So I ran the 2000 scripts as I'm suppose to.
Modified the connection string in web.config to use this connection.
Get Error:
An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Shared Memory Provider, error: 40 - Could not open a connection to SQL Server)
I find nothing on default.aspx that is trying connect to a database, and I removed the 2005 connection string, why is it trying to connect to 2005?