Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
I am using sql server 2014 to perform database operations, and it is working fine when I run from visual studio localhost. But when I put my web application on IIS on my system only, it is giving me error : The underlying provider failed on Open.

Both, application and database on single system. I googled it too, and I already followed this link,
Solution for "The underlying provider failed on Open" exception.[^]
But it's not working in my case.

What other changes I need to make to make it work. ?
Posted
Comments
Suvendu Shekhar Giri 7-Aug-15 1:31am    
5ed your question as you have tried googling before posting here. :)
johannesnestler 7-Aug-15 7:14am    
you said the solution from the link didn't work for you - so you are SURE you don't have authentication problem, correct? - really? ;-)

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