Unknown tmp files created by dotnet application

  • Thread starter Bart Plasmeijer
  • Start date
B

Bart Plasmeijer

Hi



My application is creating "tmp" files into the windows\temp folder. By
closing the application the "tmp" files are deleted by it self. The Files
are growing very fast if the program is running. My application is using
..Net remoting. This problem does not occur on all machines. I have customers
that have this problem. There are also customers that don't have this
problem.



Input me will help me a lot.



Thanks,

Bart Plasmeijer
 
K

Klaus H. Probst

Stop creating the temp files from code. Or are you saying your application
is creating temp files by itself?
 
B

Bart Plasmeijer

The files are created by dotnet it self. When the application is running
tmp files are created. When the application will close normaly the tmp files
are deleted by the dotnet. The tmp files can grow very fast.. and in MB very
huge size. I have customers that have this problem and I do have also
customer where everything is fine.
 
B

Bart Plasmeijer

The files are created by dotnet it self. When the application is running
tmp files are created. When the application will close normaly the tmp files
are deleted by the dotnet. The tmp files can grow very fast.. and in MB very
huge size. I have customers that have this problem and I do have also
customer where everything is fine.
 

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