vitalyb

Visualization exception

Oct 2nd, 2011
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.59 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.Debugger.DataSetVisualizer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
  6. File name: 'Microsoft.VisualStudio.Debugger.DataSetVisualizer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  7. at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
  8. at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
  9. at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
  10. at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
  11. at System.Reflection.Assembly.Load(String assemblyString)
  12. at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ClassAndAssemblySpec.CreateAssembly(Dictionary`2 dictionary, AbstractAssemblyResolver resolver)
  13. at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ClassAndAssemblySpec.CreateInstanceOrType(Dictionary`2 dictionary, AbstractAssemblyResolver resolver, InstanceOrType instOrType)
  14. at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ClassAndAssemblySpec.CreateInstance(Dictionary`2 dictionary, AbstractAssemblyResolver resolver)
  15. at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ClassAndAssemblySpec.CreateInstance(AssemblyResolver resolver)
  16. at Microsoft.VisualStudio.DebuggerVisualizers.DebugViewerShim.ManagedShim.DelegatedHost.CreateViewer(IntPtr hwnd, HostServicesHelper hsh, SafeProxyWrapper proxy)
  17.  
  18. Assembly manager loaded from: C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
  19. Running under executable C:\SVN\Debugger\src\Test\PresentingMyTest\PresentingMyTest\bin\Debug\PresentingMyTest.vshost.exe
  20. --- A detailed error log follows.
  21.  
  22. === Pre-bind state information ===
  23. LOG: User = Vitaly-PC\Vitaly
  24. LOG: DisplayName = Microsoft.VisualStudio.Debugger.DataSetVisualizer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  25. (Fully-specified)
  26. LOG: Appbase = file:///C:/SVN/Debugger/src/Test/PresentingMyTest/PresentingMyTest/bin/Debug/
  27. LOG: Initial PrivatePath = NULL
  28. Calling assembly : Microsoft.VisualStudio.DebuggerVisualizers, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a.
  29. ===
  30. LOG: This bind starts in default load context.
  31. LOG: Using application configuration file: C:\SVN\Debugger\src\Test\PresentingMyTest\PresentingMyTest\bin\Debug\PresentingMyTest.vshost.exe.Config
  32. LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
  33. LOG: Post-policy reference: Microsoft.VisualStudio.Debugger.DataSetVisualizer, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
  34. LOG: Attempting download of new URL file:///C:/SVN/Debugger/src/Test/PresentingMyTest/PresentingMyTest/bin/Debug/Microsoft.VisualStudio.Debugger.DataSetVisualizer.DLL.
  35. LOG: Attempting download of new URL file:///C:/SVN/Debugger/src/Test/PresentingMyTest/PresentingMyTest/bin/Debug/Microsoft.VisualStudio.Debugger.DataSetVisualizer/Microsoft.VisualStudio.Debugger.DataSetVisualizer.DLL.
  36. LOG: Attempting download of new URL file:///C:/SVN/Debugger/src/Test/PresentingMyTest/PresentingMyTest/bin/Debug/Microsoft.VisualStudio.Debugger.DataSetVisualizer.EXE.
  37. LOG: Attempting download of new URL file:///C:/SVN/Debugger/src/Test/PresentingMyTest/PresentingMyTest/bin/Debug/Microsoft.VisualStudio.Debugger.DataSetVisualizer/Microsoft.VisualStudio.Debugger.DataSetVisualizer.EXE.
  38.  
  39.  
  40.  
  41. ************** Loaded Assemblies **************
  42. mscorlib
  43. Assembly Version: 2.0.0.0
  44. Win32 Version: 2.0.50727.4961 (win7RTMGDR.050727-4900)
  45. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
  46. ----------------------------------------
  47. Microsoft.VisualStudio.HostingProcess.Utilities
  48. Assembly Version: 10.0.0.0
  49. Win32 Version: 10.0.30319.1
  50. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.HostingProcess.Utilities/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.HostingProcess.Utilities.dll
  51. ----------------------------------------
  52. Microsoft.VisualStudio.DebuggerVisualizers
  53. Assembly Version: 10.0.0.0
  54. Win32 Version: 10.0.30319.1
  55. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualStudio.DebuggerVisualizers/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualStudio.DebuggerVisualizers.dll
  56. ----------------------------------------
  57. System.Windows.Forms
  58. Assembly Version: 2.0.0.0
  59. Win32 Version: 2.0.50727.4961 (win7RTMGDR.050727-4900)
  60. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  61. ----------------------------------------
  62. System
  63. Assembly Version: 2.0.0.0
  64. Win32 Version: 2.0.50727.4962 (win7RTMGDR.050727-4900)
  65. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
  66. ----------------------------------------
  67. System.Drawing
  68. Assembly Version: 2.0.0.0
  69. Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  70. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  71. ----------------------------------------
  72. Accessibility
  73. Assembly Version: 2.0.0.0
  74. Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
  75. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  76. ----------------------------------------
  77.  
  78. ************** JIT Debugging **************
  79. To enable just-in-time (JIT) debugging, the .config file for this
  80. application or computer (machine.config) must have the
  81. jitDebugging value set in the system.windows.forms section.
  82. The application must also be compiled with debugging
  83. enabled.
  84.  
  85. For example:
  86.  
  87. <configuration>
  88. <system.windows.forms jitDebugging="true" />
  89. </configuration>
  90.  
  91. When JIT debugging is enabled, any unhandled exception
  92. will be sent to the JIT debugger registered on the computer
  93. rather than be handled by this dialog box.
  94.  
  95.  
Advertisement
Add Comment
Please, Sign In to add comment