Hi there
i recently uploaded my website on the internet ,
here is my site http://uharts-001-site1.smarterasp.net/Tickets.aspx
but when i tried to login ,
it always stated this error
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)
Source Error:
Line 16: HyperLink3.Visible = True
Line 17: End If
Line 18: If User.IsInRole("Administrator") = True Then
...
Go to the complete details ...