Fix VS2010 in the new Entity Data model that occurs "an error occurred in the. NET Framework data Provider for Microsoft SQL Server Compact 3.5." Please contact the provider vendor to resolve this issue. "The question

Source: Internet
Author: User
Tags compact

Recently trying to learn ASP. NET MVC, when you click Add-New Item--visual in the data under C # to the ADO Entity Data Model, and the "Select Your data connection" error occurs, the " An error occurred in Microsoft SQL Server Compact 3.5. Please contact the provider vendor to resolve this issue. "and write it down here in case you forget."

Online check, said to reinstall the. NET Compact Framework 3.5,http://www.microsoft.com/zh-cn/download/confirmation.aspx?id=65, I put a little emphasis on it, or I can't.

The solution is as follows:

1. Open the Registration form

2. Delete the following two registry files separately

32-bit operating system

(1) hkey_local_machine\software\microsoft\visualstudio\10.0\dataproviders\{7c602b5b-accb-4acd-9dc0-ca66388c1533 }

(2) hkey_local_machine\software\microsoft\visualstudio\9.0\dataproviders\{7c602b5b-accb-4acd-9dc0-ca66388c1533}

64-bit operating system

(1) hkey_local_machine\software\wow6432node\microsoft\visualstudio\10.0\dataproviders\{ 7c602b5b-accb-4acd-9dc0-ca66388c1533}

(2) hkey_local_machine\software\wow6432node\microsoft\visualstudio\9.0\dataproviders\{ 7c602b5b-accb-4acd-9dc0-ca66388c1533}

Try it again and solve it perfectly.

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.