Re: .NET 2003: Where are "Go to Definition" file paths stored?



"homsan toft" <nowhere@xxxxxxxxxxxx> wrote...

>I just changed the path structure in my project, and hand-edited
> the vcproj files to retarget source file paths in Solution explorer etc.
>
> All fine and dandy, but now I get "Resolve Ambiguity" dialog box
> every time I try to Go to Definition of a class name (etc).
> It suggests both the old path and the new.
> Where is this data base? I'd like to wipe the file and rebuild.
> Help is notoriously coy here...

Does it help if you delete the solution's .ncb file? It'll be regenerated
next time.

--
Andrew


.


Loading