电脑经常弹出indidocxserver 报错,请大神帮忙解决

查看 152|回复 6
作者:青山遮不住   
报错图片和详细信息如下,[i]
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.Security.Cryptography.CryptographicException: 系统找不到指定的文件。
   在 System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr)
   在 System.Security.Cryptography.X509Certificates.X509Utils._QueryCertFileType(String fileName)
   在 System.Security.Cryptography.X509Certificates.X509Certificate.LoadCertificateFromFile(String fileName, Object password, X509KeyStorageFlags keyStorageFlags)
   在 System.Security.Cryptography.X509Certificates.X509Certificate2..ctor(String fileName, String password)
   在 IndiDocXService.IndiDocXServer.button1_Click(Object sender, EventArgs e)
   在 System.Windows.Forms.Control.OnClick(EventArgs e)
   在 System.Windows.Forms.Button.OnClick(EventArgs e)
   在 System.Windows.Forms.Button.PerformClick()
   在 IndiDocXService.IndiDocXServer.IndiDocXServer_Load(Object sender, EventArgs e)
   在 System.Windows.Forms.Form.OnLoad(EventArgs e)
   在 System.Windows.Forms.Form.OnCreateControl()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.WmShowWindow(Message& m)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   在 System.Windows.Forms.Form.WmShowWindow(Message& m)
   在 System.Windows.Forms.Form.WndProc(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** 已加载的程序集 **************
mscorlib
    程序集版本:4.0.0.0
    Win32 版本:4.8.9181.0 built by: NET481REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
IndiDocXService
    程序集版本:6.2022.209.1
    Win32 版本:6.2022.0209.1
    基本代码:file:///C:/Users/wazg1/AppData/Roaming/smartdot/IndiDocX/IndiDocXService.exe
----------------------------------------
System.Windows.Forms
    程序集版本:4.0.0.0
    Win32 版本:4.8.9181.0 built by: NET481REL1LAST_C
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    程序集版本:4.0.0.0
    Win32 版本:4.8.9172.0 built by: NET481REL1LAST_C
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    程序集版本:4.0.0.0
    Win32 版本:4.8.9037.0 built by: NET481REL1
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
    程序集版本:4.0.0.0
    Win32 版本:4.8.9181.0 built by: NET481REL1LAST_C
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
    程序集版本:4.0.0.0
    Win32 版本:4.8.9037.0 built by: NET481REL1
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    程序集版本:4.0.0.0
    Win32 版本:4.8.9037.0 built by: NET481REL1
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
NetCoreServer
    程序集版本:1.9.2.0
    Win32 版本:1.9.2.0
    基本代码:file:///C:/Users/wazg1/AppData/Roaming/smartdot/IndiDocX/NetCoreServer.DLL
----------------------------------------
SimpleUpdater
    程序集版本:4.5.0.0
    Win32 版本:4.5.0.0
    基本代码:file:///C:/Users/wazg1/AppData/Roaming/smartdot/IndiDocX/SimpleUpdater.DLL
----------------------------------------
mscorlib.resources
    程序集版本:4.0.0.0
    Win32 版本:4.8.9037.0 built by: NET481REL1
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
    程序集版本:4.0.0.0
    Win32 版本:4.8.9037.0 built by: NET481REL1
    基本代码:file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_zh-Hans_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。
例如:
   
启用 JIT 调试后,任何未经处理的异常
都将被发送到在此计算机上注册的 JIT 调试程序,
而不是由此对话框处理。

版本, 程序

蒲公英876   

如果电脑经常弹出与“indidocxserver”相关的消息或提示,这通常意味着该软件或相关服务正在尝试运行,或者可能存在与该软件相关的问题。以下是一些可能的解决步骤:
检查启动项:
打开任务管理器(Ctrl+Shift+Esc),转到“启动”选项卡。
查看是否有与“indidocx”或“indidocxserver”相关的启动项,并考虑禁用它们。禁用后,这些程序将不会在每次启动电脑时自动运行。
卸载indidocx:
如果你确定不再需要indidocx软件,可以通过控制面板的“程序和功能”来卸载它。
使用杀毒软件:
有时,这类问题可能与恶意软件或广告软件有关。运行一个可靠的杀毒软件,如金山毒霸,进行全面扫描,以查找和删除任何潜在威胁。
检查系统服务:
打开“运行”(Win+R),输入“services.msc”以打开服务管理器。
查找与“indidocx”或“indidocxserver”相关的服务,并考虑禁用或设置为手动启动。
查看事件查看器:
打开事件查看器(可以通过“运行”输入“eventvwr.msc”来访问)。
在应用程序和系统日志中查找与“indidocx”或“indidocxserver”相关的错误或警告消息。
搜索在线帮助:
在搜索引擎中输入“indidocxserver 弹出”或类似的关键词,以查找其他用户可能提供的解决方案或经验。
联系技术支持:
如果上述步骤都不能解决问题,考虑联系indidocx的技术支持或你的电脑制造商的技术支持以获取帮助。
请注意,在禁用任何启动项或服务之前,最好先了解它们的功能和重要性,以确保你不会意外地禁用了一些重要的系统组件或服务。
青山遮不住
OP
  


蒲公英876 发表于 2024-5-21 08:07
如果电脑经常弹出与“indidocxserver”相关的消息或提示,这通常意味着该软件或相关服务正在尝试运行,或者 ...

还是解决不了
wdpjplc   

打开任务管理器看看是否有indidocx开头的进程,有Everything.exe 的话,搜一下indidocx 看看程序在哪个位置,找到后在线查查是否病毒?不是你自己的程序的话,可以考虑删除掉。如果是企业oa的一个插件,是你需要的,可以看看是否有log日志,看看提示什么?
青山遮不住
OP
  


wdpjplc 发表于 2024-5-22 08:50
打开任务管理器看看是否有indidocx开头的进程,有Everything.exe 的话,搜一下indidocx 看看程序在哪个位置 ...

有Everything.exe , 搜不到indidocx 相关文件
wdpjplc   

看到你目录里有 C:/Users/wazg1/AppData/Roaming/smartdot/IndiDocX/IndiDocXService.exe 是smartdot 导光板网点光学设计软件?不需要的话可以卸载删除掉,需要的话重新安装下,可能缺哪一个环境
你这个怕是木马病毒了  https://vms.drweb.com/virus/?i=21327055
freelive   


青山遮不住 发表于 2024-5-23 07:59
有Everything.exe , 搜不到indidocx 相关文件

https://max.book118.com/html/2017/0613/114718772.shtm
卸载OA系统的插件,可以搜一下文件的路径,或者重新安装后再卸载。
您需要登录后才可以回帖 登录 | 立即注册

返回顶部