Page 1 of 1

[Bug] dotConnect 4 Oracle v. 5.35 Null reference exception

Posted: Fri 13 Nov 2009 10:25
by Partizan
Hi there.

I think there is a bug in a Devart.Data.dll

Looks like when DbMonitor gets the stacktrace, enumerates all methods and builds a string for each method, it fails if there is any anonymous method. It has no DeclaringType, so DeclaringType property of MethodInfo is null. So when it tries to get the DeclaringType.FullName, it fails with NullReference exception.

Best regards,
Alexander Efimov.

Posted: Fri 13 Nov 2009 12:27
by AndreyR
Thank you for the report, the issue is already fixed in the upcoming build.