Trying to Debug with Win64 and Whidbey .NET Beta 1?

If you are trying to debug using Win64 and Whidbey .NET Beta 1, and you get an error about the remote debugging components not being installed, check out this tip I got from Jeff Schwartz in one of the newsgroups.

On the VS install CD there should be a package under "remotedbg\<processor
architecture>\" called rdbgsetup.exe.  Installing this package on the
target machine will install msvsmon.exe.

No Comments