V
Vai2000
Hi All, I have a COM+ Component that calls a webservice internally. It works
super on Windows 2000, unfortunately when I deployed this application to
Windows 2003 Standard Server, I am getting the error below: I am totally
rattled by it, I have given c:\windows\temp Full permission to just about
every a/c on the m/c.
Message-Server was unable to process request. ---> Unable to generate a
temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\byg_7w25.0.cs' could not be found
error CS2008: No inputs specified
Inner Exception-System.Web.Services.Protocols.SoapException: Server was
unable to process request. ---> Unable to generate a temporary class
(result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\byg_7w25.0.cs' could not be found
error CS2008: No inputs specified
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
Message message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
Base Exception Message-Server was unable to process request. ---> Unable to
generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\byg_7w25.0.cs' could not be found
error CS2008: No inputs specified
Base Stack Trace- at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
Message message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
super on Windows 2000, unfortunately when I deployed this application to
Windows 2003 Standard Server, I am getting the error below: I am totally
rattled by it, I have given c:\windows\temp Full permission to just about
every a/c on the m/c.
Message-Server was unable to process request. ---> Unable to generate a
temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\byg_7w25.0.cs' could not be found
error CS2008: No inputs specified
Inner Exception-System.Web.Services.Protocols.SoapException: Server was
unable to process request. ---> Unable to generate a temporary class
(result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\byg_7w25.0.cs' could not be found
error CS2008: No inputs specified
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
Message message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
Base Exception Message-Server was unable to process request. ---> Unable to
generate a temporary class (result=1).
error CS2001: Source file 'C:\WINDOWS\TEMP\byg_7w25.0.cs' could not be found
error CS2008: No inputs specified
Base Stack Trace- at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
Message message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)