I have a server and a workstation on the same corporate domain. My user is a local administrator on both machines. I have Installed the VS2010 version of MSVSMON and set it to r
What helped in my case was the following:
Run dcomcnfg.exe
on the machine where your VS is, go to:
Component Services -> Computers -> My Computer -> Properties -> COM Security -> Access Permissions -> Edit Limits
You should grant remote access to the ANONYMOUS LOGON.
Don't mess around with the other permissions - could cause you trouble.