I've implemented the beer house application for a client of mine. The only component that I'm using is the shopping cart. As I'm sure many of you know the beer house uses the MSDTC service to handle the go between the shopping cart and paypal.
The hosting option that I have does not allow me to make use of this service. I would have to get a dedicated server, which makes no sense because this site does not expect a huge amount of traffic.
So my quesion: is there an alternative to using the MSDTC? if so can you point me in the right direction.
przemeklach
Member
227 Points
119 Posts
Alternative To Using MSDTC Service
Nov 21, 2007 08:42 PM|LINK
Hi,
I've implemented the beer house application for a client of mine. The only component that I'm using is the shopping cart. As I'm sure many of you know the beer house uses the MSDTC service to handle the go between the shopping cart and paypal.
The hosting option that I have does not allow me to make use of this service. I would have to get a dedicated server, which makes no sense because this site does not expect a huge amount of traffic.
So my quesion: is there an alternative to using the MSDTC? if so can you point me in the right direction.
Thanks.