Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

CATIA Macro error

Status
Not open for further replies.

elmundo777

Automotive
Jun 23, 2020
93
BY
There is a program written in vb.net. For several users, everything works fine. Several users get an error while working:

"System.ArgumentNullException: Value cannot be null.
Parameter name: type"

There are no references to a line of code.

It feels like the program cannot establish a connection with Catia.
Has anyone encountered such an error? How to solve it?
 
Replies continue below

Recommended for you

The error is too common.

Search for CreateInstance calls.
Rebuild application with debug info to see line reference.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top