Tuesday, 6 August 2013

ERROR when login to admin section of ASP.NET website

ERROR when login to admin section of ASP.NET website

I made ASP.Net website and hosted it into hosting server, I can access to
the front end pages however when I want to go to admin section (which
allows me to edit database data) and I enter username and password in
login page I get error:
A network-related or instance-specific error occurred while establishing a
connection to SQL Server. The server was not found or was not accessible.
Verify that the instance name is correct and that SQL Server is configured
to allow remote connections. (provider: SQL Network Interfaces, error: 26
- Error Locating Server/Instance Specified)**
Can I have some help?

No comments:

Post a Comment