|
楼主 月亮雨说: 大家好,以前下载一直很正常,前几天还原了系统,然后这今天在下载歌曲的时候,不管是在无损的站点,还是在qq音乐站点,下载都不行,他提示是这样的,发生未补货异常
确定 按钮
系统。未经授权的访问异常:对路成“C:\程序文件(x86)\Etong\WeMi\download.dat”的访问被拒绝。
在 系统。IO.__错误。WinIOError(Int32错误代码,字符串可能是FullPath)
在 系统。IO.FileStream。Init(字符串路径、FileMode模式、FileAccess访问、Int32权限、布尔useRights、FileShare共享、Int32缓冲区大小、FileOptions选项、SECURITY_ATTRIBUTES secAttrs、字符串msgPath、布尔bFromProxy、布尔useLongPath、布尔checkHost)
在 系统。IO.FileStream。。ctor(字符串路径、FileMode模式、FileAccess访问、FileShare共享、Int32缓冲区大小、FileOptions选项、字符串msgPath、布尔bFromProxy、布尔useLongPath、布尔checkHost)
在 系统。IO.StreamWriter。CreateFile(字符串路径、布尔追加、布尔检查主机)
在 系统。IO.StreamWriter。。ctor(字符串路径、布尔追加、编码编码、Int32缓冲区大小、布尔校验主机)
在 系统。IO.StreamWriter。。ctor(字符串路径,布尔追加)
在 Gac。文本输入和输出。Textout(字符串文件路径,字符串数据)
在 Gac。下载文件。写入数据()
在 Gac。下载文件。AddDown(字符串DownUrl、字符串目录、字符串文件名)
在 WeMi。DownloadForm.startDownload(字符串downUrl、字符串文件名、字符串savePath)
在 WeMi。DownloadForm.butter_Click(对象发送者,参数e)
在 系统。窗户。形式。控制。OnClick(函数e)
在 系统。窗户。形式。按钮。OnClick(函数e)
在 系统。窗户。形式。ButtonBase。OnKeyUp(Keynvarchar凯文特)
在 系统。窗户。形式。控制。ProcessKeyargs(消息&m)
在 系统。窗户。形式。控制。ProcessKeyMessage(消息&m)
在 系统。窗户。形式。控制。WmKeyChar(消息&m)
在 系统。窗户。形式。控制。WndProc(消息&m)
在 系统。窗户。形式。ButtonBase。WndProc(消息&m)
在 系统。窗户。形式。按钮。WndProc(消息&m)
在 系统。窗户。形式。控制。控制本地窗口。OnMessage(消息&m)
在 系统。窗户。形式。控制。控制本地窗口。WndProc(消息&m)
在 系统。窗户。形式。本地窗口。回调(IntPtr-hWnd、Int32 msg、IntPtr wpram、IntPtr-lparm)
发生未补货异常
确定 按钮
System.UnauthorizedAccessException: 对路径“C:\Program Files (x86)\Etong\WeMi\download.dat”的访问被拒绝。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
在 System.IO.StreamWriter..ctor(String path, Boolean append)
在 Gac.TextInAndOut.Textout(String filePath, String data)
在 Gac.DownLoadFile.WriteData()
在 Gac.DownLoadFile.AddDown(String DownUrl, String Dir, String FileName)
在 WeMi.DownloadForm.startDownload(String downUrl, String fileName, String savePath)
在 WeMi.DownloadForm.button2_Click(Object sender, EventArgs e)
在 System.Windows.Forms.Control.OnClick(EventArgs e)
在 System.Windows.Forms.Button.OnClick(EventArgs e)
在 System.Windows.Forms.Button.PerformClick()
在 System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
在 System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
在 System.Windows.Forms.Control.PreProcessMessage(Message& msg)
在 System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
在 System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
本帖来自微秘 |
|