If you are successful in getting visual studio barking at you with error message “instance failure”, there is a very good chance that you have used \\ in your connection string in configuration file. Replace all \\ with \ and you should be okay.
I learnt it hard way!












Post a Comment