Page 1 of 1

Entity Framework, update model from data base issue.

Posted: Wed 30 Mar 2011 07:17
by coolmaker
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.

Posted: Wed 30 Mar 2011 12:27
by AndreyR
Thank you for the report, we are working on this problem.
I will let you know when the issue is fixed.

Posted: Mon 04 Apr 2011 16:51
by AndreyR
This problem is fixed in the upcoming build of dotConnect for Oracle. We plan to release it this week.

Posted: Wed 06 Apr 2011 06:58
by coolmaker
Thanks a lot, it will help us to do our project successfully! :)

Posted: Wed 06 Apr 2011 16:14
by wleon12
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.

Posted: Wed 06 Apr 2011 18:25
by wleon12
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

Posted: Thu 07 Apr 2011 10:39
by AndreyR
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.

Posted: Fri 08 Apr 2011 07:48
by coolmaker
Thanks a lot. :)