| |
GeekInterview.com > Interview Questions > Microsoft > DotNet
| Print | |
Question: error while accessing the uploaded website
Answer: Hi,
Recently i deployed a website using godaddy.com.but while accessing the website we r not getting internal pages.I m getting an error like
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: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) |
| August 08, 2009 09:08:21 |
#2 |
| vaishali_btech |
Member Since: September 2008 Total Comments: 1 |
RE: error while accessing the uploaded website |
| Please check if the connection string(Server,Databasename, and login credentials) mentioned in the web.config file is correct. |
| |
Back To Question | |