template: the filename for generation result output is not defined.

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
Q.X
Posts: 22
Joined: Mon 24 Sep 2012 09:19

template: the filename for generation result output is not defined.

Post by Q.X » Fri 04 Aug 2017 03:46

// Custom tool 'DevartEfGenerator' failed.
// - The following error has occurred when attempting to save the results provided by the generation template: the filename for generation result output is not defined.

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

Re: template: the filename for generation result output is not defined.

Post by Shalex » Fri 04 Aug 2017 11:38

Please give us the following information:
1. Does the issue persist with a predefined template? E.g.: enable DbContext template and disable custom templates if any.
2. Are you using a standalone Entity Developer or the one embedded into Visual Studio?
3. Try running the tool (or Entity Developer either Visual Studio) via its Run as administrator context menu.
4. Does the problem exist with a newly created model (project)?

Post Reply