Reference error in project after recent update
Hi Forum,
Since the latest update (June 2020) I'm unable to load apps that I previously created. I used the ImageSetAnalyser app from this forum as the basis for this app. I am getting the following error when trying to load:
Line 44 in my module is the following:
Commenting out the whole class still gives me the same error.
Any suggestions would be appreciated!
Henri
Since the latest update (June 2020) I'm unable to load apps that I previously created. I used the ImageSetAnalyser app from this forum as the basis for this app. I am getting the following error when trying to load:
Line 44 in my module is the following:
Commenting out the whole class still gives me the same error.
Any suggestions would be appreciated!
Henri
0
Answers
It's possible that the location of MediaCy.Automation.ND.dll was changed in the latest update (from the main folder to Automation sub-folder) and there could be several ways to fix this problem. What you need to do is to open the References dialog (in Project workbench), locate MediaCy.Automation.ND.dll there and:
a) remove it, as it may not be necessary at all, if you do not work with 3D measurements.
or
b)change the reference to this DLL to tnew location (Automation sub-folder).
or
c) just copy MediaCy.Automation.ND.dll from the Automation sub-folder to the main program folder (C:\Program Files\Invitrogen\Celleste 5)
We will work on fixing this issue in the next update as well.
Yuri