In hindsight, it might have been a good idea to have an option in the GUI of
VC++ to delete the Intellisense file without having to do it manually (i.e.,
find directory, find file, delete it manually). And since it tends to grow
over time, an option that automatically deletes it when it reaches a
user-definable size would also be nice.
My 2 cents...
[==P==]
> >I made a control library project using Visual Studio 2005 with C++/
>>CLI. I now have my code working and running, but none of the
[quoted text clipped - 6 lines]
>
> Dave
David Lowndes - 19 Sep 2007 21:20 GMT
>In hindsight, it might have been a good idea to have an option in the GUI of
>VC++ to delete the Intellisense file without having to do it manually (i.e.,
>find directory, find file, delete it manually). And since it tends to grow
>over time, an option that automatically deletes it when it reaches a
>user-definable size would also be nice.
Better still - it needs to be flawless and work without being a
glutton. ;)
Dave
JP - 25 Sep 2007 01:38 GMT
I also agree with David.
This is most workable solution to the intellisense problem.
I mean deleting the ncb file. Also one needs to check if the
tools->options->C/C++ General options are set correctly.
> >In hindsight, it might have been a good idea to have an option in the GUI of
> >VC++ to delete the Intellisense file without having to do it manually (i.e.,
[quoted text clipped - 6 lines]
>
> Dave
Peter Anthony - 15 Nov 2007 17:21 GMT
Has MS indicated publically that they are aware of the Intellisense problem
(which has existed for years), and have they (at least theoretically) fixed
it in 2008?
Intellisense is one of the most useful tools when it works, and one of the
worst hinderances when it doesn't! : )
>I also agree with David.
>
[quoted text clipped - 15 lines]
>>
>> Dave