Link to home
Create AccountLog in
Avatar of anuboggaram
anuboggaramFlag for India

asked on

Cannot install sqlexpress 2008 on windows xp machine.

Hi,

Suddenly sqlexpress was not working on windows xp machine. Wanted to reinstall it but could not uninstall it easily.

uninstalled all sql components by running a batch file having commands

"rem SQL Server 2008 R2 Common Files
msiexec / x "{234F6B0D-10AE-4BB7-B2F3-E48D4861952D}" "

Now i dont see any sql2008 list in add\remove programs

When i try to install sqlexpress freshly, its throwing error: The configuration failed to initiate"

Please help to resolve it.
Avatar of EvilPostIt
EvilPostIt
Flag of United Kingdom of Great Britain and Northern Ireland image

Not sure if this is applicable in this instance or not but i remember you used to have to specify the SA password in one of the setup config files before it allowed you to install.
ASKER CERTIFIED SOLUTION
Avatar of anuboggaram
anuboggaram
Flag of India image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of anuboggaram

ASKER

That worked and my problem go resolved.