已有的AutoCAD二次开发产品为了支持最新版本的AutoCAD,这两天把Arx工程升级到了VC10,也安装了AutoCAD2013和AutoCAD2014。但当加载非AutoCAD自带的程序时,弹出了如下的提示:
网上搜了一下,在KW的博客(http://through-the-interface.typepad.com/through_the_interface/2013/03/autocad-2014-for-developers.html)里找到了问题说明和解决方法,E文如下:
- Use the Autoloader to load the module
- The Autoloader folders are trusted automatically
- Make sure the module has been digitally signed
- Authenticode-signed executables are trusted automatically