Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 15th, 2012  |  syntax: None  |  size: 1.91 KB  |  hits: 15  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Error loading shared class library
  2. Could not load file or assembly 'ChickenPing.DAL' or one of its dependencies. An attempt was made to load a program with an incorrect format.
  3.        
  4. === Pre-bind state information ===
  5. LOG: User = IIS APPPOOLCP
  6. LOG: DisplayName = ChickenPing.DAL
  7.  (Partial)
  8. WRN: Partial binding information was supplied for an assembly:
  9. WRN: Assembly Name: ChickenPing.DAL | Domain ID: 9
  10. WRN: A partial bind occurs when only part of the assembly display name is provided.
  11. WRN: This might result in the binder loading an incorrect assembly.
  12. WRN: It is recommended to provide a fully specified textual identity for the assembly,
  13. WRN: that consists of the simple name, version, culture, and public key token.
  14. WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
  15. LOG: Appbase = file:///C:/Users/echilon/Documents/CP/
  16. LOG: Initial PrivatePath = C:UsersechilonDocumentsCPbin
  17. Calling assembly : (Unknown).
  18. ===
  19. LOG: This bind starts in default load context.
  20. LOG: Using application configuration file: C:UsersechilonDocumentsCPweb.config
  21. LOG: Using host configuration file: C:WindowsMicrosoft.NETFramework64v4.0.30319aspnet.config
  22. LOG: Using machine configuration file from C:WindowsMicrosoft.NETFramework64v4.0.30319configmachine.config.
  23. LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
  24. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/Temporary ASP.NET Files/root/7bfa5a6e/c6574e91/ChickenPing.DAL.DLL.
  25. LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/Temporary ASP.NET Files/root/7bfa5a6e/c6574e91/ChickenPing.DAL/ChickenPing.DAL.DLL.
  26. LOG: Attempting download of new URL file:///C:/Users/echilon/Documents/CP/bin/ChickenPing.DAL.DLL.
  27. ERR: Failed to complete setup of assembly (hr = 0x8007000b). Probing terminated.