I want to implement the non- database transaction in COM+.
The component does the following steps:
1. Create one folder.
2. Ccreate website.
3. Create FTP site
now everything is working fine but I want to implement the transaction in
this component. such as if any error occurs while creating the website then
folder should be delete automatically as the rollback.
Can anybody suggest me any solution?
Thanks,
Uravshi
Slava Gurevich - 22 Aug 2003 12:03 GMT
Do a search on CRM ( Compensating Resource Manager) in MSDN
>I want to implement the non- database transaction in COM+.
>
[quoted text clipped - 12 lines]
>Thanks,
>Uravshi