I have an ASP.NET Web Service (ASMX) which is using a very fragile C library that is messing up the memory in case if it is used concurrently.
So I decided to remove