Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.86 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.FormatException: The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
  6. at System.Convert.FromBase64_Decode(Char* startInputPtr, Int32 inputLength, Byte* startDestPtr, Int32 destLength)
  7. at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength)
  8. at System.Convert.FromBase64String(String s)
  9. at teachmath.globals.passwordDecrypt(String cryptTxt, String key)
  10. at teachmath.userinterface.userinterface_Load(Object sender, EventArgs e)
  11. at System.Windows.Forms.Form.OnLoad(EventArgs e)
  12. at MetroFramework.Forms.MetroForm.OnLoad(EventArgs e)
  13. at System.Windows.Forms.Form.OnCreateControl()
  14. at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
  15. at System.Windows.Forms.Control.CreateControl()
  16. at System.Windows.Forms.Control.WmShowWindow(Message& m)
  17. at System.Windows.Forms.Control.WndProc(Message& m)
  18. at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  19. at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  20. at System.Windows.Forms.Form.WmShowWindow(Message& m)
  21. at System.Windows.Forms.Form.WndProc(Message& m)
  22. at MetroFramework.Forms.MetroForm.WndProc(Message& m)
  23. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  24. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  25. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  26.  
  27.  
  28. ************** Loaded Assemblies **************
  29. mscorlib
  30. Assembly Version: 4.0.0.0
  31. Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
  32. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  33. ----------------------------------------
  34. teachmath
  35. Assembly Version: 1.0.4.2
  36. Win32 Version: 1.0.4.2
  37. CodeBase: file:///C:/Users/Yacoub/Downloads/synkIOv42.exe
  38. ----------------------------------------
  39. Microsoft.VisualBasic
  40. Assembly Version: 10.0.0.0
  41. Win32 Version: 14.7.3056.0 built by: NET472REL1
  42. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
  43. ----------------------------------------
  44. System.Windows.Forms
  45. Assembly Version: 4.0.0.0
  46. Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
  47. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  48. ----------------------------------------
  49. System
  50. Assembly Version: 4.0.0.0
  51. Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
  52. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  53. ----------------------------------------
  54. System.Drawing
  55. Assembly Version: 4.0.0.0
  56. Win32 Version: 4.7.3056.0 built by: NET472REL1
  57. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  58. ----------------------------------------
  59. System.Configuration
  60. Assembly Version: 4.0.0.0
  61. Win32 Version: 4.7.3056.0 built by: NET472REL1
  62. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  63. ----------------------------------------
  64. System.Core
  65. Assembly Version: 4.0.0.0
  66. Win32 Version: 4.7.3362.0 built by: NET472REL1LAST_C
  67. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  68. ----------------------------------------
  69. System.Xml
  70. Assembly Version: 4.0.0.0
  71. Win32 Version: 4.7.3056.0 built by: NET472REL1
  72. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  73. ----------------------------------------
  74. Accessibility
  75. Assembly Version: 4.0.0.0
  76. Win32 Version: 4.7.3056.0 built by: NET472REL1
  77. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  78. ----------------------------------------
  79. System.Runtime.Remoting
  80. Assembly Version: 4.0.0.0
  81. Win32 Version: 4.7.3056.0 built by: NET472REL1
  82. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
  83. ----------------------------------------
  84. System.IO.Compression.FileSystem
  85. Assembly Version: 4.0.0.0
  86. Win32 Version: 4.7.3056.0
  87. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression.FileSystem/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll
  88. ----------------------------------------
  89. MetroFramework
  90. Assembly Version: 1.4.0.0
  91. Win32 Version: 1.4.0.0
  92. CodeBase: file:///C:/Users/Yacoub/Downloads/MetroFramework.DLL
  93. ----------------------------------------
  94. System.IO.Compression
  95. Assembly Version: 4.0.0.0
  96. Win32 Version: 4.7.3056.0 built by: NET472REL1
  97. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO.Compression/v4.0_4.0.0.0__b77a5c561934e089/System.IO.Compression.dll
  98. ----------------------------------------
  99. System.Management
  100. Assembly Version: 4.0.0.0
  101. Win32 Version: 4.7.3056.0 built by: NET472REL1
  102. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
  103. ----------------------------------------
  104. System.Data
  105. Assembly Version: 4.0.0.0
  106. Win32 Version: 4.7.3260.0 built by: NET472REL1LAST_C
  107. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
  108. ----------------------------------------
  109. System.Numerics
  110. Assembly Version: 4.0.0.0
  111. Win32 Version: 4.7.3056.0 built by: NET472REL1
  112. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  113. ----------------------------------------
  114. Newtonsoft.Json
  115. Assembly Version: 12.0.0.0
  116. Win32 Version: 12.0.1.22727
  117. CodeBase: file:///C:/Users/Yacoub/Downloads/Newtonsoft.Json.DLL
  118. ----------------------------------------
  119.  
  120. ************** JIT Debugging **************
  121. To enable just-in-time (JIT) debugging, the .config file for this
  122. application or computer (machine.config) must have the
  123. jitDebugging value set in the system.windows.forms section.
  124. The application must also be compiled with debugging
  125. enabled.
  126.  
  127. For example:
  128.  
  129. <configuration>
  130. <system.windows.forms jitDebugging="true" />
  131. </configuration>
  132.  
  133. When JIT debugging is enabled, any unhandled exception
  134. will be sent to the JIT debugger registered on the computer
  135. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement