I am trying to set-up the connection strings to my Membership Provider. I am using the Sql server database and not the default aspnet_db. Iam giving the Fully Qualifying namespace+class in my "type" and it still throws an error msg "connection string cannot be blank".
Web.config:
<
<
<
<
membership ...
Go to the complete details ...