This is a migrated thread and some comments may be shown as answers.

Migration from EF6

1 Answer 77 Views
Data Access Free Edition
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mikhail
Top achievements
Rank 1
Mikhail asked on 02 Sep 2014, 09:51 PM
While trying to convert from EF6 model first to Telerik Open Access we got a couple of issues:

1. EF6 doens't seem to support code generation strategies other than T4. http://stackoverflow.com/questions/19380820/change-ef-6-code-generation-strategy-from-t4
Telerik conversion wizard requires ":default" strategy.

2. During attempted conversion we get an error:

The provider did not return a ProviderManifest instance.

Could not determine storage version; a valid storage connection or a version hint is required.

at
System.Data.SqlClient.SqlVersionUtils.GetSqlVersion(String versionHint)

MS VS 2013 Update 1, EF 6.02, App.config has a correct connection string to local SQLEXPRESS database instance.


1 Answer, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 04 Sep 2014, 02:00 PM
Hello ,

Please refer to your other forum thread where this issue is addressed.


Let us know if you have more questions.

Regards,
Boyan
Telerik
 
OpenAccess ORM is now Telerik Data Access. For more information on the new names, please, check out the Telerik Product Map.
 
Tags
Data Access Free Edition
Asked by
Mikhail
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Share this question
or