Click here to Skip to main content
15,920,602 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi.
I'm using webpartzone in my application in asp.net 2010 but i have some problems. when I run the application it gives error from sql connection while i have no connection in it. when i delete webpart components from my website everything is right and project runs with no error. the error text is:

"Server Error in '/WebSite3' Application.

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)"


i couldn't found any solutions for this problem, please help me!

thanks.
Posted
Updated 26-Jan-12 17:20pm
v2

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900