boomster Posted May 23, 2004 Posted May 23, 2004 Hi , I am using visual c++.net 2003. Every time i add code or modify code in the form.h file, when i then click on the tab for the form GUI design it takes ages to load and in this time the environment freezes for a few minutes! The more code i add to the form.h file the longer the wait becomes :mad: Does anyone know why this is and how to fix it? I have tried reinstalling VC.net several times and also tried it on a laptop but still get the same trouble. thanks for any help, Boomster Quote
wessamzeidan Posted May 24, 2004 Posted May 24, 2004 I had that same problem, I was using vb.net. It seems that when the file gets larger vs.net takes time to parse it. Quote Proudly a Palestinian Microsoft ASP.NET MVP My Blog: wessamzeidan.net
ThePentiumGuy Posted May 24, 2004 Posted May 24, 2004 lol, get more ram? Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
wessamzeidan Posted May 25, 2004 Posted May 25, 2004 I have 1 gig ram, how much more should I get!!!!! Quote Proudly a Palestinian Microsoft ASP.NET MVP My Blog: wessamzeidan.net
ThePentiumGuy Posted May 25, 2004 Posted May 25, 2004 wow :) that's..a lot lol, umm try closing Dynamic Help over in the bottom right hand corner - dynamic help eats away memory like crazy.. scaning every word of code you type in to help you lol; try doing that try the same boomster, maybe that'll work pent Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
boomster Posted May 25, 2004 Author Posted May 25, 2004 wow :) that's..a lot lol, umm try closing Dynamic Help over in the bottom right hand corner - dynamic help eats away memory like crazy.. scaning every word of code you type in to help you lol; try doing that try the same boomster, maybe that'll work pent Hmm i tried this... its still the same :confused: do u have any other ideas? Quote
wessamzeidan Posted May 26, 2004 Posted May 26, 2004 I don't have help installed Quote Proudly a Palestinian Microsoft ASP.NET MVP My Blog: wessamzeidan.net
ThePentiumGuy Posted May 26, 2004 Posted May 26, 2004 wessamzeidan http://www.xtremedotnettalk.com/x_images/images/statusicon/user_offline.gif Junior Contributor try closing the Form Designer boomster http://www.xtremedotnettalk.com/x_images/images/statusicon/user_offline.gif Newcomer i have no idea what to do lol.. i mean ur using C++, and there's no form designer.. (the ocmputer with vb.net died a few months ago and i have no other good comp to use until my birthday so this is off the top of my head) try going into the vs.net options and unchecking stuff that might take up too much memory.. i cant think of anything else... edit: oh yeah also dude - before openign up vs.net try restarting Explorer.exe control alt delete, right click explorer.exe and hit end process tree then go to file and type in "explorer" and hit enter.., pent Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
boomster Posted May 27, 2004 Author Posted May 27, 2004 the 2003 version of visual c++ has the form designer.. Quote
ThePentiumGuy Posted May 28, 2004 Posted May 28, 2004 really?? never knew that, thanks for lettin me know, pent Quote My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!) vbprogramming.8k.com My Project (Need VB.NET Programmers) http://workspaces.gotdotnet.com/ResolutionRPG
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.