Page 1 of 1

Bug in 8.1.55?

Posted: Tue 17 Dec 2013 20:18
by isd_dev
When importing stored procedures in a database-first scenario, methods are not created correctly. Upon opening the designer the following error is raised:

---------------------------
Microsoft Visual Studio 2012
---------------------------
CSDL parsing failed: The attribute 'ReturnType' of tag 'FunctionImport' has a unexpected value '[REMOVED]' at line #-1.
Warning! The error means that a part of the model cannot be read. If you save model after this, the unrecognized XML will be lost. It is strongly recommended to create a backup copy of the model to be able to restore it to the original state if needed.
---------------------------
OK
---------------------------

When attempting to manually correct the method and set the return type of the stored procedure an error is raised when the custom tool runs, it is looking for a complex type but doubling up on the namespace (i.e. type in namespace.namespace not found)

Reverting back to 8.1.45 does not have this issue.

Re: Bug in 8.1.55?

Posted: Wed 18 Dec 2013 13:50
by Shalex
Thank you for your report. The issue is fixed. We will notify you when the corresponding build of dotConnect for Oracle is available for download.

Re: Bug in 8.1.55?

Posted: Wed 18 Dec 2013 13:53
by isd_dev
Fantastic, Thank you.

Re: Bug in 8.1.55?

Posted: Thu 26 Dec 2013 13:16
by MariiaI
New build of dotConnect for Oracle 8.1.65 is available for download!
It can be downloaded from http://www.devart.com/dotconnect/oracle/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=1&t=28601.