Setup Error: Data source name not found and no default driver specified
I am getting the following error during the setup of the database engine (the other parts seem to install properly):
***
SQL Server Setup could not connect to the database service for server configuration. The error was: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Refer to server error logs and setup logs for more information...
The machine in question is running/has installed the following:
XP SP2
VS 2005 (beta2.050215-4400)
The following seem to have installed properly
Microsoft SQL Server Analysis Services Designer
Version 9.00.1116.00
Microsoft SQL Server Integration Services Designer
Version 9.00.1116.00
Microsoft SQL Server Report Designer
Version 9.00.1116.00
Microsoft SQL Server Report Model Designer
Version 9.00.1116.00
Previous beta versions of VS and SQLServer were installed at one point, but were removed per the instructions for installing the latest VS beta. The Express Tools were removed prior to the failed install.
What do I need to do to get the install to succeed?

