Login Skip Navigation LinksWilsonORMapper > Forums Search
Demo Version Demo Version
Download and try for yourself a fully working demo version, including sample apps and documentation.  The only limitation is that the demo version only works inside the debugger.

PayPal Subscribe
Get It All for $50 USD:
WebPortal, ORMapper,
Source Code, All Updates
PayPal

User Login User Login
Log In
 
 
Reset Password

Wilson ORMapper Forums Wilson ORMapper Forums : Bugs & Issues : ORM error transaction has completed

Date Post
3/26/2007 7:04:46 PM

We are currently at the 3.0 version of the ORM tool. Is there a fix in later versions that might eliminate the following error that we get on occasion?

2007-03-08 10:27:41,460 [4616] ERROR log4net.Appender.FileAppender [] <> - This SqlTransaction has completed; it is no longer usable.

3/26/2007 7:09:45 PM

Yes and no.  There is some code that tries to account for an esoteric error that's internal to ADO.NET and which typically only occurs in high volume situations.  But it seems that while I reduced the frequency of this issue for some, others have occasionally continued to run into this.  My only repros of this occurred without the mapper involved also, which is how I determined it was an internal ADO.NET error, and some customers I worked with concluded the same thing.  But since it has since raised its head again, and some have now said that this does not occur without the mapper, I can no longer make a promise that its fixed in every case.  But it is fixed for every case that I have been able to repro, and I have not seen this occur in my own applications.

Thanks, Paul Wilson