Shire 发表于 2020-7-17 11:41:39

【已回应】请问windows启动面板出现这个错误怎么处理

************** 异常文本 **************
System.ComponentModel.Win32Exception (0x80004005): 系统找不到指定的文件。
   在 System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   在 System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
   在 BtTools.MainForm.btn_open_panel_Click(Object sender, EventArgs e)
   在 System.Windows.Forms.Control.OnClick(EventArgs e)
   在 System.Windows.Forms.Button.OnClick(EventArgs e)
   在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
   在 System.Windows.Forms.Button.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


zuantou 发表于 2020-7-17 11:44:55

楼主的系统和面板版本是?

Shire 发表于 2020-7-17 11:49:14

windows本地测试的,版本是最新的windows版

zuantou 发表于 2020-7-17 11:55:22

shire 发表于 2020-7-17 11:49
windows本地测试的,版本是最新的windows版

最新是windows server2019还是windows10呢

谢花郎 发表于 2020-7-17 12:08:42

您好,这个提示是你main邮件服务错误吧,并不是面板的报错。

Shire 发表于 2020-7-17 12:10:27

windows10 ,第一次使用的时候可以,后来不知道怎么就出现了错误,重装软件也不行,尝试卸载宝塔的文件夹,提示被使用无法删除

Shire 发表于 2020-7-17 12:17:40

谢谢回复,我尝试杀死所有相关的进程,删除了btsoft文件夹,重新安装后可以了
页: [1]
查看完整版本: 【已回应】请问windows启动面板出现这个错误怎么处理