Hi,
I have a web service that does database access and calculations
However it keeps falling over becuase its not multi threaded and each call to
it is not in its own space!!
I dont want to use com+ so is there any way of making it
Multi threaded
TIA
Stu
I have a web service that does database access and calculations
However it keeps falling over becuase its not multi threaded and each call to
it is not in its own space!!
I dont want to use com+ so is there any way of making it
Multi threaded
TIA
Stu
Comment