P
pendharkar
Guest
As far as I remember I was testing a query via the D2C UI and it was taking too long. I then switched to writing a .NET application using the ODBC driver. My very first attempt to execute a query gave me the above mentioned exception. I wonder which session was conflicting. The OdbcCommand.ExecuteReader method return the exception and that crashed the app. On subsequent runs I got the same exception. Probably the session was still active in D2C? I will send you the logs directly.
Continue reading...
Continue reading...