From: LtColRDSChauhan <rds...@gm...> - 2014-08-17 01:44:14
|
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 blocks for : FbException, ApplicationException and Exception. 3. Complication fails on adding catch block for FirebirdSql.Data.Common.IscException (appears to be internal). 4. Please help. Thanks and Regards, Lt Col (Retd) Rajiv D.S. Chauhan |