Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...