Hi,
I'hv this wierd problem with IIS. I'hv written an application in VC++, and wish to port some part of the web reporting functionality to web. I'hv implemented most of the functionality as an ATL-COM object, which takes almost 2 minutes to complete. During this period IIS seems to get stuck, and does not repond to any client requests. After the COM object returns, IIS starts responding. Please give me a solution to this.
Thanks
Bips