Advertisement
Guest User

.net error

a guest
Feb 19th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.72 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.ArgumentNullException: String reference not set to an instance of a String.
  6. Parameter name: s
  7. at System.Text.Encoding.GetBytes(String s)
  8. at Deskband.Communication.FoobarActions.FormatString(Int32 index, String format)
  9. at Deskband.Controller.UpdateTexts()
  10. at Deskband.Controller.OnTrackLength(Object sender, ValueEventArgs`1 e)
  11. at Deskband.Communication.MessageForm.WndProc(Message& m)
  12. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  13.  
  14.  
  15. ************** Loaded Assemblies **************
  16. mscorlib
  17. Assembly Version: 4.0.0.0
  18. Win32 Version: 4.0.30319.18444 built by: FX451RTMGDR
  19. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
  20. ----------------------------------------
  21. Deskband
  22. Assembly Version: 1.0.0.0
  23. Win32 Version: 1.0.0.0
  24. CodeBase: file:///C:/Users/merfius/Downloads/desk/Bin/Deskband.DLL
  25. ----------------------------------------
  26. System.Windows.Forms
  27. Assembly Version: 4.0.0.0
  28. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  29. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  30. ----------------------------------------
  31. System.Drawing
  32. Assembly Version: 4.0.0.0
  33. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  34. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  35. ----------------------------------------
  36. System
  37. Assembly Version: 4.0.0.0
  38. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  39. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  40. ----------------------------------------
  41. PresentationCore
  42. Assembly Version: 4.0.0.0
  43. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  44. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
  45. ----------------------------------------
  46. WindowsBase
  47. Assembly Version: 4.0.0.0
  48. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  49. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
  50. ----------------------------------------
  51. System.Core
  52. Assembly Version: 4.0.0.0
  53. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  54. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  55. ----------------------------------------
  56. Newtonsoft.Json
  57. Assembly Version: 4.5.0.0
  58. Win32 Version: 5.0.6.16206
  59. CodeBase: file:///C:/Users/merfius/Downloads/desk/Bin/Newtonsoft.Json.DLL
  60. ----------------------------------------
  61. PresentationFramework
  62. Assembly Version: 4.0.0.0
  63. Win32 Version: 4.0.30319.18408
  64. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
  65. ----------------------------------------
  66. System.Numerics
  67. Assembly Version: 4.0.0.0
  68. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  69. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  70. ----------------------------------------
  71. System.ComponentModel.DataAnnotations
  72. Assembly Version: 4.0.0.0
  73. Win32 Version: 4.0.30319.18408
  74. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
  75. ----------------------------------------
  76. System.Runtime.Serialization
  77. Assembly Version: 4.0.0.0
  78. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  79. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
  80. ----------------------------------------
  81. System.Xml.Linq
  82. Assembly Version: 4.0.0.0
  83. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  84. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  85. ----------------------------------------
  86. System.Xml
  87. Assembly Version: 4.0.0.0
  88. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  89. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  90. ----------------------------------------
  91. System.Data
  92. Assembly Version: 4.0.0.0
  93. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  94. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  95. ----------------------------------------
  96. Accessibility
  97. Assembly Version: 4.0.0.0
  98. Win32 Version: 4.0.30319.18408 built by: FX451RTMGREL
  99. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  100. ----------------------------------------
  101.  
  102. ************** JIT Debugging **************
  103. To enable just-in-time (JIT) debugging, the .config file for this
  104. application or computer (machine.config) must have the
  105. jitDebugging value set in the system.windows.forms section.
  106. The application must also be compiled with debugging
  107. enabled.
  108.  
  109. For example:
  110.  
  111. <configuration>
  112. <system.windows.forms jitDebugging="true" />
  113. </configuration>
  114.  
  115. When JIT debugging is enabled, any unhandled exception
  116. will be sent to the JIT debugger registered on the computer
  117. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement