Skip to content

Instantly share code, notes, and snippets.

@mikeobrien
Created January 13, 2013 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeobrien/4525809 to your computer and use it in GitHub Desktop.
Save mikeobrien/4525809 to your computer and use it in GitHub Desktop.
Bottles.XmlSerializers binding error
<meta http-equiv="Content-Type" content="charset=unicode-1-1-utf-8"><!-- saved from url=(0015)assemblybinder: --><html><pre>
*** Assembly Binder Log Entry (1/13/2013 @ 2:31:53 PM) ***
The operation failed.
Bind result: hr = 0x80070002. The system cannot find the file specified.
Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Running under executable C:\Program Files (x86)\IIS Express\iisexpress.exe
--- A detailed error log follows.
=== Pre-bind state information ===
LOG: User = HAL\mob
LOG: DisplayName = Bottles.XmlSerializers
(Partial)
WRN: Partial binding information was supplied for an assembly:
WRN: Assembly Name: Bottles.XmlSerializers | Domain ID: 2
WRN: A partial bind occurs when only part of the assembly display name is provided.
WRN: This might result in the binder loading an incorrect assembly.
WRN: It is recommended to provide a fully specified textual identity for the assembly,
WRN: that consists of the simple name, version, culture, and public key token.
WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
LOG: Appbase = file:///c:/users/mob/documents/visual studio 11/Projects/WebApplication4/
LOG: Initial PrivatePath = c:\users\mob\documents\visual studio 11\Projects\WebApplication4\bin
LOG: Dynamic Base = C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\904b8a59
LOG: Cache Base = C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\904b8a59
LOG: AppName = 7264935a
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: c:\users\mob\documents\visual studio 11\Projects\WebApplication4\web.config
LOG: Using host configuration file: C:\Users\mob\Documents\IISExpress\config\aspnet.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
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/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/904b8a59/7264935a/Bottles.XmlSerializers.DLL.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/904b8a59/7264935a/Bottles.XmlSerializers/Bottles.XmlSerializers.DLL.
LOG: Attempting download of new URL file:///c:/users/mob/documents/visual studio 11/Projects/WebApplication4/bin/Bottles.XmlSerializers.DLL.
LOG: Attempting download of new URL file:///c:/users/mob/documents/visual studio 11/Projects/WebApplication4/bin/Bottles.XmlSerializers/Bottles.XmlSerializers.DLL.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/904b8a59/7264935a/Bottles.XmlSerializers.EXE.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/904b8a59/7264935a/Bottles.XmlSerializers/Bottles.XmlSerializers.EXE.
LOG: Attempting download of new URL file:///c:/users/mob/documents/visual studio 11/Projects/WebApplication4/bin/Bottles.XmlSerializers.EXE.
LOG: Attempting download of new URL file:///c:/users/mob/documents/visual studio 11/Projects/WebApplication4/bin/Bottles.XmlSerializers/Bottles.XmlSerializers.EXE.
LOG: All probing URLs attempted and failed.
</pre></html><meta http-equiv="Content-Type" content="charset=unicode-1-1-utf-8"><!-- saved from url=(0015)assemblybinder: --><html><pre>
*** Assembly Binder Log Entry (1/13/2013 @ 2:31:53 PM) ***
The operation failed.
Bind result: hr = 0x80070002. The system cannot find the file specified.
Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Running under executable C:\Program Files (x86)\IIS Express\iisexpress.exe
--- A detailed error log follows.
=== Pre-bind state information ===
LOG: User = HAL\mob
LOG: DisplayName = Bottles.XmlSerializers
(Partial)
WRN: Partial binding information was supplied for an assembly:
WRN: Assembly Name: Bottles.XmlSerializers | Domain ID: 2
WRN: A partial bind occurs when only part of the assembly display name is provided.
WRN: This might result in the binder loading an incorrect assembly.
WRN: It is recommended to provide a fully specified textual identity for the assembly,
WRN: that consists of the simple name, version, culture, and public key token.
WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
LOG: Appbase = file:///c:/users/mob/documents/visual studio 11/Projects/WebApplication4/
LOG: Initial PrivatePath = c:\users\mob\documents\visual studio 11\Projects\WebApplication4\bin
LOG: Dynamic Base = C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\904b8a59
LOG: Cache Base = C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\904b8a59
LOG: AppName = 7264935a
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: c:\users\mob\documents\visual studio 11\Projects\WebApplication4\web.config
LOG: Using host configuration file: C:\Users\mob\Documents\IISExpress\config\aspnet.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
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/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/904b8a59/7264935a/Bottles.XmlSerializers.DLL.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/904b8a59/7264935a/Bottles.XmlSerializers/Bottles.XmlSerializers.DLL.
LOG: Attempting download of new URL file:///c:/users/mob/documents/visual studio 11/Projects/WebApplication4/bin/Bottles.XmlSerializers.DLL.
LOG: Attempting download of new URL file:///c:/users/mob/documents/visual studio 11/Projects/WebApplication4/bin/Bottles.XmlSerializers/Bottles.XmlSerializers.DLL.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/904b8a59/7264935a/Bottles.XmlSerializers.EXE.
LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/Temporary ASP.NET Files/root/904b8a59/7264935a/Bottles.XmlSerializers/Bottles.XmlSerializers.EXE.
LOG: Attempting download of new URL file:///c:/users/mob/documents/visual studio 11/Projects/WebApplication4/bin/Bottles.XmlSerializers.EXE.
LOG: Attempting download of new URL file:///c:/users/mob/documents/visual studio 11/Projects/WebApplication4/bin/Bottles.XmlSerializers/Bottles.XmlSerializers.EXE.
LOG: All probing URLs attempted and failed.
</pre></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment