Memory leak problem

G

Guest

I have come cross a memory leak problem for .NET Platform. But I don't think it is a code problem because the same application has totally different results if deployed on two different machines.

if deployed on a machine with W2K Advanced Server it has serious memory leak, while it has no memory leak at all if deloyed on a mchine with W2K Standard Server.

Is this a OS problem or it is still code related.

Thanks for your help in advance.

Nathan
 
T

Teemu Keiski

Hi,

with this much information I think that no one can really say anything.
You'd need to provide much more details what you are doing. In fact, it
might be wise choice to contact Ms support straight also (though support
mpersonnel watch these newsgroups as well).

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist


I have come cross a memory leak problem for .NET Platform. But I don't think
it is a code problem because the same application has totally different
results if deployed on two different machines.

if deployed on a machine with W2K Advanced Server it has serious memory
leak, while it has no memory leak at all if deloyed on a mchine with W2K
Standard Server.

Is this a OS problem or it is still code related.

Thanks for your help in advance.

Nathan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top