M
Mike
Hi Guys,
I have a real serious problem that stoped me doing any progress in my project.
in one of my webpages I have a wizard of more then 13 pages and in every
page some Ajax controls, textboxes, dropdownlists, about 4 panels, where
every page in my wizard have almost the same controls; so all what I had to
do is copy the controls from a wizard page then paste it to next one and just
change the controls names and it was going all fine till the page 8 in my
wizard where pasting this set of controls is now giving me this error
"System.OutOfMemory Exception" and this is happening at design time, and even
just browsing between the wizard pages at design time is giving me the same
error. I thought that the wizard plus these controls are consuming too much
memory so I changed my design and deleted the wizard and used MultiView
instead but still the same problem. So help me pls, or how can I increase the
memory space used by Visual Studio knowing that my pc's RAM is 2G and still
have 30G free disk space!!!!?
Thanks
I have a real serious problem that stoped me doing any progress in my project.
in one of my webpages I have a wizard of more then 13 pages and in every
page some Ajax controls, textboxes, dropdownlists, about 4 panels, where
every page in my wizard have almost the same controls; so all what I had to
do is copy the controls from a wizard page then paste it to next one and just
change the controls names and it was going all fine till the page 8 in my
wizard where pasting this set of controls is now giving me this error
"System.OutOfMemory Exception" and this is happening at design time, and even
just browsing between the wizard pages at design time is giving me the same
error. I thought that the wizard plus these controls are consuming too much
memory so I changed my design and deleted the wizard and used MultiView
instead but still the same problem. So help me pls, or how can I increase the
memory space used by Visual Studio knowing that my pc's RAM is 2G and still
have 30G free disk space!!!!?
Thanks