Hi...
I've detected the same problems in my work.
I read exist a Hot Fix "number 5" that fix some stress problems in COM+, but I don't know how to get it, because it's not exposed in the Microsoft's site.
Maybe you must wait for the Windows 2000 Service Pack 2.
1> Compile your code on the windows 2000 machine.
2> The memory management model on the windows 2000 platform is different. It is more stringent on your allocation and deallocation of memory.
So check your code for memory leaks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.