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
subhangisill...
0 Points
6 Posts
A network-related or instance-specific error occurred while establishing a connection to SQL Serv...
Dec 20, 2012 04:28 AM|LINK
I am using free hosting in somee.com for my website. somee.com gave me a connection string for my database connection.While using that I am getting an error like
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.
I rechecked my database too.Can you please provide solution for this error? My website is running well in Visual Studio but this error is occuring at the time of hosting.
Thanks in advance.Help me..Please
pratik_galor...
Participant
1483 Points
330 Posts
Re: A network-related or instance-specific error occurred while establishing a connection to SQL ...
Dec 20, 2012 05:41 AM|LINK
All is there in your connectionstring, raise ticket to your provider and tell them to ensure/correct your connectionstring.
Software Engineer,
iGATE Global Solutions.
pratik_galoria@yahoo.co.in
+91-8905195943
subhangisill...
0 Points
6 Posts
Re: A network-related or instance-specific error occurred while establishing a connection to SQL ...
Dec 20, 2012 11:11 AM|LINK
It was resolved..I copied my pages and web.config to root directory.Thats it.