Advertisement
Guest User

Untitled

a guest
Dec 3rd, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.98 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.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
  6. at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
  7. at sns_v3.transItem.GetContentByKey(String Key)
  8. at sns_v3.Form1.pcbApply_MouseClick(Object sender, MouseEventArgs e)
  9. at System.Windows.Forms.Control.OnMouseClick(MouseEventArgs e)
  10. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  11. at System.Windows.Forms.Control.WndProc(Message& m)
  12. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  13. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  14. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  15.  
  16.  
  17. ************** Loaded Assemblies **************
  18. mscorlib
  19. Assembly Version: 4.0.0.0
  20. Win32 Version: 4.6.1086.0 built by: NETFXREL4STAGE
  21. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  22. ----------------------------------------
  23. sns_v3
  24. Assembly Version: 1.0.0.0
  25. Win32 Version: 1.0.0.0
  26. CodeBase: file:///C:/World_of_Warships/Name%20Selector/ship_name_selector.exe
  27. ----------------------------------------
  28. System.Windows.Forms
  29. Assembly Version: 4.0.0.0
  30. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  31. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  32. ----------------------------------------
  33. System
  34. Assembly Version: 4.0.0.0
  35. Win32 Version: 4.6.1081.0 built by: NETFXREL3STAGE
  36. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  37. ----------------------------------------
  38. System.Drawing
  39. Assembly Version: 4.0.0.0
  40. Win32 Version: 4.6.1078.0 built by: NETFXREL3STAGE
  41. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  42. ----------------------------------------
  43. Newtonsoft.Json
  44. Assembly Version: 9.0.0.0
  45. Win32 Version: 9.0.1.19813
  46. CodeBase: file:///C:/World_of_Warships/Name%20Selector/Newtonsoft.Json.DLL
  47. ----------------------------------------
  48. System.Core
  49. Assembly Version: 4.0.0.0
  50. Win32 Version: 4.6.1084.0 built by: NETFXREL3STAGE
  51. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  52. ----------------------------------------
  53. System.Numerics
  54. Assembly Version: 4.0.0.0
  55. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  56. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  57. ----------------------------------------
  58. System.Runtime.Serialization
  59. Assembly Version: 4.0.0.0
  60. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  61. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  62. ----------------------------------------
  63. System.Xml.Linq
  64. Assembly Version: 4.0.0.0
  65. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  66. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  67. ----------------------------------------
  68. System.Xml
  69. Assembly Version: 4.0.0.0
  70. Win32 Version: 4.6.1064.2 built by: NETFXREL3STAGE
  71. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  72. ----------------------------------------
  73. System.Data
  74. Assembly Version: 4.0.0.0
  75. Win32 Version: 4.6.1086.0 built by: NETFXREL4STAGE
  76. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  77. ----------------------------------------
  78. Ionic.Zip
  79. Assembly Version: 1.9.1.8
  80. Win32 Version: 1.9.1.8
  81. CodeBase: file:///C:/World_of_Warships/Name%20Selector/Ionic.Zip.DLL
  82. ----------------------------------------
  83. System.Configuration
  84. Assembly Version: 4.0.0.0
  85. Win32 Version: 4.6.1038.0 built by: NETFXREL2
  86. CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement