Cannot generate model classes on .edml from existing database

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
alonso01
Posts: 1
Joined: Tue 09 May 2017 00:58

Cannot generate model classes on .edml from existing database

Post by alonso01 » Tue 09 May 2017 01:11

Hi all.

I cannot generate the class code for an existing postgresql database. Everytime I want to generate the code, I run into the following error:
Could not find the CLR type for [SomeClass].
I have researched for the error on stackoverflow without success.

Has anyone run into a similar issue?

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

Re: Cannot generate model classes on .edml from existing database

Post by Shalex » Thu 11 May 2017 16:40

Please send us a test model so that we can reproduce the error in our environment.

Post Reply