Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Sql Server 2008 cannot connect to db

Author  Topic 

caddison2
Starting Member

1 Post

Posted - 2010-09-03 : 13:14:23
I have built a server and installed windows server standard 2008 and sql server 2008 enterprise on it. I have installed IIS7 and have created my application however when I try to login into my website it won't login because the database is not being reached I guess. I dont think its a closed port because I have set one db for .net membership and it seems to work fine. The asp.net website connects to this db and inserts user info. however my other dbs are not able to be connected to.

Kristen
Test

22859 Posts

Posted - 2010-09-04 : 06:03:44
Check your connections string, and installed connectivity driver versions, against www.connectionstrings.com

If that doesn't clear it up we'll need an error message or similar data to chew on
Go to Top of Page
   

- Advertisement -