raveneyes86
Programmer
Hello All,
My company uses an old COM component that was coded using ATL.
This component was hosted on a server machine using COM+ Server and the "Synchronization Tab" was set to "Required".
(This setting should synchronize concurrent access to any of the methods hosted in the COM component).
Usually 500 machines access the server component on a regular basis (each 1 minute).
We're considering shifting to WebServices in place of COM (since COM is becoming hard to maintain).
However, i couldn't find any option in Microsoft Webservices that deos the job of COM+ synchronization and I heavily need this feature.
Your help people is highly appreciated.
Thx in advance.
My company uses an old COM component that was coded using ATL.
This component was hosted on a server machine using COM+ Server and the "Synchronization Tab" was set to "Required".
(This setting should synchronize concurrent access to any of the methods hosted in the COM component).
Usually 500 machines access the server component on a regular basis (each 1 minute).
We're considering shifting to WebServices in place of COM (since COM is becoming hard to maintain).
However, i couldn't find any option in Microsoft Webservices that deos the job of COM+ synchronization and I heavily need this feature.
Your help people is highly appreciated.
Thx in advance.