Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2015
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.28 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.NotSupportedException: The given path's format is not supported.
  6. at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
  7. at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
  8. at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
  9. at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
  10. at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
  11. at System.IO.Directory.CreateDirectory(String path)
  12. at ReShadeFrameworkMediator.Form1.GameAdd_Click(Object sender, EventArgs e)
  13. at System.Windows.Forms.Control.OnClick(EventArgs e)
  14. at System.Windows.Forms.Button.OnClick(EventArgs e)
  15. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  16. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  17. at System.Windows.Forms.Control.WndProc(Message& m)
  18. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  19. at System.Windows.Forms.Button.WndProc(Message& m)
  20. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  21. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  22. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  23.  
  24.  
  25. ************** Loaded Assemblies **************
  26. mscorlib
  27. Assembly Version: 4.0.0.0
  28. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  29. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  30. ----------------------------------------
  31. ReShadeFrameworkMediator
  32. Assembly Version: 1.0.0.0
  33. Win32 Version: 1.0.0.0
  34. CodeBase: file:///E:/Reshade/ReShadeFrameworkMediator.exe
  35. ----------------------------------------
  36. System.Windows.Forms
  37. Assembly Version: 4.0.0.0
  38. Win32 Version: 4.0.30319.34250 built by: FX452RTMGDR
  39. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  40. ----------------------------------------
  41. System.Drawing
  42. Assembly Version: 4.0.0.0
  43. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  44. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  45. ----------------------------------------
  46. System
  47. Assembly Version: 4.0.0.0
  48. Win32 Version: 4.0.30319.34239 built by: FX452RTMGDR
  49. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  50. ----------------------------------------
  51. WindowsFormsIntegration
  52. Assembly Version: 4.0.0.0
  53. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  54. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsFormsIntegration/v4.0_4.0.0.0__31bf3856ad364e35/WindowsFormsIntegration.dll
  55. ----------------------------------------
  56. PresentationFramework
  57. Assembly Version: 4.0.0.0
  58. Win32 Version: 4.0.30319.34209
  59. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
  60. ----------------------------------------
  61. WindowsBase
  62. Assembly Version: 4.0.0.0
  63. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  64. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
  65. ----------------------------------------
  66. PresentationCore
  67. Assembly Version: 4.0.0.0
  68. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  69. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
  70. ----------------------------------------
  71. System.Xaml
  72. Assembly Version: 4.0.0.0
  73. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  74. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
  75. ----------------------------------------
  76. System.Configuration
  77. Assembly Version: 4.0.0.0
  78. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  79. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  80. ----------------------------------------
  81. System.Xml
  82. Assembly Version: 4.0.0.0
  83. Win32 Version: 4.0.30319.34230 built by: FX452RTMGDR
  84. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  85. ----------------------------------------
  86. System.Core
  87. Assembly Version: 4.0.0.0
  88. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  89. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  90. ----------------------------------------
  91. PresentationFramework.Aero2
  92. Assembly Version: 4.0.0.0
  93. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  94. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework.Aero2/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.Aero2.dll
  95. ----------------------------------------
  96. Accessibility
  97. Assembly Version: 4.0.0.0
  98. Win32 Version: 4.0.30319.33440 built by: FX45W81RTMREL
  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