the custom tool DevArtEfGenerator failed

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
ths
Posts: 53
Joined: Thu 29 Dec 2011 16:18

the custom tool DevArtEfGenerator failed

Post by ths » Tue 29 Oct 2013 08:56

Hello,

after upgrading MVC project to the Version 8 under VS2013 i get this error:
"The custom tool DevArtEfGenerator failed. Object reference is not set to an instance of an object."
The file MyDataModel.Designer.cs was not generated.
Is it the EntityFramework issue? What should i change?

Thanks,
Vladimir

ths
Posts: 53
Joined: Thu 29 Dec 2011 16:18

Re: the custom tool DevArtEfGenerator failed

Post by ths » Tue 29 Oct 2013 12:04

I have run "Run Custom Tool" command from the popup menu on edml-file and "missing" file was generated without any further options suggested. The project can be compiled now.

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

Re: the custom tool DevArtEfGenerator failed

Post by Shalex » Thu 31 Oct 2013 17:04

Please try using the latest (8.1.26) build of dotConnect for Oracle. The issue should be fixed. Notify us about the result.

Post Reply