明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 2137|回复: 5

Marshal.GetActiveObject("AutoCAD.Application")报错

[复制链接]
发表于 2015-4-9 16:14:55 | 显示全部楼层 |阅读模式
换了win8的新电脑,继续做检查图面的程序,通过调用app,com,但是
            Autodesk.AutoCAD.Interop.AcadApplication AcadApp;
            AcadApp = (AcadApplication)System.Runtime.InteropServices.Marshal.GetActiveObject("AutoCAD.Application");
C#写的 CAD 版本为06
第二句却不好使了,无法获取当前运行的CAD,很纳闷,大神解惑啊!

错误如下

未处理 System.Runtime.InteropServices.COMException
  HResult=-2147221021
  Message=操作无法使用 (异常来自 HRESULT:0x800401E3 (MK_E_UNAVAILABLE))
  Source=mscorlib
  ErrorCode=-2147221021
  StackTrace:
       在 System.Runtime.InteropServices.Marshal.GetActiveObject(Guid& rclsid, IntPtr reserved, Object& ppunk)
       在 System.Runtime.InteropServices.Marshal.GetActiveObject(String progID)
       在 承包项目资料整理.Form1.全面检查图形问题ToolStripMenuItem_Click(Object sender, EventArgs e) 位置 C:\Users\Administrator\Desktop\承包项目资料整理\承包项目资料整理\承包项目资料整理\Form1.cs:行号 2528
       在 System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
       在 System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
       在 System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
       在 System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
       在 System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
       在 System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
       在 System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
       在 System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
       在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       在 System.Windows.Forms.Control.WndProc(Message& m)
       在 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       在 System.Windows.Forms.ToolStrip.WndProc(Message& m)
       在 System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
       在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       在 System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
       在 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
       在 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
       在 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
       在 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
       在 System.Windows.Forms.Application.Run(Form mainForm)
       在 盐亭承包项目资料整理.Program.Main() 位置 C:\Users\Administrator\Desktop\承包项目资料整理\承包项目资料整理\承包项目资料整理\Program.cs:行号 18
       在 System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
       在 System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
       在 Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
       在 System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       在 System.Threading.ThreadHelper.ThreadStart()
  InnerException:


发表于 2015-4-9 16:26:59 | 显示全部楼层
AutoCAD 2012 : ("AutoCAD.Application.18.2");
 楼主| 发表于 2015-4-9 16:49:49 | 显示全部楼层
sieben 发表于 2015-4-9 16:26
AutoCAD 2012 : ("AutoCAD.Application.18.2");

是WIN8 64位系统下可以吗?
CAD2006又该如何写呢
 楼主| 发表于 2015-4-9 22:36:32 | 显示全部楼层
sieben 发表于 2015-4-9 16:26
AutoCAD 2012 : ("AutoCAD.Application.18.2");

sieben兄台,求教啊!
发表于 2015-4-10 08:32:46 | 显示全部楼层
64 Win7 试过 AutoCAD 2012 : ("AutoCAD.Application.18.2");
Win8 没试过
AutoCAD 2006 : ("AutoCAD.Application.16.2");
 楼主| 发表于 2015-4-10 09:09:29 | 显示全部楼层
sieben 发表于 2015-4-10 08:32
64 Win7 试过 AutoCAD 2012 : ("AutoCAD.Application.18.2");
Win8 没试过
AutoCAD 2006 : ("AutoCAD.Ap ...

谢谢,我打算换系统咯。不过WIN8真的界面很舒服
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-11-25 10:55 , Processed in 0.158687 second(s), 23 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表