呀抱歉发错了,是这个
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.IOException: The process cannot access the file "E:\Game\Super Power 2\MODS\SP2\data\database.gdb" because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.File.Delete(String path)
at GLEditor.MainFrame.Click_FileSaveMod(Object sender, EventArgs e)
at GLEditor.MainFrame.Click_FileCloseMod(Object sender, EventArgs e)
at GLEditor.MainFrame.MainFrame_Closing(Object sender, CancelEventArgs e)
at System.Windows.Forms.Form.OnClosing(CancelEventArgs e)
at System.Windows.Forms.Form.WmClose(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
GLEditor
Assembly Version: 1.0.1732.41126
Win32 Version: 1.0.1732.41126
CodeBase: file:///E:/Game/Golemlabs%20GL%20Editor/GLEditor.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
DotNetMagic
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///E:/Game/Golemlabs%20GL%20Editor/DotNetMagic.DLL
----------------------------------------
Golem
Assembly Version: 1.0.1732.41126
Win32 Version: 1.0.1732.41126
CodeBase: file:///E:/Game/Golemlabs%20GL%20Editor/Golem.DLL
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 7.0.5000.0
Win32 Version: 7.10.3052.4
CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------
System.Data
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
DB
Assembly Version: 1.0.1732.41126
Win32 Version: 1.0.1732.41126
CodeBase: file:///E:/Game/Golemlabs%20GL%20Editor/DB.DLL
----------------------------------------
DLG
Assembly Version: 1.0.1732.41126
Win32 Version: 1.0.1732.41126
CodeBase: file:///E:/Game/Golemlabs%20GL%20Editor/DLG.DLL
----------------------------------------
System.Design
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.design/1.0.5000.0__b03f5f7f11d50a3a/system.design.dll
----------------------------------------
STR
Assembly Version: 1.0.1732.41126
Win32 Version: 1.0.1732.41126
CodeBase: file:///E:/Game/Golemlabs%20GL%20Editor/STR.DLL
----------------------------------------
System.Drawing.Design
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.573
CodeBase: file:///c:/windows/assembly/gac/system.drawing.design/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.design.dll
----------------------------------------
IMG
Assembly Version: 1.0.1732.41126
Win32 Version: 1.0.1732.41126
CodeBase: file:///E:/Game/Golemlabs%20GL%20Editor/IMG.DLL
----------------------------------------
ShellLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///E:/Game/Golemlabs%20GL%20Editor/ShellLib.DLL
----------------------------------------
Golem.Cpp
Assembly Version: 1.0.1732.41132
Win32 Version:
CodeBase: file:///E:/Game/Golemlabs%20GL%20Editor/Golem.Cpp.DLL
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the machine
rather than being handled by this dialog.