Jumping to a location in the source thru VS 2003 doesn't work with 1.35
Hello,
I have FxCop1.35 and VS 2003. When click on a <location> link, get a "can not start microsoft visual studio" message.
The $(file) /command $Edit.Goto$(Line) workaround helps.
Previously i had 1.32 and it was the same story, but I expected it to go in 1.35.
It didn't work when both 1.32 and 1.35 were side by side, still doesn't work when I deinstalled 1.32
Thanks, Oleg
Oleg, I'll double-check this point but I believe this is intended. Getting the VS integration correct for both v1.1 and v2.0 (in both stand-alone and side-by-side cases) was difficult and also required us to take dependencies on two versions of envdte. We opted to make sure our v2.0 support was working and to use the workaround you mentioned for v1.1.
Nick investigated this when it last came up, but he's out of town right now. When he's back, I'll have him refresh my memory on this topic or post a reply here.
Sorry for the inconvenience. I know that others have felt a bit of pain as well due to v1.1 dependencies.