全球主机交流论坛

标题: 抱一丝希望求教个关于COM+的问题 [打印本页]

作者: dscang    时间: 2015-3-31 09:16
标题: 抱一丝希望求教个关于COM+的问题
电脑现在系统是XP SP3,安装一软件,需要用到Microsoft .NET Framework 2.0,安装后软件可以打开但无法运行,出现如下提示,请问COM+如何安装?

(, 下载次数: 0)

作者: 弘白    时间: 2015-3-31 09:19
提示: 作者被禁止或删除 内容自动屏蔽
作者: dscang    时间: 2015-3-31 09:37
弘白 发表于 2015-3-31 09:19
点开详细信息,看下具体的信息是什么,现在这个提示里面没有说需要哪个com+组件 ...

感谢你的回复

具体信息如下,请帮忙看看

有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.Runtime.InteropServices.COMException (0x8004020C): 该操作需要 COM+ ,但尚未安装 (异常来自 HRESULT:0x8004020C)
   在 DirectShowLib.IVMRWindowlessControl9.RepaintVideo(IntPtr hwnd, IntPtr hdc)
   在 ImageGrabberII.VideoCtrl.OnPaintBackground(PaintEventArgs e)
   在 System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   在 System.Windows.Forms.Control.WmEraseBkgnd(Message& m)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   在 System.Windows.Forms.ContainerControl.WndProc(Message& m)
   在 System.Windows.Forms.UserControl.WndProc(Message& m)
   在 ImageGrabberII.VideoCtrl.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
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1433 (REDBITS.050727-1400)
    基本代码: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Image Grabber II
    程序集版本: 2.2.0.0
    Win32 版本: 2.2.0.0
    基本代码: file:///D:/IMAGE/Image.exe
----------------------------------------
System.Windows.Forms
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1433 (REDBITS.050727-1400)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1433 (REDBITS.050727-1400)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1433 (REDBITS.050727-1400)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
DirectShowLib-2005
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.0.0
    基本代码: file:///D:/IMAGE/DirectShowLib-2005.DLL
----------------------------------------
mscorlib.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1433 (REDBITS.050727-1400)
    基本代码: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.1433 (REDBITS.050727-1400)
    基本代码: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_zh-CHS_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

************** JIT 调试 **************
要启用实时(JIT)调试,
该应用程序或计算机的 .config 文件(machine.config)的 system.windows.forms 节中必须设置
jitDebugging 值。
编译应用程序时还必须启用
调试。

例如:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

启用 JIT 调试后,任何无法处理的异常
都将被发送到在此计算机上注册的 JIT 调试器,
而不是由此对话框处理。


作者: opelnic    时间: 2015-3-31 09:43
可以试试看把1.1,2.0,3.5,4.0都装了
作者: cdn    时间: 2015-3-31 09:45
vc组件呢
作者: dscang    时间: 2015-3-31 09:51
cdn 发表于 2015-3-31 09:45
vc组件呢

C++安装了2005 2008
作者: leassy    时间: 2015-3-31 09:53
本帖最后由 leassy 于 2015-3-31 09:55 编辑

http://iwo.im/?q=directshowlib.dll%20%E4%BF%AE%E5%A4%8D
作者: dscang    时间: 2015-3-31 09:58
opelnic 发表于 2015-3-31 09:43
可以试试看把1.1,2.0,3.5,4.0都装了

死马当活马医,我试试看




欢迎光临 全球主机交流论坛 (https://d.168530.xyz/) Powered by Discuz! X3.4