can't access db in sql server 2005
Hi..
I can't work on the book as I have problems in connecting the db to an SQL server 2005 default istance
I have attached tha database to teh sql server and changed the web config connection string as follow
Data Source=(local);Initial catalog=WroxUnited;Integrated Security=True;
I also allowed remote connection and enabled tcp/ip and statred sqlbrowser etc....
still error 26 as the remote connection is not enabled.
what can I do ?
|