Unknown property 'GenerateDTO'

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
Joe Smith
Posts: 32
Joined: Thu 09 May 2013 20:18

Unknown property 'GenerateDTO'

Post by Joe Smith » Mon 03 Jun 2013 22:49

My project uses "NHibernate" (C#), "Data Annotations Metadata" and "Repository And Unit of Work" templates. If I add a "Data Transfer Object" template and try to generate the code I get this error in the generation dialog: "Unknown property 'GenerateDTO'."

Of course, no classes are generated.

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

Re: Unknown property 'GenerateDTO'

Post by Shalex » Tue 04 Jun 2013 14:10

Thank you for the report. We have fixed a predefined "Data Transfer Object" template. The new public build will be available in a couple of days. We will post here when it is available for download.

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

Re: Unknown property 'GenerateDTO'

Post by Shalex » Thu 06 Jun 2013 15:04

New build of Entity Developer 5.5.120 is available for download now!
It can be downloaded from http://www.devart.com/entitydeveloper/download.html (trial version) or from Registered Users' Area (for users with active subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?f=32&t=27284.

Joe Smith
Posts: 32
Joined: Thu 09 May 2013 20:18

Re: Unknown property 'GenerateDTO'

Post by Joe Smith » Sun 09 Jun 2013 12:16

I confim this bug is now fixed. Thank you!

Post Reply