Click here to Skip to main content
16,004,653 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
I had developed a c# application SOFTWARE USING SQL SERVER EXPLORER....
I HAD INSTALLED THAT SOFTWARE IN MY CLIENT SYSTEM...BUT IT SHOWING ERRORS WHILE RUNNING..IT SHOWING UNHANDELED EXCEPTION ERROR..
:confused:
ASM
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)
:confused:
how to solve these kinds of error???????
what r other things should be install while installing my software ????
plzzzzzzzzzzzzzzzzzzzzzz guide me...........
Posted

1 solution

Hi,

Have a look at the following Resolving “A network-related or instance-specific error occurred while establishing a connection to SQL Server…” [^]
or
A network-related or instance-specific error occurred while establishing a connection to SQL Server.[^]
or
A network-related or instance-specific error occurred while establishing a connection to SQL Server[^]


ammaiappan123 wrote:
what r other things should be install while installing my software ????


How would we know what? We don't even know what your software does. But normally the newest version of .NET is a good start.

Kind regards,
 
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