G
Guest
I'm running Visual Studio 2005 on a Windows XP machine connecting to a SQL
Server 2000 database on my local machine. I recently added some transaction
processing logic to my application using the TransactionScope object. While
stepping through my application in the debugger, I receive the above error.
If I run the application outside the debugger I don't receive the error. For
that matter, if I "quickly" step through my application (i.e. minimize the
number of breakpoints), I don't receive the error either. This is my first
experience using the TransactionScope object, so pardon my ignorance. Any
suggestions?
Thanks.
Server 2000 database on my local machine. I recently added some transaction
processing logic to my application using the TransactionScope object. While
stepping through my application in the debugger, I receive the above error.
If I run the application outside the debugger I don't receive the error. For
that matter, if I "quickly" step through my application (i.e. minimize the
number of breakpoints), I don't receive the error either. This is my first
experience using the TransactionScope object, so pardon my ignorance. Any
suggestions?
Thanks.