Re: VC IDE Speed problems
This happened to a guy here at work. He had literally hundreds of breakpoints set. Try deleting all breakpoints and see if that helps.
Re: VC IDE Speed problems
Hi Roger,
nice idea, tried it (got rid of about 30), but made no difference.
I still think it is to do with the size of the NCB file 9about 1.5 MB in my case). I need to stop the IDE from scanning it everytime I do something!!!
Any ideas anyone
Rgds
James
Re: VC IDE Speed problems
Hi.
I have tried to delete the *.ncb file, and the size went from 2.9 MB to about 230 KB, next time I started Studio. I have a feeling that this file grows all the time - nice feature ;-(
Re: VC IDE Speed problems
Please see Q236399 HOWTO: Troubleshoot Visual C++ Performance Problems
Re: VC IDE Speed problems
1 year ago, I disabled the option "Double click in the dialog editor edits code" option in the compatibility tab of the options dialog.I hided Wizardbar, deleted all the ncb. opt. and other unnecessary files,Restarted my computer and got a huge speed increase.