kestan 发表于 2010-1-13 13:05:00

[求助]80040111错误

Dim color As AcadAcCmColor
      Dim weg As ACAD_LWEIGHT
      
Set color = AcadApplication.GetInterfaceObject(".AcCmColor.17")
      Call color.SetRGB(0, 255, 0)
运行时错误 '-2147221231 (80040111)':
加载应用程序时出现问题

kestan 发表于 2010-1-13 13:16:00

各位大哥, 我用的是2010autocad 就是出问题

kestan 发表于 2010-1-14 13:03:00

解决了

Liszt 发表于 2012-2-13 21:27:00

怎么解决的?
页: [1]
查看完整版本: [求助]80040111错误