Click to See Complete Forum and Search --> : browse info problem / it jumps to wrong line


Stoodent
April 13th, 2004, 02:29 PM
Hi. Now where I finally use MS Visual C++ .Net I come into trouble with what I guess is called browse information.
I turned browse info on in the project settings but when I now click on a topic (e.g. a method) in classview to see the definition the editor jumps to the wrong line of code.
In VS 6 I just erased the bsc file and rebuilt the project but in VS.Net it seems to be not that easy.
I can make the builder create a bsc file but deleting this and rebuilding doesn't work.

So what's to do ?