Script wizards generate a Cast Object error

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
neverwish
Posts: 2
Joined: Thu 10 Sep 2015 14:42

Script wizards generate a Cast Object error

Post by neverwish » Thu 10 Sep 2015 14:51

For example the Generate Database Wizard produces after the Model Synchronization Settings the following error:
Unable to cast object of type 'EntityDeveloper.NHibernate.HibernateComplexType' to type 'EntityDeveloper.Class'

Same for the Update Model and Update Database wizards.

Brgds,
Arjan.

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Script wizards generate a Cast Object error

Post by Shalex » Mon 14 Sep 2015 09:27

Please give us the following information:
1) send us a test model for reproducing and specify the exact steps we should follow
2) the version (x.x.x) of your Entity Developer
3) the provider name (e.g.: System.Data.SqlClient) you are using

Post Reply