Discussion:
xxx.vshost.exe consuming massive memory
(too old to reply)
Kurt Heunis
2007-09-26 07:12:00 UTC
Permalink
I have a application written in VB using VS2005 SP1. The application has been
running extremely well for about a year now when suddenly I started receiving
"OutOfMemory" exceptions on startup. What I have also seen is that while
debugging the application, massive amounts of memory is been consumed
specifcally when using the "ReportViewer" control and switching to the page
layout view. Memory increases to around 600MB at which point the control
displays "Out of Memory". Any ideas what could cause this suddenly?
Ralph
2007-09-26 11:25:43 UTC
Permalink
Post by Kurt Heunis
I have a application written in VB using VS2005 SP1. The application has been
running extremely well for about a year now when suddenly I started receiving
"OutOfMemory" exceptions on startup. What I have also seen is that while
debugging the application, massive amounts of memory is been consumed
specifcally when using the "ReportViewer" control and switching to the page
layout view. Memory increases to around 600MB at which point the control
displays "Out of Memory". Any ideas what could cause this suddenly?
You're in the wrong newsgroup.

You can find a complete list of managed (dotNet) newsgroups here:
http://msdn.microsoft.com/subscriptions/managednewsgroups/list.aspx

-ralph

Loading...