|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
unable to find XXXX.XmlSerializers.DLLWe have upgraded our code from 1.1 to 2.0 framework. The application has somehow stopped working. I enabled fusion to see what was happening and saw that the runtime was trying to load "xxx.XmlSerializers.DLL". We do not have that assembly any where. Below is what fusion logs. *** Assembly Binder Log Entry (12/8/2006 @ 4:35:50 PM) *** The operation failed. Bind result: hr = 0x80070002. The system cannot find the file specified. Assembly manager loaded from: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll Running under executable C:\Leagis\2.1\Instrumentation\LoggingService\House.Common.Services.Instrumentation.LoggingService.exe --- A detailed error log follows. === Pre-bind state information === LOG: User = flhouse\portal_app_test LOG: DisplayName = House.Leagis.DataTransferObjects.XmlSerializers, Version=2.1.0.9, Culture=neutral, PublicKeyToken=3da7abecac6cb8ad, processorArchitecture=MSIL (Fully-specified) LOG: Appbase = file:///C:/Leagis/2.1/Instrumentation/LoggingService/ LOG: Initial PrivatePath = NULL LOG: Dynamic Base = NULL LOG: Cache Base = NULL LOG: AppName = House.Common.Services.Instrumentation.LoggingService.exe Calling assembly : System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089. === LOG: This bind starts in default load context. LOG: Using application configuration file: C:\Leagis\2.1\Instrumentation\LoggingService\House.Common.Services.Instrumentation.LoggingService.exe.config LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config. LOG: Post-policy reference: House.Leagis.DataTransferObjects.XmlSerializers, Version=2.1.0.9, Culture=neutral, PublicKeyToken=3da7abecac6cb8ad, processorArchitecture=MSIL LOG: GAC Lookup was unsuccessful. LOG: Attempting download of new URL file:///C:/Leagis/2.1/Instrumentation/LoggingService/House.Leagis.DataTransferObjects.XmlSerializers.DLL. LOG: Attempting download of new URL file:///C:/Leagis/2.1/Instrumentation/LoggingService/House.Leagis.DataTransferObjects.XmlSerializers/House.Leagis.DataTransferObjects.XmlSerializers.DLL. LOG: Attempting download of new URL file:///C:/Leagis/2.1/Instrumentation/LoggingService/House.Leagis.DataTransferObjects.XmlSerializers.EXE. LOG: Attempting download of new URL file:///C:/Leagis/2.1/Instrumentation/LoggingService/House.Leagis.DataTransferObjects.XmlSerializers/House.Leagis.DataTransferObjects.XmlSerializers.EXE. LOG: All probing URLs attempted and failed. What are we doing wrong???ThanksRahul |
|||||||||||||||||||||||