registration problem
Brian Donahue
Posts: 6,590 Bronze 1
Hi Will,
You're an old SQL Compare 2.03 user, eh? No problem. It looks like one
of the COM dll files needs to be re-registered. Try openeing a command line
and typing the following commands:
cd c:program files
ed gate sql bundle (or wherever you've installed it)
regsvr32 sqlcomp.dll
regsvr32 sqlcompareclib.dll
regsvr32 dwstg.dll
I think that should cover it. If it still doesn't work, please give me a
shout.
Sincerely,
Brian Donahue
Red Gate Technical Support
"Will Renfro" <wrenfro@istmanagement> wrote in message
news:CevN7xf1DHA.1244@server53...
> I keep getting the following error when I try to register a database. I
> have tried several databases on several servers.
>
> Couldn't register the database. Please check the registration properties.
>
> Error Loading database [SERVERNAME.DBName]
> Error Scripting Tables
> Error scripting Table [TableName]
> Automation error
> ClassFactory cannot supply requested class
>
>
You're an old SQL Compare 2.03 user, eh? No problem. It looks like one
of the COM dll files needs to be re-registered. Try openeing a command line
and typing the following commands:
cd c:program files
ed gate sql bundle (or wherever you've installed it)
regsvr32 sqlcomp.dll
regsvr32 sqlcompareclib.dll
regsvr32 dwstg.dll
I think that should cover it. If it still doesn't work, please give me a
shout.
Sincerely,
Brian Donahue
Red Gate Technical Support
"Will Renfro" <wrenfro@istmanagement> wrote in message
news:CevN7xf1DHA.1244@server53...
> I keep getting the following error when I try to register a database. I
> have tried several databases on several servers.
>
> Couldn't register the database. Please check the registration properties.
>
> Error Loading database [SERVERNAME.DBName]
> Error Scripting Tables
> Error scripting Table [TableName]
> Automation error
> ClassFactory cannot supply requested class
>
>
This discussion has been closed.