The C++ module failed to load during process initialization.

The C++ module failed to load during process initialization.

Anonymous
Not applicable
818 Views
2 Replies
Message 1 of 3

The C++ module failed to load during process initialization.

Anonymous
Not applicable

I want to get  types of plugin dll by another exe. So, I loaded the  'RevitAPIUI.dll' in revit installed path.

I started ok. Now, I don't know why give me the exception message.

0 Likes
Accepted solutions (1)
819 Views
2 Replies
Replies (2)
Message 2 of 3

jeremy_tammik
Alumni
Alumni
Accepted solution

You cannot load RevitAPI.dll or RevitAPIUI.dll yourself. Only Revit.exe can make use of those.

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
Message 3 of 3

Anonymous
Not applicable

Thinks. The program sometimes can work on revit 2021. If it throws exception, will throw that message. I have used another way to do.

0 Likes