I'm having the same problem. Since moving my sites to web wiz hosting.
My previous host was still running SQL Server 2000 so after the move
here I needed to move to SQL 2005, actually I installed SQLEXPRESS
2008. A clean install not an upgrade of 2000 as I had a HD crash and
installed a new HD. Aslo installed .Net framework and Visual Web
Developer as I want to learn ASP.NET.
Everything reported as installing fine. I can connect to the DB Engine
with SQL Server Management Studio with Windows Authentication. Set up
new Databases and ran a restore of the backups from the files on
WWHosting. However no matter what I do and I've tried everything for
the past two weeks I can't connect to the websites on my local machine.
Server Error in Forum Application
An error has occured while connecting to the database.
Please contact the forum administrator.
Support Error Code:- err_SQLServer_db_connection
File Name:- common.asp
Error details:-
Microsoft OLE DB Provider for SQL Server
Invalid connection string attribute
Everytime.
I've tried for Server Name - COMPUTERNAME\SQLEXPRESS; LOCAL\SQLEXPRESS; .\SQLEXPRESS
User Name - COMPUTERNAME\WindowsLogonName; Etc
Password - Windows Password
Tried using sa and sa password.
Always get the error.
Server Error in Forum Application
An error has occured while connecting to the database.
Please contact the forum administrator.
Support Error Code:- err_SQLServer_db_connection
File Name:- common.asp
Error details:-
Microsoft OLE DB Provider for SQL Server
Invalid connection string attribute
Have checked and double checked the file for correct syntax. Probably
have to go and top myself when I find the problem but I'm stumped.
If I try to logon to the DB Engine using SQL Server Authentication I get this message.
Need help before I tear out all my hair.
Edited by supertramp - 28 December 2008 at 8:23pm