Search

VS Memory Leak when a Wizard inside a View inside a MultiView by PeteL - MSFT

Closed
as Fixed Help for as Fixed

2
Sign in to vote
0
Sign in to vote
Sign in
to vote
Type: Bug
ID: 103420
Opened: 3/29/2006 5:07:51 PM
Access Restriction: Public
0
Workaround(s)
1
User(s) can reproduce this bug
When you have a wizard inside a view inside a MultiView control on the designer surface, VS continues to eat memory. I managed to get VS to use over 533meg of memory for a slightly complex wizard control just by switching between the different wizard steps
Details (expand)
Product Language
English
Version
Visual Studio 2005
Category
Master Pages
Operating System
Windows XP Professional
Operating System Language
US English
Steps to Reproduce
1. Add a MultiView to the page
2. Add a View to the MultiView
3. Add a Wizard to the View
4. Add a few steps to the wizard
5. Populate each wizard step with a bunch of controls inside each step
6. Switch between steps
Actual Results
Memory consumption increases drastically
Expected Results
Memory use should not increase
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 5/26/2006 at 5:42 PM
The Microsoft Sub-status is now "Working on solution"
Posted by Microsoft on 5/31/2006 at 4:46 PM
Removed the call so we will not have a huge undo stack.