Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: MTS Components


Message #1 by "Umair" <umair_devil@h...> on Mon, 18 Dec 2000 06:11:02 -0000
I'm trying to make MTS component in VB for my ASP application. 

I choose

 "2- Requires Transaction" for MTSTransactionMode in VB component.

 But when i compile it gives Error MTS not working or Wrong Version.

I dont understand what is the problem.



---

http://www.asptoday.com - the leading site for timely,

in-depth information for ASP developers everywhere.

---

You are currently subscribed to asp_components as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_components-$subst('Recip.MemberIDChar')@p2p.wrox.com

Message #2 by dont worry <aspmailbox@y...> on Mon, 18 Dec 2000 07:30:42 -0800 (PST)
Do you have .begintrans . commit .rollback in your

code?



--- Umair <umair_devil@h...> wrote:

> I'm trying to make MTS component in VB for my ASP

> application. 

> I choose

>  "2- Requires Transaction" for MTSTransactionMode in

> VB component.

>  But when i compile it gives Error MTS not working

> or Wrong Version.

> I dont understand what is the problem.

> 





---

http://www.asptoday.com - the leading site for timely,

in-depth information for ASP developers everywhere.

---

You are currently subscribed to asp_components as: $subst('Recip.EmailAddr')

To unsubscribe send a blank email to leave-asp_components-$subst('Recip.MemberIDChar')@p2p.wrox.com


  Return to Index