Advertisement
llVIU

asdasdsa

Dec 22nd, 2014
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.40 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.NullReferenceException: Object reference not set to an instance of an object.
  6. at System.Windows.Forms.DataGridViewTextBoxCell.PaintPrivate(Graphics graphics, Rectangle clipBounds, Rectangle cellBounds, Int32 rowIndex, DataGridViewElementStates cellState, Object formattedValue, String errorText, DataGridViewCellStyle cellStyle, DataGridViewAdvancedBorderStyle advancedBorderStyle, DataGridViewPaintParts paintParts, Boolean computeContentBounds, Boolean computeErrorIconBounds, Boolean paint)
  7. at System.Windows.Forms.DataGridViewTextBoxCell.Paint(Graphics graphics, Rectangle clipBounds, Rectangle cellBounds, Int32 rowIndex, DataGridViewElementStates cellState, Object value, Object formattedValue, String errorText, DataGridViewCellStyle cellStyle, DataGridViewAdvancedBorderStyle advancedBorderStyle, DataGridViewPaintParts paintParts)
  8. at System.Windows.Forms.DataGridViewCell.PaintWork(Graphics graphics, Rectangle clipBounds, Rectangle cellBounds, Int32 rowIndex, DataGridViewElementStates cellState, DataGridViewCellStyle cellStyle, DataGridViewAdvancedBorderStyle advancedBorderStyle, DataGridViewPaintParts paintParts)
  9. at System.Windows.Forms.DataGridViewRow.PaintCells(Graphics graphics, Rectangle clipBounds, Rectangle rowBounds, Int32 rowIndex, DataGridViewElementStates rowState, Boolean isFirstDisplayedRow, Boolean isLastVisibleRow, DataGridViewPaintParts paintParts)
  10. at System.Windows.Forms.DataGridViewRow.Paint(Graphics graphics, Rectangle clipBounds, Rectangle rowBounds, Int32 rowIndex, DataGridViewElementStates rowState, Boolean isFirstDisplayedRow, Boolean isLastVisibleRow)
  11. at System.Windows.Forms.DataGridView.PaintRows(Graphics g, Rectangle boundingRect, Rectangle clipRect, Boolean singleHorizontalBorderAdded)
  12. at System.Windows.Forms.DataGridView.PaintGrid(Graphics g, Rectangle gridBounds, Rectangle clipRect, Boolean singleVerticalBorderAdded, Boolean singleHorizontalBorderAdded)
  13. at System.Windows.Forms.DataGridView.OnPaint(PaintEventArgs e)
  14. at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
  15. at System.Windows.Forms.Control.WmPaint(Message& m)
  16. at System.Windows.Forms.Control.WndProc(Message& m)
  17. at System.Windows.Forms.DataGridView.WndProc(Message& m)
  18. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  19. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  20. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  21.  
  22.  
  23. ************** Loaded Assemblies **************
  24. mscorlib
  25. Assembly Version: 4.0.0.0
  26. Win32 Version: 4.0.30319.296 (RTMGDR.030319-2900)
  27. CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  28. ----------------------------------------
  29. WotNumbers
  30. Assembly Version: 0.6.7.22577
  31. Win32 Version: 0.6.7.0
  32. CodeBase: file:///E:/llVIU_596/GAMES_596/WOT/WOT_NUMBERS/WotNumbers.exe
  33. ----------------------------------------
  34. System.Windows.Forms
  35. Assembly Version: 4.0.0.0
  36. Win32 Version: 4.0.30319.1002 built by: RTMGDR
  37. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  38. ----------------------------------------
  39. System.Drawing
  40. Assembly Version: 4.0.0.0
  41. Win32 Version: 4.0.30319.1001 built by: RTMGDR
  42. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  43. ----------------------------------------
  44. System
  45. Assembly Version: 4.0.0.0
  46. Win32 Version: 4.0.30319.1001 built by: RTMGDR
  47. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  48. ----------------------------------------
  49. System.Core
  50. Assembly Version: 4.0.0.0
  51. Win32 Version: 4.0.30319.1 built by: RTMRel
  52. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  53. ----------------------------------------
  54. Newtonsoft.Json
  55. Assembly Version: 6.0.0.0
  56. Win32 Version: 6.0.3.17227
  57. CodeBase: file:///E:/llVIU_596/GAMES_596/WOT/WOT_NUMBERS/Newtonsoft.Json.DLL
  58. ----------------------------------------
  59. System.Numerics
  60. Assembly Version: 4.0.0.0
  61. Win32 Version: 4.0.30319.1 built by: RTMRel
  62. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  63. ----------------------------------------
  64. System.ComponentModel.DataAnnotations
  65. Assembly Version: 4.0.0.0
  66. Win32 Version: 4.0.30319.1
  67. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
  68. ----------------------------------------
  69. System.Runtime.Serialization
  70. Assembly Version: 4.0.0.0
  71. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  72. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  73. ----------------------------------------
  74. System.Xml.Linq
  75. Assembly Version: 4.0.0.0
  76. Win32 Version: 4.0.30319.1 built by: RTMRel
  77. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  78. ----------------------------------------
  79. System.Xml
  80. Assembly Version: 4.0.0.0
  81. Win32 Version: 4.0.30319.1 built by: RTMRel
  82. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  83. ----------------------------------------
  84. System.Data
  85. Assembly Version: 4.0.0.0
  86. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  87. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  88. ----------------------------------------
  89. IronPython
  90. Assembly Version: 2.7.0.40
  91. Win32 Version: 2.7.4.1000
  92. CodeBase: file:///E:/llVIU_596/GAMES_596/WOT/WOT_NUMBERS/IronPython.DLL
  93. ----------------------------------------
  94. Microsoft.Scripting
  95. Assembly Version: 1.1.0.20
  96. Win32 Version: 1.1.0.21
  97. CodeBase: file:///E:/llVIU_596/GAMES_596/WOT/WOT_NUMBERS/Microsoft.Scripting.DLL
  98. ----------------------------------------
  99. Microsoft.Dynamic
  100. Assembly Version: 1.1.0.20
  101. Win32 Version: 1.1.0.21
  102. CodeBase: file:///E:/llVIU_596/GAMES_596/WOT/WOT_NUMBERS/Microsoft.Dynamic.DLL
  103. ----------------------------------------
  104. IronPython.Modules
  105. Assembly Version: 2.7.0.40
  106. Win32 Version: 2.7.4.1000
  107. CodeBase: file:///E:/llVIU_596/GAMES_596/WOT/WOT_NUMBERS/IronPython.Modules.DLL
  108. ----------------------------------------
  109. System.Configuration
  110. Assembly Version: 4.0.0.0
  111. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  112. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  113. ----------------------------------------
  114. System.Data.SQLite
  115. Assembly Version: 1.0.92.0
  116. Win32 Version: 1.0.92.0
  117. CodeBase: file:///E:/llVIU_596/GAMES_596/WOT/WOT_NUMBERS/System.Data.SQLite.DLL
  118. ----------------------------------------
  119. System.Transactions
  120. Assembly Version: 4.0.0.0
  121. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  122. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
  123. ----------------------------------------
  124. System.EnterpriseServices
  125. Assembly Version: 4.0.0.0
  126. Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
  127. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
  128. ----------------------------------------
  129.  
  130. ************** JIT Debugging **************
  131. To enable just-in-time (JIT) debugging, the .config file for this
  132. application or computer (machine.config) must have the
  133. jitDebugging value set in the system.windows.forms section.
  134. The application must also be compiled with debugging
  135. enabled.
  136.  
  137. For example:
  138.  
  139. <configuration>
  140. <system.windows.forms jitDebugging="true" />
  141. </configuration>
  142.  
  143. When JIT debugging is enabled, any unhandled exception
  144. will be sent to the JIT debugger registered on the computer
  145. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement