B
Bill Foust
I have an application that communicated with a webservice.
WE've recently tried to move the application to a new
computer and something broke. The error message is really
hard to understand for me. Can anyone give me a suggestion
about what is wrong?
The filename referenced by the error is a random name each
time the error is encountered.
Thanks
Bill
an unhandled exception of
type 'System.Web.Services.Protocols.SoapException'
occurred in system.web.services.dll
Additional information:
System.Web.Services.Protocols.SoapException: Server was
unable to process request. --->
System.IO.FileNotFoundException: File or assembly name
5wz7mvjy.dll, or one of its dependencies, was not found.
File name: "5wz7mvjy.dll"
at System.Reflection.Assembly.nLoad(AssemblyName
fileName, String codeBase, Boolean isStringized, Evidence
assemblySecurity, Boolean throwOnFileNotFound, Assembly
locationHint, StackCrawlMark& stackMark)
at System.Reflection.Assembly.InternalLoad(AssemblyName
assemblyRef, Boolean stringized, Evidence
assemblySecurity, StackCrawlMark& stackMark)
at System.Reflection.Assembly.Load(AssemblyName
assemblyRef, Evidence assemblySecurity)
at
System.CodeDom.Compiler.CompilerResults.get_CompiledAssembl
y()
at
System.CodeDom.Compiler.CompilerResults.get_CompiledAssembl
y()
at System.Xml.Serialization.Compiler.Compile()
at System.Xml.Serialization.TempAssembly..ctor
(XmlMapping[] xmlMappings)
at System.Xml.Serialization.XmlSerializer.FromMappings
(XmlMapping[] mappings)
at System.Web.Services.Protocols.SoapServerType..ctor
(Type type, ProtocolsEnum versionsSupported)
at
System.Web.Services.Protocols.SoapServerProtocol.Initialize
()
at
System.Web.Services.Protocols.ServerProtocolFactory.Create
(Type type, HttpContext context, HttpRequest request,
HttpResponse response, Boolean& abortProcessing)
=== Pre-bind state information ===
LOG: Where-ref bind. Location =
C:\WINDOWS\TEMP\5wz7mvjy.dll
LOG: Appbase = file:///c:/Inetpub/wwwroot/IPSData
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time
(private, custom, partial, or location-based assembly
bind).
LOG: Attempting download of new URL
file:///C:/WINDOWS/TEMP/5wz7mvjy.dll.
--- End of inner exception stack trace ---
WE've recently tried to move the application to a new
computer and something broke. The error message is really
hard to understand for me. Can anyone give me a suggestion
about what is wrong?
The filename referenced by the error is a random name each
time the error is encountered.
Thanks
Bill
an unhandled exception of
type 'System.Web.Services.Protocols.SoapException'
occurred in system.web.services.dll
Additional information:
System.Web.Services.Protocols.SoapException: Server was
unable to process request. --->
System.IO.FileNotFoundException: File or assembly name
5wz7mvjy.dll, or one of its dependencies, was not found.
File name: "5wz7mvjy.dll"
at System.Reflection.Assembly.nLoad(AssemblyName
fileName, String codeBase, Boolean isStringized, Evidence
assemblySecurity, Boolean throwOnFileNotFound, Assembly
locationHint, StackCrawlMark& stackMark)
at System.Reflection.Assembly.InternalLoad(AssemblyName
assemblyRef, Boolean stringized, Evidence
assemblySecurity, StackCrawlMark& stackMark)
at System.Reflection.Assembly.Load(AssemblyName
assemblyRef, Evidence assemblySecurity)
at
System.CodeDom.Compiler.CompilerResults.get_CompiledAssembl
y()
at
System.CodeDom.Compiler.CompilerResults.get_CompiledAssembl
y()
at System.Xml.Serialization.Compiler.Compile()
at System.Xml.Serialization.TempAssembly..ctor
(XmlMapping[] xmlMappings)
at System.Xml.Serialization.XmlSerializer.FromMappings
(XmlMapping[] mappings)
at System.Web.Services.Protocols.SoapServerType..ctor
(Type type, ProtocolsEnum versionsSupported)
at
System.Web.Services.Protocols.SoapServerProtocol.Initialize
()
at
System.Web.Services.Protocols.ServerProtocolFactory.Create
(Type type, HttpContext context, HttpRequest request,
HttpResponse response, Boolean& abortProcessing)
=== Pre-bind state information ===
LOG: Where-ref bind. Location =
C:\WINDOWS\TEMP\5wz7mvjy.dll
LOG: Appbase = file:///c:/Inetpub/wwwroot/IPSData
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time
(private, custom, partial, or location-based assembly
bind).
LOG: Attempting download of new URL
file:///C:/WINDOWS/TEMP/5wz7mvjy.dll.
--- End of inner exception stack trace ---