Can not even start to Register server - Error
klewis
Posts: 4
I get the following error when I click on the server drop down or it I type the server I get it when I click compare.
"The located assembly's manifest definition with name 'Interop.SQLDMO' does not match the assembly reference"
I do not have problems with SQL Compare or Sql data compare.
Could someone please help with this?
Thanks
Kelly
"The located assembly's manifest definition with name 'Interop.SQLDMO' does not match the assembly reference"
I do not have problems with SQL Compare or Sql data compare.
Could someone please help with this?
Thanks
Kelly
This discussion has been closed.
Comments
More than likely this can be fixed simply by running the SQL Server CD and installing the client-side tools on the computer running DTS Compare. SQLDMO.dll is one of the libraries that comes with the SQL Server client side tools.
Kelly
There could still be a resource problem with the DMO DLL. Can you please try re-registering it? ('regsvr32 sqldmo.dll')
Everything is workin fine now.
Kelly