Thing is im always running into the same problem. When i change the membership provider to MySQLMembershipProvider i get this error when i click on security.
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: The source was not found, but some or all event logs could not be searched. To create
the source, you need permission to read all event logs to make sure that the new source name is unique. Inaccessible logs: Security.
None
0 Points
4 Posts
Web Site Administration Tool change membership provider to MySQLMembershipProvider
Dec 16, 2013 11:17 AM|beep1986|LINK
Hey guys, am trying to follow this tutorial http://dev.mysql.com/doc/refman/5.7/en/connector-net-tutorials-asp-roles.html/
Thing is im always running into the same problem. When i change the membership provider to MySQLMembershipProvider i get this error when i click on security.
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: The source was not found, but some or all event logs could not be searched. To create the source, you need permission to read all event logs to make sure that the new source name is unique. Inaccessible logs: Security.
code for web.config connection
code for machine.config
I have been at this now for 4 days redoing the same tutorial from over and over, still comes back to the problem.
Thanks
Ben.
asp.net WebsiteAdministrationTool visualstudios2012