Advertisement
Shadowth117

Untitled

Nov 14th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.71 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.AggregateException: One or more errors occurred. ---> System.IO.FileNotFoundException: Could not load file or assembly 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  6. at HeroesONE_R.Structures.Prs.Decompress(Byte[]& data)
  7. at HeroesONE_R.Structures.Subsctructures.ArchiveFile.WriteToFile(String path) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE++\Structures\Subsctructures\ArchiveFile.cs:line 73
  8. at HeroesONE_R_GUI.MainWindow.<>c__DisplayClass31_0.<categoryBar_ExtractAll_Click>b__0(ArchiveFile file) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE_R_GUI\MainWindow.cs:line 562
  9. at System.Threading.Tasks.Parallel.<>c__DisplayClass31_0`2.<ForEachWorker>b__0(Int32 i)
  10. at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
  11. at System.Threading.Tasks.Task.InnerInvoke()
  12. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  13. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  14. --- End of inner exception stack trace ---
  15. at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  16. at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  17. at System.Threading.Tasks.Task.Wait()
  18. at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
  19. at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IList`1 list, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  20. at System.Threading.Tasks.Parallel.ForEachWorker[TSource,TLocal](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Action`3 bodyWithStateAndIndex, Func`4 bodyWithStateAndLocal, Func`5 bodyWithEverything, Func`1 localInit, Action`1 localFinally)
  21. at System.Threading.Tasks.Parallel.ForEach[TSource](IEnumerable`1 source, ParallelOptions parallelOptions, Action`1 body)
  22. at HeroesONE_R_GUI.MainWindow.categoryBar_ExtractAll_Click(Object sender, EventArgs e) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE_R_GUI\MainWindow.cs:line 559
  23. at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
  24. at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
  25. at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
  26. at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
  27. at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
  28. at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
  29. at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
  30. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  31. at System.Windows.Forms.Control.WndProc(Message& m)
  32. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  33. at System.Windows.Forms.ToolStrip.WndProc(Message& m)
  34. at System.Windows.Forms.MenuStrip.WndProc(Message& m)
  35. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  36. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  37. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  38. ---> (Inner Exception #0) System.IO.FileNotFoundException: Could not load file or assembly 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  39. File name: 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
  40. at HeroesONE_R.Structures.Prs.Decompress(Byte[]& data)
  41. at HeroesONE_R.Structures.Subsctructures.ArchiveFile.WriteToFile(String path) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE++\Structures\Subsctructures\ArchiveFile.cs:line 73
  42. at HeroesONE_R_GUI.MainWindow.<>c__DisplayClass31_0.<categoryBar_ExtractAll_Click>b__0(ArchiveFile file) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE_R_GUI\MainWindow.cs:line 562
  43. at System.Threading.Tasks.Parallel.<>c__DisplayClass31_0`2.<ForEachWorker>b__0(Int32 i)
  44. at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
  45. at System.Threading.Tasks.Task.InnerInvoke()
  46. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  47. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  48.  
  49. WRN: Assembly binding logging is turned OFF.
  50. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  51. Note: There is some performance penalty associated with assembly bind failure logging.
  52. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  53. <---
  54.  
  55. ---> (Inner Exception #1) System.IO.FileNotFoundException: Could not load file or assembly 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  56. File name: 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
  57. at HeroesONE_R.Structures.Prs.Decompress(Byte[]& data)
  58. at HeroesONE_R.Structures.Subsctructures.ArchiveFile.WriteToFile(String path) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE++\Structures\Subsctructures\ArchiveFile.cs:line 73
  59. at HeroesONE_R_GUI.MainWindow.<>c__DisplayClass31_0.<categoryBar_ExtractAll_Click>b__0(ArchiveFile file) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE_R_GUI\MainWindow.cs:line 562
  60. at System.Threading.Tasks.Parallel.<>c__DisplayClass31_0`2.<ForEachWorker>b__0(Int32 i)
  61. at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
  62. at System.Threading.Tasks.Task.InnerInvoke()
  63. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  64. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  65.  
  66. WRN: Assembly binding logging is turned OFF.
  67. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  68. Note: There is some performance penalty associated with assembly bind failure logging.
  69. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  70. <---
  71.  
  72. ---> (Inner Exception #2) System.IO.FileNotFoundException: Could not load file or assembly 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  73. File name: 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
  74. at HeroesONE_R.Structures.Prs.Decompress(Byte[]& data)
  75. at HeroesONE_R.Structures.Subsctructures.ArchiveFile.WriteToFile(String path) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE++\Structures\Subsctructures\ArchiveFile.cs:line 73
  76. at HeroesONE_R_GUI.MainWindow.<>c__DisplayClass31_0.<categoryBar_ExtractAll_Click>b__0(ArchiveFile file) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE_R_GUI\MainWindow.cs:line 562
  77. at System.Threading.Tasks.Parallel.<>c__DisplayClass31_0`2.<ForEachWorker>b__0(Int32 i)
  78. at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
  79. at System.Threading.Tasks.Task.InnerInvoke()
  80. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  81. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  82.  
  83. WRN: Assembly binding logging is turned OFF.
  84. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  85. Note: There is some performance penalty associated with assembly bind failure logging.
  86. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  87. <---
  88.  
  89. ---> (Inner Exception #3) System.IO.FileNotFoundException: Could not load file or assembly 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  90. File name: 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
  91. at HeroesONE_R.Structures.Prs.Decompress(Byte[]& data)
  92. at HeroesONE_R.Structures.Subsctructures.ArchiveFile.WriteToFile(String path) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE++\Structures\Subsctructures\ArchiveFile.cs:line 73
  93. at HeroesONE_R_GUI.MainWindow.<>c__DisplayClass31_0.<categoryBar_ExtractAll_Click>b__0(ArchiveFile file) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE_R_GUI\MainWindow.cs:line 562
  94. at System.Threading.Tasks.Parallel.<>c__DisplayClass31_0`2.<ForEachWorker>b__0(Int32 i)
  95. at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
  96. at System.Threading.Tasks.Task.InnerInvoke()
  97. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  98. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  99.  
  100. WRN: Assembly binding logging is turned OFF.
  101. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  102. Note: There is some performance penalty associated with assembly bind failure logging.
  103. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  104. <---
  105.  
  106. ---> (Inner Exception #4) System.IO.FileNotFoundException: Could not load file or assembly 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  107. File name: 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
  108. at HeroesONE_R.Structures.Prs.Decompress(Byte[]& data)
  109. at HeroesONE_R.Structures.Subsctructures.ArchiveFile.WriteToFile(String path) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE++\Structures\Subsctructures\ArchiveFile.cs:line 73
  110. at HeroesONE_R_GUI.MainWindow.<>c__DisplayClass31_0.<categoryBar_ExtractAll_Click>b__0(ArchiveFile file) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE_R_GUI\MainWindow.cs:line 562
  111. at System.Threading.Tasks.Parallel.<>c__DisplayClass31_0`2.<ForEachWorker>b__0(Int32 i)
  112. at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
  113. at System.Threading.Tasks.Task.InnerInvoke()
  114. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  115. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  116.  
  117. WRN: Assembly binding logging is turned OFF.
  118. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  119. Note: There is some performance penalty associated with assembly bind failure logging.
  120. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  121. <---
  122.  
  123. ---> (Inner Exception #5) System.IO.FileNotFoundException: Could not load file or assembly 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
  124. File name: 'csharp-prs, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
  125. at HeroesONE_R.Structures.Prs.Decompress(Byte[]& data)
  126. at HeroesONE_R.Structures.Subsctructures.ArchiveFile.WriteToFile(String path) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE++\Structures\Subsctructures\ArchiveFile.cs:line 73
  127. at HeroesONE_R_GUI.MainWindow.<>c__DisplayClass31_0.<categoryBar_ExtractAll_Click>b__0(ArchiveFile file) in E:\Desktop\Github\HeroesONE-Reloaded\HeroesONE_R_GUI\MainWindow.cs:line 562
  128. at System.Threading.Tasks.Parallel.<>c__DisplayClass31_0`2.<ForEachWorker>b__0(Int32 i)
  129. at System.Threading.Tasks.Parallel.<>c__DisplayClass17_0`1.<ForWorker>b__1()
  130. at System.Threading.Tasks.Task.InnerInvoke()
  131. at System.Threading.Tasks.Task.InnerInvokeWithArg(Task childTask)
  132. at System.Threading.Tasks.Task.<>c__DisplayClass176_0.<ExecuteSelfReplicating>b__0(Object )
  133.  
  134. WRN: Assembly binding logging is turned OFF.
  135. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
  136. Note: There is some performance penalty associated with assembly bind failure logging.
  137. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
  138. <---
  139.  
  140.  
  141.  
  142. ************** Loaded Assemblies **************
  143. mscorlib
  144. Assembly Version: 4.0.0.0
  145. Win32 Version: 4.7.3062.0 built by: NET472REL1
  146. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  147. ----------------------------------------
  148. HeroesONE_R_GUI
  149. Assembly Version: 1.0.0.0
  150. Win32 Version: 1.0.0.0
  151. CodeBase: file:///E:/Downloads/HeroesONE.Reloaded.1.0.1/HeroesONE_R_GUI.exe
  152. ----------------------------------------
  153. System.Windows.Forms
  154. Assembly Version: 4.0.0.0
  155. Win32 Version: 4.7.3062.0 built by: NET472REL1
  156. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  157. ----------------------------------------
  158. System
  159. Assembly Version: 4.0.0.0
  160. Win32 Version: 4.7.3062.0 built by: NET472REL1
  161. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  162. ----------------------------------------
  163. System.Drawing
  164. Assembly Version: 4.0.0.0
  165. Win32 Version: 4.7.3062.0 built by: NET472REL1
  166. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  167. ----------------------------------------
  168. Reloaded-GUI
  169. Assembly Version: 1.0.0.0
  170. Win32 Version: 1.0.0.0
  171. CodeBase: file:///E:/Downloads/HeroesONE.Reloaded.1.0.1/HeroesONE_R_GUI.exe
  172. ----------------------------------------
  173. libReloaded-IO
  174. Assembly Version: 0.0.0.0
  175. Win32 Version: 1.0.0.0
  176. CodeBase: file:///E:/Downloads/HeroesONE.Reloaded.1.0.1/HeroesONE_R_GUI.exe
  177. ----------------------------------------
  178. HeroesONE_R
  179. Assembly Version: 1.0.0.0
  180. Win32 Version: 1.0.0.0
  181. CodeBase: file:///E:/Downloads/HeroesONE.Reloaded.1.0.1/HeroesONE_R.DLL
  182. ----------------------------------------
  183. System.Configuration
  184. Assembly Version: 4.0.0.0
  185. Win32 Version: 4.7.3062.0 built by: NET472REL1
  186. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  187. ----------------------------------------
  188. System.Core
  189. Assembly Version: 4.0.0.0
  190. Win32 Version: 4.7.3062.0 built by: NET472REL1
  191. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  192. ----------------------------------------
  193. System.Xml
  194. Assembly Version: 4.0.0.0
  195. Win32 Version: 4.7.3062.0 built by: NET472REL1
  196. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  197. ----------------------------------------
  198. libReloaded-Paths
  199. Assembly Version: 0.0.0.0
  200. Win32 Version: 1.0.0.0
  201. CodeBase: file:///E:/Downloads/HeroesONE.Reloaded.1.0.1/HeroesONE_R_GUI.exe
  202. ----------------------------------------
  203. Newtonsoft.Json
  204. Assembly Version: 11.0.0.0
  205. Win32 Version: 1.0.0.0
  206. CodeBase: file:///E:/Downloads/HeroesONE.Reloaded.1.0.1/HeroesONE_R_GUI.exe
  207. ----------------------------------------
  208. System.Numerics
  209. Assembly Version: 4.0.0.0
  210. Win32 Version: 4.7.3062.0 built by: NET472REL1
  211. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  212. ----------------------------------------
  213. System.Runtime.Serialization
  214. Assembly Version: 4.0.0.0
  215. Win32 Version: 4.7.3062.0 built by: NET472REL1
  216. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  217. ----------------------------------------
  218. System.Data
  219. Assembly Version: 4.0.0.0
  220. Win32 Version: 4.7.3062.0 built by: NET472REL1
  221. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  222. ----------------------------------------
  223. System.Runtime.CompilerServices.Unsafe
  224. Assembly Version: 4.0.4.0
  225. Win32 Version:
  226. CodeBase: file:///E:/Downloads/HeroesONE.Reloaded.1.0.1/System.Runtime.CompilerServices.Unsafe.DLL
  227. ----------------------------------------
  228. ColorMine
  229. Assembly Version: 1.2.0.0
  230. Win32 Version: 1.0.0.0
  231. CodeBase: file:///E:/Downloads/HeroesONE.Reloaded.1.0.1/HeroesONE_R_GUI.exe
  232. ----------------------------------------
  233. Microsoft.WindowsAPICodePack.Shell
  234. Assembly Version: 1.1.0.0
  235. Win32 Version: 1.0.0.0
  236. CodeBase: file:///E:/Downloads/HeroesONE.Reloaded.1.0.1/HeroesONE_R_GUI.exe
  237. ----------------------------------------
  238. Microsoft.WindowsAPICodePack
  239. Assembly Version: 1.1.0.0
  240. Win32 Version: 1.0.0.0
  241. CodeBase: file:///E:/Downloads/HeroesONE.Reloaded.1.0.1/HeroesONE_R_GUI.exe
  242. ----------------------------------------
  243. PresentationFramework
  244. Assembly Version: 4.0.0.0
  245. Win32 Version: 4.7.3062.0
  246. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
  247. ----------------------------------------
  248. WindowsBase
  249. Assembly Version: 4.0.0.0
  250. Win32 Version: 4.7.3062.0 built by: NET472REL1
  251. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
  252. ----------------------------------------
  253. PresentationCore
  254. Assembly Version: 4.0.0.0
  255. Win32 Version: 4.7.3062.0 built by: NET472REL1
  256. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
  257. ----------------------------------------
  258. System.Xaml
  259. Assembly Version: 4.0.0.0
  260. Win32 Version: 4.7.3062.0 built by: NET472REL1
  261. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
  262. ----------------------------------------
  263.  
  264. ************** JIT Debugging **************
  265. To enable just-in-time (JIT) debugging, the .config file for this
  266. application or computer (machine.config) must have the
  267. jitDebugging value set in the system.windows.forms section.
  268. The application must also be compiled with debugging
  269. enabled.
  270.  
  271. For example:
  272.  
  273. <configuration>
  274. <system.windows.forms jitDebugging="true" />
  275. </configuration>
  276.  
  277. When JIT debugging is enabled, any unhandled exception
  278. will be sent to the JIT debugger registered on the computer
  279. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement