Skip to content

Instantly share code, notes, and snippets.

@zippy1981
Created September 24, 2011 02:21
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 zippy1981/1238870 to your computer and use it in GitHub Desktop.
Save zippy1981/1238870 to your computer and use it in GitHub Desktop.
Fusion Log entry
*** Assembly Binder Log Entry (9/23/2011 @ 10:19:11 PM) ***
The operation was successful.
Bind result: hr = 0x0. The operation completed successfully.
Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll
Running under executable C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
--- A detailed error log follows.
=== Pre-bind state information ===
LOG: User = ech-base\zippy
LOG: Where-ref bind. Location = E:\src\JustAProgrammer.ADPR\JustAProgrammer.ADPR\bin\Debug\JustAProgrammer.ADPR.dll
LOG: Appbase = file:///C:/WINDOWS/system32/WindowsPowerShell/v1.0/
LOG: Initial PrivatePath = NULL
LOG: Dynamic Base = NULL
LOG: Cache Base = NULL
LOG: AppName = Unamed
Calling assembly : (Unknown).
===
LOG: This bind starts in LoadFrom load context.
WRN: Native image will not be probed in LoadFrom context. Native image will only be probed in default load context, like with Assembly.Load().
LOG: Download of application configuration file was attempted from file:///C:/WINDOWS/system32/WindowsPowerShell/v1.0/powershell.config.
LOG: Configuration file C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.config does not exist.
LOG: No application configuration file found.
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v2.0.50727\config\machine.config.
LOG: Attempting download of new URL file:///E:/src/JustAProgrammer.ADPR/JustAProgrammer.ADPR/bin/Debug/JustAProgrammer.ADPR.dll.
LOG: Assembly download was successful. Attempting setup of file: E:\src\JustAProgrammer.ADPR\JustAProgrammer.ADPR\bin\Debug\JustAProgrammer.ADPR.dll
LOG: Entering download cache setup phase.
LOG: Assembly Name is: JustAProgrammer.ADPR, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
LOG: Re-apply policy for where-ref bind.
LOG: Where-ref bind Codebase does not match what is found in default context. Keep the result in LoadFrom context.
LOG: Binding succeeds. Returns assembly from C:\Users\zippy\AppData\Local\assembly\dl3\9EKWN9EP.NO0\JB5VK22N.C9L\6d0333dc\9e719a56_607acc01\JustAProgrammer.ADPR.dll.
LOG: Assembly is loaded in LoadFrom load context.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment