Bug #34495 MySQL MembershipProvider , RoleProvider, ProfileProvider
Submitted: 12 Feb 2008 16:22 Modified: 1 Mar 2008 11:12
Reporter: Max Win Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:5.2.0.0 OS:Any
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[12 Feb 2008 16:28] Max Win
Provider sources and sql script

Attachment: MySqlProviders.zip (application/x-zip-compressed, text), 28.48 KiB.

[12 Feb 2008 22:21] Max Win
Full working vs2008 solution demonstrating use of mysql providers

Attachment: MySqlProviderDemo.zip (application/x-zip-compressed, text), 35.31 KiB.