In the MessageStats console, under Database Management, when you click on Defrag or Reindex, it returns and error stating: "Class not registered".
Some SQL Server dll files are not registered.
Extract the batch file from the attached zip file and run it on the server where the MessageStats console is installed.
The batch file will do the following:
regsvr32 /u/s "%ProgramFiles%\Microsoft SQL Server\80\Tools\Binn\Sqldmo.dll"
regsvr32 /s "%SystemRoot%\System32\Sqlwoa.dll"
regsvr32 /s "%SystemRoot%\System32\Sqlunirl.dll"
regsvr32 /s "%ProgramFiles%\Microsoft SQL Server\80\Tools\Binn\Resources\1033\Sqldmo.rll"
regsvr32 /s "%ProgramFiles%\Microsoft SQL Server\80\Tools\Binn\Resources\1033\Sqlsvc.rll"
regsvr32 /s "%ProgramFiles%\Microsoft SQL Server\80\Tools\Binn\W95scm.dll"
regsvr32 /s "%ProgramFiles%\Microsoft SQL Server\80\Tools\Binn\Sqlsvc.dll"
regsvr32 /s "%ProgramFiles%\Microsoft SQL Server\80\Tools\Binn\Sqlresld.dll"
regsvr32 /s "%ProgramFiles%\Microsoft SQL Server\80\Tools\Binn\Sqldmo.dll"
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy