I'm using Excel and Mathcad files that were perfectly functional on another machine. When I try to run them on my current laptop, I get "Run-time error '430': Class does not support Automation or does not support expected interface"
The problematic code is:
Dim Mathcad As Ptc_MathcadPrime_Automation.Application
Set Mathcad = New Ptc_MathcadPrime_Automation.Application
I'm using Mathcad Prime 4.0, Excel 365, and Windows 7. Has anyone run into this error before?
Solved! Go to Solution.
I'm 99% sure that's the case. The only difference is the other machine was running Windows 10.
That leaves 1 % of uncertainty.
So... you've moved your Prime license, or is this a new installation... or did you install Prime Express (no license required, but limited functionality) on the present laptop?
Do you still have access to the other machine (and in the configuration that 'worked')?
Luc
I managed to get it working. For some reason a third-party uninstaller/registry cleaner did the trick.
Thanks for helping!