D
Desmond Cassidy
Hi,
I don't know whether this is the correct place to ask this question..anyway
here goes...
I have a large solution with about 300 .vb files split into 9 projects
VB.net Framework 1.1 WinXP Pro
Whilst editing, as soon as I try and enter a statement like
Private strName as string
Then the VS.net stalls for about 30 seconds until the cursor is usable
again, devenv.exe (from viewing with the Task Manager) is eating up CPU
Time, Page Faulting like mad and I have loads of unused memory. I haven't a
clue what its doing...
However when I am in a piece of code (e.g. writing a function ) just writing
normal stuff then I don't have this problem.
Is it the size of the project and its trying to verify the variable, WIN XP
or perhaps a setting (option) that I have overlooked ???
ANy help/direction appreciated.
Cheers,
Desmond.
I don't know whether this is the correct place to ask this question..anyway
here goes...
I have a large solution with about 300 .vb files split into 9 projects
VB.net Framework 1.1 WinXP Pro
Whilst editing, as soon as I try and enter a statement like
Private strName as string
Then the VS.net stalls for about 30 seconds until the cursor is usable
again, devenv.exe (from viewing with the Task Manager) is eating up CPU
Time, Page Faulting like mad and I have loads of unused memory. I haven't a
clue what its doing...
However when I am in a piece of code (e.g. writing a function ) just writing
normal stuff then I don't have this problem.
Is it the size of the project and its trying to verify the variable, WIN XP
or perhaps a setting (option) that I have overlooked ???
ANy help/direction appreciated.
Cheers,
Desmond.