Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. === Pre-bind state information ===
  2. LOG: DisplayName = Microsoft.AspNet.Scaffolding.12.0
  3. (Partial)
  4. WRN: Partial binding information was supplied for an assembly:
  5. WRN: Assembly Name: Microsoft.AspNet.Scaffolding.12.0 | Domain ID: 3
  6. WRN: A partial bind occurs when only part of the assembly display name is provided.
  7. WRN: This might result in the binder loading an incorrect assembly.
  8. WRN: It is recommended to provide a fully specified textual identity for the assembly,
  9. WRN: that consists of the simple name, version, culture, and public key token.
  10. WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
  11. LOG: Appbase = file:///C:/PROJECTS/C.App/
  12. LOG: Initial PrivatePath = C:PROJECTSC.Appbin
  13. Calling assembly : (Unknown).
  14. ===
  15. LOG: This bind starts in default load context.
  16. LOG: Using application configuration file: C:PROJECTSC.Appweb.config
  17. LOG: Using host configuration file: C:UsersCDocumentsIISExpressconfigaspnet.config
  18. LOG: Using machine configuration file from C:WindowsMicrosoft.NETFramework64v4.0.30319configmachine.config.
  19. LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
  20. LOG: Attempting download of new URL file:///C:/Users/C/AppData/Local/Temp/Temporary ASP.NET Files/vs/566b0c0d/a2911b5/Microsoft.AspNet.Scaffolding.12.0.DLL.
  21. LOG: Attempting download of new URL file:///C:/Users/C/AppData/Local/Temp/Temporary ASP.NET Files/vs/566b0c0d/a2911b5/Microsoft.AspNet.Scaffolding.12.0/Microsoft.AspNet.Scaffolding.12.0.DLL.
  22. LOG: Attempting download of new URL file:///C:/PROJECTS/C.App/bin/Microsoft.AspNet.Scaffolding.12.0.DLL.
  23. ERR: Failed to complete setup of assembly (hr = 0x8007000b). Probing terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement