The problem with COM+ under XP
I'm developing the middleware COM+ application. It is activated within the ASP script. I've run it on Win2K without any problem but under WinXP I met an annoying problem. After a few minutes of being idle my application stops responding thus I have to open task manager and shutdown it manually (trying to shutdown the package within the COM+ console leads to the hanging of console). After this it works properly. I've tried to play with a lot of
component's and package's properties (such as timeouts, permissions and so on) but got nothing. Could anyone please help me? I'll be thankful for any suggestion of yours.

