MATLAB 2018a error: Error using actxserver:
2 views (last 30 days)
Show older comments
Hi,
My script that connecting Matlab and Power World is not working after migrated to 2018a. Here is the error: Server creation failed. Invalid ProgID 'pwrworld.SimulatorAuto'. It used to work over a year ago. Could any expert tell what might go wrong here? Thanks.
0 Comments
Accepted Answer
Preethi Ayyamperumal
on 25 May 2018
In order to create a COM server, the PROGID "pwrworld.SimulatorAuto" for the Power World application needs to be present in the windows registry. The reason for this issue might be due to Power World application not being added to Windows Registry.
Please reinstall Power World application so that it will be automatically added to the windows registry and see if it resolves the issue.
More Answers (0)
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!