Error during .Net Assembly deploiment
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
Error during .Net Assembly deploiment

 
Post new topic   Reply to topic    Windows Server Forum Index -> Host Integration Server
Author Message
Ruben
Guest





Posted: Thu Sep 08, 2005 4:54 pm    Post subject: Error during .Net Assembly deploiment Reply with quote

During installation of a .Net assembly we recive the following error:

(5600) An Object "?o?o?o", contained in the file "(null)", could not be
installed in the Virtual Directory "?o????????". Generation of a
proxy failed with "????????".

We could deploy other Assemblies (for IMSConnect lik this one) on the same
server even yesterday! Now we recive this unusfull error message.
No error could be found either in the Event Log.

Can anybody help me? What does this error may mean?

Thanks in advance,

Ruben
Back to top
Rob Beardsworth [MSFT]
Guest





Posted: Thu Sep 08, 2005 4:54 pm    Post subject: RE: Error during .Net Assembly deploiment Reply with quote

WOW! I think it is safe to say that we have never seen that one before! The
fact that all the strings are rubbish makes me think that we are
overwriting memory (good a guess as any). There are limits to the length of
the Object Name (39 characters I think), Directory (259) and Virtual
Directory (would have to look that one up). Could you enter the info (or
just their lengths) for those 3 things? Other than that, I have no idea,
without the Assembly to test it out on.

Rob Beardsworth
Microsoft

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
From: "Ruben" <Ruben@MioDominioANTISPAM.IT>
References: <eC7DuzHtFHA.3640@tk2msftngp13.phx.gbl>
Subject: Error during .Net Assembly deploiment
Date: Thu, 8 Sep 2005 18:12:59 +0200
Lines: 33

NB: it is NOT the problem solved with this workaround
http://support.microsoft.com/default.aspx?scid=kb;en-us;896861

We do not have Win Server 2003 service pack 1 installed on this server!!!!
THIS IS NOT A COPY OF MY PREVIOUS POST :
(PBL: TI Assembly.Net installation ERROR after Windows Server 2003 Service
Pack 1 installation)

Thank you again!
Ruben


"Ruben" <Ruben@MioDominioANTISPAM.IT> ha scritto nel messaggio
news:eC7DuzHtFHA.3640@tk2msftngp13.phx.gbl...
Quote:
During installation of a .Net assembly we recive the following error:

(5600) An Object "?o?o?o", contained in the file "(null)", could not be
installed in the Virtual Directory "?o????????". Generation of a
proxy failed with "????????".

We could deploy other Assemblies (for IMSConnect lik this one) on the same
server even yesterday! Now we recive this unusfull error message.
No error could be found either in the Event Log.

Can anybody help me? What does this error may mean?

Thanks in advance,

Ruben

Back to top
Ruben
Guest





Posted: Thu Sep 08, 2005 4:54 pm    Post subject: Error during .Net Assembly deploiment Reply with quote

NB: it is NOT the problem solved with this workaround
http://support.microsoft.com/default.aspx?scid=kb;en-us;896861

We do not have Win Server 2003 service pack 1 installed on this server!!!!
THIS IS NOT A COPY OF MY PREVIOUS POST :
(PBL: TI Assembly.Net installation ERROR after Windows Server 2003 Service
Pack 1 installation)

Thank you again!
Ruben


"Ruben" <Ruben@MioDominioANTISPAM.IT> ha scritto nel messaggio
news:eC7DuzHtFHA.3640@tk2msftngp13.phx.gbl...
Quote:
During installation of a .Net assembly we recive the following error:

(5600) An Object "?o?o?o", contained in the file "(null)", could not be
installed in the Virtual Directory "?o????????". Generation of a
proxy failed with "????????".

We could deploy other Assemblies (for IMSConnect lik this one) on the same
server even yesterday! Now we recive this unusfull error message.
No error could be found either in the Event Log.

Can anybody help me? What does this error may mean?

Thanks in advance,

Ruben

Back to top
Ruben
Guest





Posted: Fri Sep 09, 2005 12:52 pm    Post subject: Re: Error during .Net Assembly deploiment Reply with quote

This is really "funny"(ironic)...

Today we have decided to create a NEW .Net Assembly on my PC.
We started the .Net Client Lirary WIZARD, we defined the libryry name, then
the interface name then...
we decided to IMPORT the method definition from the old library (not
working!), then, same "method parameters, same structures and so on.
We saved the DLL then we deploied the assembly on the TI server...

IT HAS BEEN DEPLOIED CORRECTLY!!!

Why?

Thanks,

Ruben



"Rob Beardsworth [MSFT]" <rob_beardsworth@online.microsoft.com> ha scritto
nel messaggio news:Pr2QfVJtFHA.3380@TK2MSFTNGXA02.phx.gbl...
Quote:
WOW! I think it is safe to say that we have never seen that one before!
The
fact that all the strings are rubbish makes me think that we are
overwriting memory (good a guess as any). There are limits to the length
of
the Object Name (39 characters I think), Directory (259) and Virtual
Directory (would have to look that one up). Could you enter the info (or
just their lengths) for those 3 things? Other than that, I have no idea,
without the Assembly to test it out on.

Rob Beardsworth
Microsoft

This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
From: "Ruben" <Ruben@MioDominioANTISPAM.IT
References: <eC7DuzHtFHA.3640@tk2msftngp13.phx.gbl
Subject: Error during .Net Assembly deploiment
Date: Thu, 8 Sep 2005 18:12:59 +0200
Lines: 33

NB: it is NOT the problem solved with this workaround
http://support.microsoft.com/default.aspx?scid=kb;en-us;896861

We do not have Win Server 2003 service pack 1 installed on this server!!!!
THIS IS NOT A COPY OF MY PREVIOUS POST :
(PBL: TI Assembly.Net installation ERROR after Windows Server 2003 Service
Pack 1 installation)

Thank you again!
Ruben


"Ruben" <Ruben@MioDominioANTISPAM.IT> ha scritto nel messaggio
news:eC7DuzHtFHA.3640@tk2msftngp13.phx.gbl...
During installation of a .Net assembly we recive the following error:

(5600) An Object "?o?o?o", contained in the file "(null)", could not be
installed in the Virtual Directory "?o????????". Generation of a
proxy failed with "????????".

We could deploy other Assemblies (for IMSConnect lik this one) on the
same
server even yesterday! Now we recive this unusfull error message.
No error could be found either in the Event Log.

Can anybody help me? What does this error may mean?

Thanks in advance,

Ruben




Back to top
Rob Beardsworth [MSFT]
Guest





Posted: Fri Sep 09, 2005 8:53 pm    Post subject: Re: Error during .Net Assembly deploiment Reply with quote

Sounds like the internals of the original assembly might have been screwed
up. No idea why. Glad its working though! :-)

Rob Beardsworth
Microsoft

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
From: "Ruben" <Ruben@MioDominioANTISPAM.IT>
Subject: Re: Error during .Net Assembly deploiment
Date: Fri, 9 Sep 2005 12:21:49 +0200
Lines: 82

This is really "funny"(ironic)...

Today we have decided to create a NEW .Net Assembly on my PC.
We started the .Net Client Lirary WIZARD, we defined the libryry name, then
the interface name then...
we decided to IMPORT the method definition from the old library (not
working!), then, same "method parameters, same structures and so on.
We saved the DLL then we deploied the assembly on the TI server...

IT HAS BEEN DEPLOIED CORRECTLY!!!

Why?

Thanks,

Ruben



"Rob Beardsworth [MSFT]" <rob_beardsworth@online.microsoft.com> ha scritto
nel messaggio news:Pr2QfVJtFHA.3380@TK2MSFTNGXA02.phx.gbl...
Quote:
WOW! I think it is safe to say that we have never seen that one before!
The
fact that all the strings are rubbish makes me think that we are
overwriting memory (good a guess as any). There are limits to the length
of
the Object Name (39 characters I think), Directory (259) and Virtual
Directory (would have to look that one up). Could you enter the info (or
just their lengths) for those 3 things? Other than that, I have no idea,
without the Assembly to test it out on.

Rob Beardsworth
Microsoft

This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of any included samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
From: "Ruben" <Ruben@MioDominioANTISPAM.IT
References: <eC7DuzHtFHA.3640@tk2msftngp13.phx.gbl
Subject: Error during .Net Assembly deploiment
Date: Thu, 8 Sep 2005 18:12:59 +0200
Lines: 33

NB: it is NOT the problem solved with this workaround
http://support.microsoft.com/default.aspx?scid=kb;en-us;896861

We do not have Win Server 2003 service pack 1 installed on this server!!!!
THIS IS NOT A COPY OF MY PREVIOUS POST :
(PBL: TI Assembly.Net installation ERROR after Windows Server 2003 Service
Pack 1 installation)

Thank you again!
Ruben


"Ruben" <Ruben@MioDominioANTISPAM.IT> ha scritto nel messaggio
news:eC7DuzHtFHA.3640@tk2msftngp13.phx.gbl...
During installation of a .Net assembly we recive the following error:

(5600) An Object "?o?o?o", contained in the file "(null)", could not be
installed in the Virtual Directory "?o????????". Generation of a
proxy failed with "????????".

We could deploy other Assemblies (for IMSConnect lik this one) on the
same
server even yesterday! Now we recive this unusfull error message.
No error could be found either in the Event Log.

Can anybody help me? What does this error may mean?

Thanks in advance,

Ruben




Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Host Integration Server All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB