What does this exception error mean?
A network related or instance specific error occured while establishing a connection to sql server. The server was not found or 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 have a contract management system project and I already deploy it. But when I run my project on another PC, I get this error.
How can that be?