I made an COM+ application using Delphi 5 (STA, synchronisation=Required)
I included Datamodules (not TMTSDataModule), because I have to use some containers for non-visual cmponents - set in design time).
When only one user uses this component, all works fine. but when 2 or more users access...