Guest Molly Posted September 11, 2020 Share Posted September 11, 2020 The Midas.dll error can occur when RockWorks20xx is launched. It is caused by the midas.dll file not being properly registered. To correct that follow the steps below. Close RockWorks. Open up a command prompt by selecting the windows button + R at the same time. Type cmd into the Run window like the screenshot below which will bring up the command prompt window. On the first line after C:\Users\Username type (or copy and paste) in: cd "c:\program files\rockware\rockworks20\" and hit Enter. That should bring up a second command line starting with c:\Program Files\Rockware\Rockworks20\ and after that type (or copy and paste) in: regsvr32 midas.dll and hit Enter. A window should then pop up saying: DllRegisterServer in midas.dll succeeded. Below is a screenshot of what this should roughly look like. If the error persists, users have found that running a registry cleaner solves the problem, presumably by removing conflicting references to the DLL. Molly Mayfield RockWare Inc Link to comment Share on other sites More sharing options...
Guest Molly Posted May 27, 2021 Share Posted May 27, 2021 Here is a quick video which illustrates the MIDAS.DLL registration process: register_midasdll.mp4 Link to comment Share on other sites More sharing options...
Guest Molly Posted June 2, 2021 Share Posted June 2, 2021 On some systems, it may be necessary to run the Command Prompt "as administrator". In the video, instead of just clicking on the Command Prompt app to launch it, you would right-click on the app and select Run As Administrator from the pop-up menu. This gives the app higher permissions to register the DLL. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now