| |
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) |
| December 12, 2008 13:32:08 |
#1 |
| rajvasireddy |
Member Since: December 2008 Total Comments: 1 |
RE: error while accessing the uploaded website |
Usha, Please change your connection string like this where you have.... server: someservername......change it Server: SomeservernameSQLExpress. I think it will solve your problem.
Cheers! Raj Vasireddy |
| |
Back To Question | |