How to regenerate Intellisense database?

I am using Visual C++ Express Edition Beta 2

How can I regenerate the Intellisense database for a project It's always showing old, not up-to-date, suggestions.


Answer this question

How to regenerate Intellisense database?

  • Andy Lipscomb

    So please mark the best post ans "answer"!

  • Kyrus

    Yup, wasn't sure if deleting it would work. It did. Thank you.
  • Rajat Goel - MSFT

    Delete the .ncb (No compile Browser - aka Intellisense) file for the project.

  • How to regenerate Intellisense database?