try
"runas /user:localuser@localmachine devenv.exe"
or
Right-click the visual studio shortcut and click on properties. the
Properties menu appears. choose Run As. this allows you to provide a
different username and password to run the application with
either way windows will prompt you for the password before executing the
program

Signature
Misbah Arefin
https://mcp.support.microsoft.com/profile/MISBAH.AREFIN
http://www.linkedin.com/in/misbaharefin
> Hi all,
>
[quoted text clipped - 14 lines]
>
> Thanks!
Ludwig - 07 Mar 2008 06:56 GMT
On 7 mrt, 07:21, Misbah Arefin
<MisbahAre...@discussions.microsoft.com> wrote:
> try
> "runas /user:localuser@localmachine devenv.exe"
[quoted text clipped - 8 lines]
> --
> Misbah Arefinhttps://mcp.support.microsoft.com/profile/MISBAH.AREFINhttp://www.linkedin.com/in/misbaharefin
Thank you for the answer! I tried your second solution: to start
Visual Studio as another user, being: username@ctg-vm-01. But he
doesn't know that user. How should I let my host know about the users
defined in the VPC workgroup?