Hi All,
I was working with mvc 5 application.Created internet application.Now when i try to register user provided by default.I am getting the error


First of all No Connection string was present in web.config so i added manually.
providerName="System.Data.SqlClient" />
Now localdb database is causing error.
Could anyone tell why those connection string are not added by default .I am missing something in installation?
Thanks in Advance.
Rajeev
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Rajeev PunhaniPosted Mar 19, 2016, 5:07 AM