|
Home > Archive > microsoft.public.sqlserver.server > October 2002 > SQL Server Service Manager
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SQL Server Service Manager
|
|
|
| I have a machine that used to have SQL Server and/or SQL
Server Analysis Services installed on it.
The folders containing the installed software were
accidentally deleted, however there are still some stray
services installed and running.
I get the following error message when the machine boots
up: "The specified service does not exist as an installed
service."
Is there any way to remedy this situation? Unfortunately,
there is no installed software, so there is no Uninstall
utility.
Please help, this happens upon every bootup, and in my use
of this machine, I have to boot the machine quite
frequently.
Thanks very much.
| |
| Ramesh 2002-10-31, 10:23 pm |
| One crude method is to clean up the registry. You can search for MSSQL
strings in the registry, then delete those keys. (Please take a backup of ur
registry before proceeding.)
Secondly you can try reinstalling sql server and then uninstalling. (this
method is much better than the one above)
regards
"SK" <sudzkhawaja@yahoo.com> wrote in message
news:11b201c28023$6a218eb0$36e
f2ecf@tkmsftngxa12...
> I have a machine that used to have SQL Server and/or SQL
> Server Analysis Services installed on it.
>
> The folders containing the installed software were
> accidentally deleted, however there are still some stray
> services installed and running.
>
> I get the following error message when the machine boots
> up: "The specified service does not exist as an installed
> service."
>
> Is there any way to remedy this situation? Unfortunately,
> there is no installed software, so there is no Uninstall
> utility.
>
> Please help, this happens upon every bootup, and in my use
> of this machine, I have to boot the machine quite
> frequently.
>
> Thanks very much.
>
|
|
|
|
|