jeff
May 7, 2007, 23:56:45
Hello,
I'm using TextControl Server Version 12 .NET. We're using the control to generate a large Word document (~24 pages) on our web server via a web service method call. The TextControl seems to use the ASPNET machine account's temp directory located on 'C:\Document and Settings\%machine name%\ASPNET\Local Settings\Temp' to do its work, but leaves those files behind once the code to generate our document completes. In our case, about 25 MB of .tmp files are generated and left behind. After about a week of testing in our QA environment, the temp directory was over 10GB in size and used up all the memory on the C:\ drive.
Is there any way to force the TextControl to clean up after itself? We don't want to manually delete the files in the Temp directory after our process is done since we're not the only application on the server.
Thanks in Advance for the Help!
I'm using TextControl Server Version 12 .NET. We're using the control to generate a large Word document (~24 pages) on our web server via a web service method call. The TextControl seems to use the ASPNET machine account's temp directory located on 'C:\Document and Settings\%machine name%\ASPNET\Local Settings\Temp' to do its work, but leaves those files behind once the code to generate our document completes. In our case, about 25 MB of .tmp files are generated and left behind. After about a week of testing in our QA environment, the temp directory was over 10GB in size and used up all the memory on the C:\ drive.
Is there any way to force the TextControl to clean up after itself? We don't want to manually delete the files in the Temp directory after our process is done since we're not the only application on the server.
Thanks in Advance for the Help!