Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: How do i find out if the current page is in a transaction


Message #1 by "Ben Shamsian" <bbshamsian@h...> on Thu, 30 Aug 2001 09:37:30
Hello,



I am trying to find out if the current ASP page is in a transaction.  I 

tried using ObjectContext.IsInTransaction in the ASP page to check for 

thisbut I get the following error:



Microsoft VBScript runtime error '800a01b6' 

Object doesn't support this property or method: 'IsInTransaction' 

/default.asp, line 9 





Help please

Ben


  Return to Index