The Membership ID cannot be found when. net4.0 is used to develop MySql-supported Membership.

Source: Internet
Author: User
When using the System. Web. Security. MembershipProvider class in. net4.0, it must be referenced: System. Web. dllSystem. Web. ApplicationServices, Version4.0.0.0, Cultureneutral, failed. Otherwise, the MembershipProvider class cannot be found. Solved this problem

In. use System. web. security. the MembershipProvider class must reference: 'System. web. dll ''system. web. applicationServices, Version = 4.0.0.0, Culture = neutral, PublicKeyToken = 31bf3856ad364e35 '. otherwise, the system prompts that the MembershipProvider class cannot be found. Solved this problem

When using the System. Web. Security. MembershipProvider class in. net4.0, you must reference:

'System. Web. dll'

'System. Web. ApplicationServices, Version = 4.0.0.0, Culture = neutral, PublicKeyToken = 31bf3856ad364e35 '.

Otherwise, the system prompts that the MembershipProvider class cannot be found.

After solving this problem, we can try Membership to connect to the MySql database.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.