Hi,
At times i get this error on one of our systems, using sql express with in Visual Studio.
"A network-related or insatance -specific error occurred while esatblishing 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)"
The thing is it comes at times and at other times it works well.
I have not been able to find out the exact reason for this unexpected behaviour
I am not able to run aspnet_regsql.exe as well using localhost , sql server authentication.
The same error pops up.
I checked the sql server service ,and it was running.
The same thing i have used before and it works here and now it isn't.
Looking forward for good solutions.
Thank You!
< ...
Go to the complete details ...