帮忙看看   这是客户端安装后报的异常   但是如果点击继续的话程序还能正常运行  客户机win7系统  开发环境vs05  xp
下面是错误信息有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。************** 异常文本 **************
System.Runtime.InteropServices.COMException (0x800706BF): 远程过程调用失败且未执行。 (异常来自 HRESULT:0x800706BF)
   在 System.Management.ThreadDispatch.Start()
   在 System.Management.ManagementScope.Initialize()
   在 System.Management.ManagementObject.Initialize(Boolean getObject)
   在 System.Management.ManagementClass.GetInstances(EnumerationOptions options)
   在 System.Management.ManagementClass.GetInstances()
   在 ChangAnIndemnityCalculation.MainFrm.getCpu()
   在 ChangAnIndemnityCalculation.MainFrm.ExistCpuCode(String lienseceFileName)
   在 ChangAnIndemnityCalculation.MainFrm.Main_Load_1(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.ContainerControl.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
    程序集版本: 2.0.0.0
    Win32 版本: 2.0.50727.5446 (Win7SP1GDR.050727-5400)
    基本代码: file:///C:/Windows/Microsoft.NET/Framework2.0.50727/mscorlib.dll
----------------------------------------
ChangAnIndemnityCalculation
    程序集版本: 1.0.0.0
    Win32 版本: 1.0.0.0
    基本代码: file:///E:/Program%20Files/Unixnic.NET/ChangAnClaimsCalculation/ChangAnIndemnityCalculation.exe
----------------------------------------