ForbodingAngel

Untitled

Feb 17th, 2015
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.64 KB | None | 0 0
  1. Server Error in '/' Application.
  2.  
  3. Could not load file or assembly 'Newtonsoft.Json' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  4.  
  5. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
  6.  
  7. Exception Details: System.IO.FileLoadException: Could not load file or assembly 'Newtonsoft.Json' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
  8.  
  9. Source Error:
  10.  
  11. An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
  12.  
  13. Assembly Load Trace: The following information can be helpful to determine why the assembly 'Newtonsoft.Json' could not be loaded.
  14.  
  15.  
  16. === Pre-bind state information ===
  17. LOG: DisplayName = Newtonsoft.Json
  18. (Partial)
  19. WRN: Partial binding information was supplied for an assembly:
  20. WRN: Assembly Name: Newtonsoft.Json | Domain ID: 2
  21. WRN: A partial bind occurs when only part of the assembly display name is provided.
  22. WRN: This might result in the binder loading an incorrect assembly.
  23. WRN: It is recommended to provide a fully specified textual identity for the assembly,
  24. WRN: that consists of the simple name, version, culture, and public key token.
  25. WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
  26. LOG: Appbase = file:///D:/xamppwww/sideprojects/DocCentsV1.0/edeliver.docucents.com/
  27. LOG: Initial PrivatePath = D:\xamppwww\sideprojects\DocCentsV1.0\edeliver.docucents.com\bin
  28. Calling assembly : (Unknown).
  29. ===
  30. LOG: This bind starts in default load context.
  31. LOG: Using application configuration file: D:\xamppwww\sideprojects\DocCentsV1.0\edeliver.docucents.com\web.config
  32. LOG: Using host configuration file: C:\Users\Forboding Angel\Documents\IISExpress\config\aspnet.config
  33. LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
  34. LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
  35. LOG: Attempting download of new URL file:///C:/Users/Forboding Angel/AppData/Local/Temp/Temporary ASP.NET Files/root/fd5fe23a/2ec92e7f/Newtonsoft.Json.DLL.
  36. LOG: Attempting download of new URL file:///C:/Users/Forboding Angel/AppData/Local/Temp/Temporary ASP.NET Files/root/fd5fe23a/2ec92e7f/Newtonsoft.Json/Newtonsoft.Json.DLL.
  37. LOG: Attempting download of new URL file:///D:/xamppwww/sideprojects/DocCentsV1.0/edeliver.docucents.com/bin/Newtonsoft.Json.DLL.
  38. LOG: Using application configuration file: D:\xamppwww\sideprojects\DocCentsV1.0\edeliver.docucents.com\web.config
  39. LOG: Using host configuration file: C:\Users\Forboding Angel\Documents\IISExpress\config\aspnet.config
  40. LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v4.0.30319\config\machine.config.
  41. LOG: Redirect found in application configuration file: 4.5.0.0 redirected to 6.0.0.0.
  42. LOG: Post-policy reference: Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
  43. LOG: Attempting download of new URL file:///C:/Users/Forboding Angel/AppData/Local/Temp/Temporary ASP.NET Files/root/fd5fe23a/2ec92e7f/Newtonsoft.Json.DLL.
  44. LOG: Attempting download of new URL file:///C:/Users/Forboding Angel/AppData/Local/Temp/Temporary ASP.NET Files/root/fd5fe23a/2ec92e7f/Newtonsoft.Json/Newtonsoft.Json.DLL.
  45. LOG: Attempting download of new URL file:///D:/xamppwww/sideprojects/DocCentsV1.0/edeliver.docucents.com/bin/Newtonsoft.Json.DLL.
  46. WRN: Comparing the assembly name resulted in the mismatch: Major Version
  47. ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.
  48.  
  49. Stack Trace:
  50.  
  51.  
  52. [FileLoadException: Could not load file or assembly 'Newtonsoft.Json' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
  53.  
  54. [FileLoadException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
  55. System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +0
  56. System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +34
  57. System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) +152
  58. System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection) +77
  59. System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +16
  60. System.Reflection.Assembly.Load(String assemblyString) +28
  61. System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +38
  62.  
  63. [ConfigurationErrorsException: Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
  64. System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +736
  65. System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +217
  66. System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +130
  67. System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +170
  68. System.Web.Compilation.BuildManager.GetPreStartInitMethodsFromReferencedAssemblies() +91
  69. System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean& isRefAssemblyLoaded) +284
  70. System.Web.Compilation.BuildManager.ExecutePreAppStart() +153
  71. System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +521
  72.  
  73. [HttpException (0x80004005): Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)]
  74. System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9930568
  75. System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +101
  76. System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254
  77.  
  78. Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34209
Advertisement
Add Comment
Please, Sign In to add comment