From: Nikolaus K. <par...@gm...> - 2016-01-01 18:43:53
|
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 have an idea which code (maybe mine, maybe inside EF) causes the exception. Thanks Niko |
From: Jiří Č. <ji...@ci...> - 2016-01-02 07:33:24
|
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 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 have an idea which code (maybe > mine, maybe inside EF) causes the exception. > > Thanks > > Niko > > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Nikolaus K. <par...@gm...> - 2016-01-02 08:21:10
|
Hello Jiri, thanks one oft he problems - there is none. I see this message only in the output window of Visual Studio when I debug my app. Niko -----Ursprüngliche Nachricht----- Von: Jiří Činčura [mailto:ji...@ci...] Gesendet: Samstag, 2. Jänner 2016 08:33 An: For users and developers of the Firebird .NET providers <fir...@li...> Betreff: Re: [Firebird-net-provider] Trace down rootcause for FirebirdSql.Data.Common.IscException 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 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 have an idea > which code (maybe mine, maybe inside EF) causes the exception. > > Thanks > > Niko > > > ---------------------------------------------------------------------- > -------- _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider ------------------------------------------------------------------------------ _______________________________________________ Firebird-net-provider mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Jiří Č. <ji...@ci...> - 2016-01-02 08:44:19
|
Isn't it the same as DNET-657? -- Mgr. Jiří Činčura Independent IT Specialist On Sat, Jan 2, 2016, at 09:21, Nikolaus Kern wrote: > Hello Jiri, > > thanks one oft he problems - there is none. > > I see this message only in the output window of Visual Studio when I > debug my app. > > Niko > > -----Ursprüngliche Nachricht----- > Von: Jiří Činčura [mailto:ji...@ci...] > Gesendet: Samstag, 2. Jänner 2016 08:33 > An: For users and developers of the Firebird .NET providers > <fir...@li...> > Betreff: Re: [Firebird-net-provider] Trace down rootcause for > FirebirdSql.Data.Common.IscException > > 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 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 have an idea > > which code (maybe mine, maybe inside EF) causes the exception. > > > > Thanks > > > > Niko > > > > > > ---------------------------------------------------------------------- > > -------- _______________________________________________ > > Firebird-net-provider mailing list > > Fir...@li... > > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > > ------------------------------------------------------------------------------ > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From: Nikolaus K. <par...@gm...> - 2016-01-02 11:17:59
|
Hello. This looks very similar. Unfortunatly I have no tracking how it worked with 4.8, because I setup the cmputer from the scratch. I will watch the progress on DNET-657. Niko -----Ursprüngliche Nachricht----- Von: Jiří Činčura [mailto:ji...@ci...] Gesendet: Samstag, 2. Jänner 2016 09:44 An: fir...@li... Betreff: Re: [Firebird-net-provider] Trace down rootcause for FirebirdSql.Data.Common.IscException Isn't it the same as DNET-657? -- Mgr. Jiří Činčura Independent IT Specialist On Sat, Jan 2, 2016, at 09:21, Nikolaus Kern wrote: > Hello Jiri, > > thanks one oft he problems - there is none. > > I see this message only in the output window of Visual Studio when I > debug my app. > > Niko > > -----Ursprüngliche Nachricht----- > Von: Jiří Činčura [mailto:ji...@ci...] > Gesendet: Samstag, 2. Jänner 2016 08:33 > An: For users and developers of the Firebird .NET providers > <fir...@li...> > Betreff: Re: [Firebird-net-provider] Trace down rootcause for > FirebirdSql.Data.Common.IscException > > 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 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 have an idea > > which code (maybe mine, maybe inside EF) causes the exception. > > > > Thanks > > > > Niko > > > > > > -------------------------------------------------------------------- > > -- > > -------- _______________________________________________ > > Firebird-net-provider mailing list > > Fir...@li... > > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > ---------------------------------------------------------------------- > -------- _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > > > ---------------------------------------------------------------------- > -------- _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider ------------------------------------------------------------------------------ _______________________________________________ Firebird-net-provider mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |