- UID
- 8744832
- 主题
- 8
- 阅读权限
- 20
- 帖子
- 37
- 精华
- 0
- 积分
- 19
- 金钱
- 597
- 荣誉
- 0
- 人气
- 0
- 在线时间
- 181 小时
- 评议
- 0
- 帖子
- 37
- 精华
- 0
- 积分
- 19
- 金钱
- 597
- 荣誉
- 0
- 人气
- 0
- 评议
- 0
|
本帖最后由 maggie780606 于 2015-3-13 20:25 编辑
樓主太驚人了!
救了我的檔
但是清完導入要儲存時出現以下訊息無法存檔
-----------------------
Application failed
Front-end Distribution: 13-1112-2033
Library Distribution: 13-1112-2033
== START ==
Source: mscorlib
Assembly: mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
由於另一個處理序正在使用檔案 'C:\Users\maggie\AppData\Local\Temp\tmpF21E.tmp',所以無法存取該檔案。
於 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
於 System.IO.File.InternalDelete(String path, Boolean checkHost)
於 System.IO.File.Delete(String path)
於 s3pi.Package.Package.SavePackage()
於 S3PIDemoFE.MainForm.fileSave()
於 S3PIDemoFE.MainForm.set_CurrentPackage(IPackage value)
於 S3PIDemoFE.MainForm.set_Filename(String value)
於 S3PIDemoFE.MainForm.MainForm_FormClosing(Object sender, FormClosingEventArgs e)
於 System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
於 System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
於 System.Windows.Forms.Application.ExitInternal()
於 System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
於 System.Windows.Forms.Control.WndProcException(Exception e)
於 System.Windows.Forms.Control.ControlNativeWindow.OnThreadException(Exception e)
於 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
於 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
於 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
於 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
於 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
於 System.Windows.Forms.Application.Run(Form mainForm)
於 S3PIDemoFE.Program.Main(String[] args)
-----
== END ==
|
|