I have been using ASP.NET successfully with x10, and I am trying to use ASP.NET's Membership System with MySql.
I downloaded and installed a local instance of MySql Community Server and read a tutorial on how to configure the MySql/NET Connector for use with the ASP.NET membership system. Everything worked fine on my local machine, but I am having trouble getting it to work on x10. I am starting to think that the Mono installation on x10 is simply not configured to use MySql for a membership provider.
What am I missing? Is ASP.NET Membership authentication possible at all with Mono and MySql?
I would greatly appreciate any help on this topic.
Thanks in advance.
David Haymond
http://dev.mysql.com/doc/refman/5.4/en/connector-net-tutorials-asp-roles.html
I downloaded and installed a local instance of MySql Community Server and read a tutorial on how to configure the MySql/NET Connector for use with the ASP.NET membership system. Everything worked fine on my local machine, but I am having trouble getting it to work on x10. I am starting to think that the Mono installation on x10 is simply not configured to use MySql for a membership provider.
What am I missing? Is ASP.NET Membership authentication possible at all with Mono and MySql?
I would greatly appreciate any help on this topic.
Thanks in advance.
David Haymond
http://dev.mysql.com/doc/refman/5.4/en/connector-net-tutorials-asp-roles.html