I found a solution (thanks to a email from Cameron Eckman). First you
have to know that SQL Server 2005 installs many separate things (at
least 8) which you can see under "add/remove programs". Some of which
are obviously named but some are not (like SQLXML4 and MSXML 6.0
Parser). I clicked on SQLXML4, clicked "Change", chose "Repair", and
pointed it to the SQLServer2005 installation disc. That worked, and
after that I ran setup.exe from the installation disk again, which also
worked.
It would also probably work to uninstall SQLXML4 first. SQLXML4 seems
to also be from the Visual Studio 2005 install, although I am not even
sure why I have that, except I remember something about being prompted
to install it the first time I tried to install the client tools 2
weeks ago.
|