The program '[148xx] Revit.exe' has exited with code 0 (0x0).

The program '[148xx] Revit.exe' has exited with code 0 (0x0).

Anonymous
Not applicable
4,777 Views
5 Replies
Message 1 of 6

The program '[148xx] Revit.exe' has exited with code 0 (0x0).

Anonymous
Not applicable

Dear All,
In 2016 I wrote a small add-in for revit. Now I bought revit 2019 and I want to update the old add-in, but when I start to run the code I get the following error:

The program '[148xx] Revit.exe' has exited with code 0 (0x0).

I have seen the following link, but I guess they are something different:

https://forums.autodesk.com/t5/revit-api-forum/devtv-my-first-revit-plugin-revit-exe-has-exited-with...

https://forums.autodesk.com/t5/revit-api-forum/cannot-start-revit-2015-for-api-debugging/td-p/497806...

http://thebuildingcoder.typepad.com/blog/2013/11/debugging-revit-2014-api-with-visual-studio-2013.ht...

 

 

 

0 Likes
Accepted solutions (1)
4,778 Views
5 Replies
Replies (5)
Message 2 of 6

jeremytammik
Autodesk
Autodesk

Your add-in is probably doing something wrong. What does it do, and how?

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes
Message 3 of 6

Anonymous
Not applicable

Hi @jeremytammik!

It has a link for going online and import doors. When I debug it, I get no errors, 

========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ==========

0 Likes
Message 4 of 6

stever66
Advisor
Advisor
Accepted solution

Did you update the version of .Net to 4.7 or 4.7.2?

Message 5 of 6

Anonymous
Not applicable

Yes I have tried and some result! It's starts running Revit, then it stops after a couple of seconds and I get the message: The program '[1852] Revit.exe' has exited with code 0 (0x0).

0 Likes
Message 6 of 6

stever66
Advisor
Advisor

Did u update the references to revitapi.dll and revitapiui.dll To point to the 2019 files?