Service Pack: COM Exception Error
When updating Erasoft modules & databases, sometimes supports encounter error message stating COM Exception when accessing the Service Pack menu on SM module. As solution, you just need to re-register the sqldmo.dll. Here's the step-by-step: 1. Run the command prompt as administrator. 2. Depends on the OS version, you should redirect the directory to C:\WINDOWS\SYSTEM32 (for 32-bit version) or C:\WINDOWS\SYSWOW64 (for 64-bit version). You can do this by using cd.. & cd windows\system32 or cd windows\syswow64 . 3. Once on one of the mentioned directory above, type this command regsvr32 sqldmo.dll & hit enter.