After installing MS's SQL Server Web Administrator and going through
the start menu, I noticed that the program didn't work. I decided
to do without the popup window and configure my server to point to the
directory and create a virtual directory. Then I just pointed to
localhost/sql and tried to login:
COM object with CLSID {10020200-E260-11CF-AE68-00AA004A34D5} is either not valid or not registered.
Huh what? After a bit of research I found this:
Start->Run and type in:
Regsvr32 "c:\Program Files\Windows\System32\sqldmo.dll"
It works. If I cared why it worked I'd tell you.
Unfortunately, I'm a lazy ass and I just wanted the damn thing to work
as advertised. Another disaster averted.
Monday, February 07, 2005 10:19 PM