Bug #28711 MySql.Web.dll - Create new user
Submitted: 28 May 2007 0:04 Modified: 29 May 2007 14:06
Reporter: Paul Hulskamp Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S1 (Critical)
Version:5.1.1 alpha OS:Windows (XP SP2)
Assigned to: CPU Architecture:Any
Tags: MySqlMembershipProvider

[28 May 2007 0:04] Paul Hulskamp
Description:
While attempting to create a new user using the MySql.Web.dll (MySqlMembershipProvider) an exception is thrown.

How to repeat:
1. Open the attached project with VS2005.
2. Ensure you have the connection string and membership database correctly configured in the web.config.
3. Ensure you have created the correct membership tables in the database.
4. Run the project.
5. Enter membership details.
6. Click "Create user"

Suggested fix:
Not sure.
[28 May 2007 0:06] Paul Hulskamp
Sample asp.net project

Attachment: testing1.zip (application/x-zip-compressed, text), 4.23 KiB.

[28 May 2007 0:07] Paul Hulskamp
stack trace of error

Attachment: trace.txt (text/plain), 2.44 KiB.

[29 May 2007 14:06] Reggie Burnett
Isn't this a repeat of #28710?