How To Fix Intellisense Problems With Visual Studio

Sometimes the intellisense stops itself in visual studio. Don’t panic. Go to your project directory and delete the *.ncb files. Restart Visual Studio.

One Response to “How To Fix Intellisense Problems With Visual Studio”

  1. Asmund Pedersen Says:

    I have a large software product, written in C++/MFC
    By custonizing I can use the same software to multiple products.
    On the C disk I created 3 directories, A,B and C and copy the project into each of this directories.
    This lead to I lost debug information in two of the new project B and C.
    Please give me and idea how to solve this problem. I
    tried to delete NCB file, rebuild, still same problem.

Leave a Reply