Re: Memory Leak/Problem with Remoting

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hello.

Is there [MTAThread] attribute in the Main method of yours Service
class?
I've got the same problem as you (C# remoting hosting service memory
always grows) and this attribute has solved the problem.

See http://udidahan.weblogs.us/archives/015716.html for details.

.