Re: [Firebird-net-provider] Trace down rootcause for FirebirdSql.Data.Common.IscException

2016-01-01 Thread Jiří Činčura
What's the call stack? -- Mgr. Jiří Činčura Independent IT Specialist On Fri, Jan 1, 2016, at 19:43, Nikolaus Kern wrote: > Hello, > > I am getting a number of execptions during the tests of my .net 4.5 app. > It > uses EF6 as well as .net provider 4.9. > > Is there a way to get the rootcause

[Firebird-net-provider] Trace down rootcause for FirebirdSql.Data.Common.IscException

2016-01-01 Thread Nikolaus Kern
Hello, I am getting a number of execptions during the tests of my .net 4.5 app. It uses EF6 as well as .net provider 4.9. Is there a way to get the rootcause of this exception? I don´t have an idea where to put a TRY CATCH arround because the exception is not crashing the app. Therefore I don´t