Otolith app crashing
Hi. I am using the Otolith app v9.1 and it keeps on crashing. An error appears in the project workbench saying " Specified cast is not available, line 2766, character 1. Line 2766 reads "For Each t As McGraphObjText In _annotationOverlay"...not sure whats happening but your help would be much appreciated!
Thanks,
Eimear
Thanks,
Eimear
0
Answers
-
Hi Eimear,The version of the Otolith app should include 3 numbers like this: 9.1.4 – last version. I suspect, the error is in the GetComment function. This is fixed function:
Private Function GetComment As McGraphObjText If _annotationOverlay IsNot Nothing Then For Each go As McGraphObj In _annotationOverlay If go.ClassName = "McGraphObjText" AndAlso go.UserData IsNot Nothing AndAlso go.UserData.ToString = "Otolith_Comment" Then Return go End If Next End If Return Nothing End Function
Thanks,Nikita.0 -
Hi Nikita. Thanks for the reply. I am still having issues with the app. How do I uninstall the version of the app that I have currently? How do I get version 9.1.4? I cannot see it on the solutions zone all I see is one created on Nov 2013 which is obviously incorrect.
Thanks,
Eimear0 -
Nikitia I should add the problem is now on line 856
i = cbSCalib.Items.Add(sc.Name)...not sure whats happening.
Thanks,
Eimear0 -
Hi NikitaRG,
Your fixed GetComment function here worked for my "Otolith app error" here:
http://forums.mediacy.com/discussion/comment/1515#Comment_1515
Thanks for all of your solutions! They have been super helpful
0
Categories
- All Categories
- 961 Image-Pro v9 and higher
- 9 Image-Pro FAQs
- 18 Image-Pro Download & Install
- 448 Image-Pro General Discussions
- 486 Image-Pro Automation (Macros, Apps, Reports)
- 20 AutoQuant Deconvolution
- 2 AutoQuant Download & Install
- 18 AutoQuant General Discussions
- 195 Image-Pro Plus v7 and lower
- 3 Image-Pro Plus Download & Install
- 106 Image-Pro Plus General Discussions
- 86 Image-Pro Plus Automation with Macros
- 19 Legacy Products
- 16 Image-Pro Premier 3D General Discussions
- 26 Image-Pro Insight General Discussions