Re: [Firebird-net-provider] Catching Exception

2014-08-16 Thread LtColRDSChauhan
On Sun, Aug 17, 2014 at 7:14 AM, LtColRDSChauhan wrote: > Hi, > > 1. When I run my application, in Release configuration, through > SharpDevelop IDE, the application catches "Handled Exception" - > "FirebirdSql.Data.Common.IscException: > OVER_ALLOCATED_BED" thrown by Firebird stored procedure

[Firebird-net-provider] Catching Exception

2014-08-16 Thread LtColRDSChauhan
Hi, 1. When I run my application, in Release configuration, through SharpDevelop IDE, the application catches "Handled Exception" - "FirebirdSql.Data.Common.IscException: OVER_ALLOCATED_BED" thrown by Firebird stored procedure . 2. Without debugger, the exception is not caught. I do have catch