Click here to Skip to main content
16,018,353 members

Comments by Layman22 (Top 14 by date)

Layman22 10-Aug-15 13:49pm View    
Aravinda,

I did replaced the code but the website configuration tool threw another error
"There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store."

"The following message may help in diagnosing the problem: Connection string not found: LocalAccessDatabase"

Role manager is enabled as posted in my question .
Layman22 10-Aug-15 13:38pm View    
Aravinda,

I will implement your recommendations.
Layman22 10-Aug-15 13:31pm View    
Aravinda ,

I am getting "System.Configuration.ConfigurationErrorsException: Sections must only appear once per config file." My sql database is connected to Asp.net Database explorer and I have used the instance connection string properties in my web config without success.

I just want to attach my sql database to app data folder within my project and implement new sql connection strings for roles and memberships.
Layman22 6-Aug-15 6:52am View    
Gridview set up :http://prntscr.com/81gyuy
Gridview cs code behind:http://prntscr.com/81gyyf
Layman22 29-Jul-15 4:33am View    
It is working after adding that code to the logButton which was empty.Once again many thanks .