Message 1 of 4
actvieX can't create object/call rejected by callee problem
Not applicable
06-09-2011
02:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created a vb.net stand alone program. Used the following to create the CAD object:
CreateObject("Autocad.Application")
for doing some batch job.
Then I deploy it to a group of computers. It is working fine for some computers and others failed with either "actvieX can't create object" or "call rejected by callee". All computers has AutoCAD full version(Mechanical or Electrical) installed. Did any one has similar experience that can share how to fix it?
Regards!
Alex