IDispatch::Invoke("LoadArx"=00000013) failed w/err 0x80020009


Comments, Questions, and Answers related to AutoWrap() Messages in AutoPIPE Vessel

Problem:

User starts the program, then chooses Execute Strength Calculation option which ends with no error. In the next step user tries to generate the drawing (Execute Drawing Generation option) which ends with error:

IDispatch::Invoke("LoadArx"=00000013) failed w/err 0x80020009

Solution:

What is the release of AutoCAD 2009 ? AutoCAD 2009 x32 bits     or     AutoCAD 2009 x64 bits

In AutoPIPE Vessel, in the list box, we have AutoCAD 2009 x32 bits ONLYAutoCAD 2009 x64 bits doesn’t exist in the list box. As can be seen in the image below, the development team started integrating the x64 version starting with AutoCAD 2010.

 

From with in AutoPIPE Vessel, “Preference Properties”, the "CAD Software Name" = AutoCAD 2009  (  32 bits ). However, 

"CAD Software Executable" = c:\Program files\AutoCAD 2009\acad.exe, nothing is definitively shows if this EXE is for version 32 bit or 64 bits, please confirm ? 

 

If the EXE is confirmed to be for AutoCAD 2009 ( 64 bits ), install another version of AutoCAD and reconfigure the settings above with the correct path-name to a valid version of AutoCAD supported by AutoPIPE  Vessel. 

Note:

To figure out what version of AutoCAD is installed x32 or x64, first start Autocad and enter the following on the command line:

(getenv "PROCESSOR_ARCHITECTURE")

What is returned: AMD64 means that you are using AutoCAD x64. If x86 was returned, means that you are using AutoCAD x32 

 

See Also

Warning Messages, Unregistered Messages, Error Messages, or Application Crash issues

AutoPIPE Vessel