COM+ application was the only way to manage transactions on Framework 1.1 and lower.
After migration to Framework 2.0 or higher there was no need for COM+ applications for
transaction matters but loosing it is a long process. Here I'll explain how I did it. ...