Hello.
I am using CMO Version 4.0 (which is converted to a .NET assembly) from Copley Controls and LabView to create custom programs to run treadmill amplifiers and create user defined velocity profiles.
I have several versions of similar code, ranging from simple controls to more complicated controls. My standard, base program always works. However, after making a few changes to the more complicated code and saving it as a different file, none of my code works now. I haven't changing anything to the original, base code and now it doesn't work.
I keep getting the following error and I do not know what it means:
Error 1172 occurred at Error calling method CMLCOMLib.canOpenObj.Initialize, (System.Reflection,.TargetInvocationException:Exception has been thrown by the target of an invocation. Inner Exception: System.Exception:Access Denied)
Possible Reasons: LabVIEW: A .NET exception in an external assembly. For information about correcting this error, copy the following exception (in bold) and search the Microsoft Developer Network Web site or the Web for a possible explanation.
I would appreciate any suggestions.
Thank you.