When running my program that uses System.Data.OleDb, at connection.Open() I've got the following (unhandled) exception:
System.ExecutionEngineException
Cannot intercept exception. Debugged program can not be continued and properties can not be evaluated.
at System.Data.Common.ADP.IsSysTxEqualSysEsTransaction
at System.Data.Common.ADP.NeedManualEnlistment
at System.Data.OleDb.OleDbConnection.Open
na pozycji AltMonitor.TestBench.GetTestBenchesByServer w c:\Users\michalf\Documents\Visual Studio 2012\AltMonitor_moreTB\App_Code\TestBench.cs: wiersz 198
na pozycji AltMonitor.SystemViewV2..ctor w c:\Users\michalf\Documents\Visual Studio 2012\AltMonitor_moreTB\SystemViewV2.cs: wiersz 48
na pozycji AltMonitor.Program.Main w c:\Users\michalf\Documents\Visual Studio 2012\AltMonitor_moreTB\App_Code\Program.cs: wiersz 26