InvalidCastException when working with OracleQueue

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
peledkfir
Posts: 22
Joined: Sat 15 Jan 2011 11:06

InvalidCastException when working with OracleQueue

Post by peledkfir » Mon 04 Apr 2011 15:18

When using OracleQueue Listen method with single consumer.
(QueueAgent.Name is null; QueueAgent.Address is queue name).
I get InvalidCastException DBNull to System.String.
dotConnect version: 6.10.111

kfir.

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

Post by Shalex » Wed 06 Apr 2011 14:56

We have reproduced the error. We will investigate the issue and notify you about the results as soon as possible.

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

Post by Shalex » Wed 13 Apr 2011 15:05

We have fixed bug with OracleQueue.Listen() with single consumer. I will post here when the corresponding build is available for download.

peledkfir
Posts: 22
Joined: Sat 15 Jan 2011 11:06

Post by peledkfir » Wed 13 Apr 2011 16:01

10x,
Kfir

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

Post by Shalex » Tue 19 Apr 2011 12:20

New build of dotConnect for Oracle 6.10.141 is available for download now!
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with valid subscription only): http://secure.devart.com/ .
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=20789 .

Post Reply