Hi,
I have a Client-Server Application which uses .NET Remoting. The Server side
objects are hosted in COM+
as a Server Application on Windows 2003 Server[COM+ 1.5]. After running the
application for about 1 1/2 to 2 days, I notice that the DLLHOST is taking
about 1 GB and the Server crashes giving a SystemOutOfMemory Exception.
I am wondering if COM+ Application Recycling is a solution to this problem ?
Has anyone used this feature before ??
Some comments and suggestions would help.
Regards,
Vikram
Matt Davey - 01 May 2004 23:14 GMT
It might be a solution, but it appears you might have a resource leak in
your server .NET component, that is causing the memory to hit 1G
Later
> Hi,
>
[quoted text clipped - 10 lines]
> Regards,
> Vikram