About the ADO Entity Data Model Unable to select 6.0 solution for MySQL

Source: Internet
Author: User

Error: Your project refers to the latest Entity Framework, but cannot find the version-compatible Entity Framework database required for the data link ....

Image:

Tip: The entityframework version is too high.

How to resolve:

To open the Package management console, open the following steps:

2. Uninstall the previous EF, Mysql.data, mysql.data.entity.

3. Newly installed EF, Mysql.data, mysql.data.entity

4. The instructions are installed as follows:

Install-package entityframework-version 6.1.0install-package mysql.data-version 6.9.5 install-package Mysql.data.entity-version 6.9.5

The effect is as follows:

About the ADO Entity Data Model Unable to select 6.0 solution for MySQL

Related Article

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.