Posted on: 2/6/2012 3:03:56 AM | Views : 1095

I am new with ASP.NET. I have developed an ASP.NET and appear to be working fine untill I add the membership feature, I am no longer be able to access the data store in the SQL Server. It appear that I have mebership database in my ASP.net and my data is on SQL server (of the same machine).
 
What can i do to be able to access to data on SQL server ?
 
SAM
...

Go to the complete details ...