Entity Framework, update model from data base issue.

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Post Reply
coolmaker
Posts: 3
Joined: Wed 30 Mar 2011 07:00

Entity Framework, update model from data base issue.

Post by coolmaker » Wed 30 Mar 2011 07:17

Hello, I have a problem. After VS2010 Service Pack 1 was installed the following Issue occurred: In Model browser (VS 2010) select option Update Model from Data Base, then select appropriate table. After previous steps, entity is created and store procedures are created too, which weren't chosen. VS generate following error: Error 136: Functions that can be composed must declare a return type. And I can't continue my project.

This behaviour is not desirable, please fix this bug as soon as possible.
Thanks in advance.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 30 Mar 2011 12:27

Thank you for the report, we are working on this problem.
I will let you know when the issue is fixed.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Mon 04 Apr 2011 16:51

This problem is fixed in the upcoming build of dotConnect for Oracle. We plan to release it this week.

coolmaker
Posts: 3
Joined: Wed 30 Mar 2011 07:00

Post by coolmaker » Wed 06 Apr 2011 06:58

Thanks a lot, it will help us to do our project successfully! :)

wleon12
Posts: 2
Joined: Wed 06 Apr 2011 15:48

Post by wleon12 » Wed 06 Apr 2011 16:14

do you have an exact date for the release of this new build. ? All work has stopped today due to this bug, so it will be helpful to have a date.

wleon12
Posts: 2
Joined: Wed 06 Apr 2011 15:48

Post by wleon12 » Wed 06 Apr 2011 18:25

I went to the model and manualy deleted all the stored procedures that it brought on its own, that took care of the problem for now, a temp fix until we get the new build

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Thu 07 Apr 2011 10:39

The new build of dotConnect for Oracle 6.10.135 is available for download now.
It can be downloaded from Download Page (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to this announcement.

coolmaker
Posts: 3
Joined: Wed 30 Mar 2011 07:00

Post by coolmaker » Fri 08 Apr 2011 07:48

Thanks a lot. :)

Post Reply