addin throws exception after switching to .net 4.7.2

addin throws exception after switching to .net 4.7.2

zhuliyi0
Enthusiast Enthusiast
383 Views
2 Replies
Message 1 of 3

addin throws exception after switching to .net 4.7.2

zhuliyi0
Enthusiast
Enthusiast

Hi, I am trying to upgrade my addin to support Revit 2019, it was built using .NET 4.5.2., so I installed .NET version 4.7.2, changed assembly .NET version to 4.7.2, re-built the addin, and now I am getting error messages in a random pattern. I didn't change anything in source code, so it must be from .NET version change.  Anyone has any answer?

0 Likes
384 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

You need to make sure you've updated the solution to utilize 4.7.1...  Make sure you check these places:

Untitled.png

 

I would just run a search to see where ever 4.5.2 is used and update them.

 

Don't forget to mark your answers...  It helps the next individual find theirs faster!!

Cheers, 

 

Geoff Overfield

Senior Software Engineer

FabPro, LLC

 FP_Logo(2).png

0 Likes
Message 3 of 3

zhuliyi0
Enthusiast
Enthusiast

Somehow only 4.7 works. I will just stick with it for now.

0 Likes