Guest User

Untitled

a guest
Mar 24th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 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.TypeInitializationException: The type initializer for 'TopAuto.MAINMODULE' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.Shared, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
  6. File name: 'CrystalDecisions.Shared, Version=10.5.3700.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'
  7. at TopAuto.MAINMODULE..cctor()
  8.  
  9. WRN: Assembly binding logging is turned OFF.
  10. To enable assembly bind failure logging, set the registry value [HKLMSoftwareMicrosoftFusion!EnableLog] (DWORD) to 1.
  11. Note: There is some performance penalty associated with assembly bind failure logging.
  12. To turn this feature off, remove the registry value [HKLMSoftwareMicrosoftFusion!EnableLog].
  13.  
  14. --- End of inner exception stack trace ---
  15. at TopAuto.MAINMODULE.checkServer()
  16. at TopAuto.FrmLogin.btnLogIn_Click(Object sender, EventArgs e) in E:A Sale Software ProjectTopAutoTopAutoFormFrmLogin.vb:line 292
  17. at System.Windows.Forms.Control.OnClick(EventArgs e)
  18. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  19. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  20. at System.Windows.Forms.Control.WndProc(Message& m)
  21. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  22. at System.Windows.Forms.Button.WndProc(Message& m)
  23. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  24. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  25.  
  26.  
  27. ************** Loaded Assemblies **************
  28. mscorlib
  29. Assembly Version: 2.0.0.0
  30. Win32 Version: 2.0.50727.8762 (QFE.050727-8700)
  31. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
  32. ----------------------------------------
  33. TopAuto
  34. Assembly Version: 22.0.7.14
  35. Win32 Version: 22.0.7.14
  36. CodeBase: file:///D:/newsoft/TopAuto.exe
  37. ----------------------------------------
  38. Microsoft.VisualBasic
  39. Assembly Version: 8.0.0.0
  40. Win32 Version: 8.0.50727.7057 (QFE.050727-7000)
  41. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  42. ----------------------------------------
  43. System
  44. Assembly Version: 2.0.0.0
  45. Win32 Version: 2.0.50727.8770 (QFE.050727-8700)
  46. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
  47. ----------------------------------------
  48. System.Windows.Forms
  49. Assembly Version: 2.0.0.0
  50. Win32 Version: 2.0.50727.8653 (QFE.050727-8600)
  51. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  52. ----------------------------------------
  53. System.Drawing
  54. Assembly Version: 2.0.0.0
  55. Win32 Version: 2.0.50727.8681 (QFE.050727-8600)
  56. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  57. ----------------------------------------
  58. System.Runtime.Remoting
  59. Assembly Version: 2.0.0.0
  60. Win32 Version: 2.0.50727.8771 (QFE.050727-8700)
  61. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  62. ----------------------------------------
  63. DevComponents.DotNetBar2
  64. Assembly Version: 7.0.0.4
  65. Win32 Version: 7.0.0.4
  66. CodeBase: file:///D:/newsoft/DevComponents.DotNetBar2.DLL
  67. ----------------------------------------
  68. Accessibility
  69. Assembly Version: 2.0.0.0
  70. Win32 Version: 2.0.50727.7057 (QFE.050727-7000)
  71. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  72. ----------------------------------------
  73. System.Data
  74. Assembly Version: 2.0.0.0
  75. Win32 Version: 2.0.50727.8762 (QFE.050727-8700)
  76. CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
  77. ----------------------------------------
  78. System.Xml
  79. Assembly Version: 2.0.0.0
  80. Win32 Version: 2.0.50727.8773 (QFE.050727-8700)
  81. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
  82. ----------------------------------------
  83. System.Configuration
  84. Assembly Version: 2.0.0.0
  85. Win32 Version: 2.0.50727.7057 (QFE.050727-7000)
  86. CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  87. ----------------------------------------
  88.  
  89. ************** JIT Debugging **************
  90. To enable just-in-time (JIT) debugging, the .config file for this
  91. application or computer (machine.config) must have the
  92. jitDebugging value set in the system.windows.forms section.
  93. The application must also be compiled with debugging
  94. enabled.
  95.  
  96. For example:
  97.  
  98. <configuration>
  99. <system.windows.forms jitDebugging="true" />
  100. </configuration>
  101.  
  102. When JIT debugging is enabled, any unhandled exception
  103. will be sent to the JIT debugger registered on the computer
  104. rather than be handled by this dialog box.
Add Comment
Please, Sign In to add comment