tinomesa Posted August 13, 2003 Posted August 13, 2003 After handling a large file the worker process recycles... I installed the hot fix (NDP10_SP_Q321884_En), but the problem remains. After I populate a database using "heavy string manipulation", my memory usage goes sky high, my cpu utilization goes to 100% the process writes the file OK, but the next statement does not execute and the browser (IE6) displays a done message on the satatus bar. I checked the running threads and aspnet_wp is still present but consumes no CPU cycles (I assume It has recycled since I can not reach the next statement that I trapped with a breakpoint. If I decrease ther file size from 600k to 300k the process works as expected. Any Ideas? any experiences of the like? :eek: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.