System.OutOfMemory was Thrown
hi,
I have problem with this Error message "System.OutOfMemory was Thrown"
I using C#.net 2003 to develop my service and running my service in Windows server 2003 service pack2.
does this error message is caused by using many thread?
because I using pretty much thread in my service.
how to handle this kind error?