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 |