I am using Web Deploy to deploy my MVC3 applications from Visual Studio 2010.
All goes perfect when I user the Administrator
account of the server in the Web Deploy dialog.
I have a new employee starting. I created a new user on the server. This way, I can disable this user if necessary. I gave Administrator
permissions as a test, but sadly this user was not allowed to deploy to the server.
Can anyone tell me what (minimum) permissions I need to give this user so they can deploy applications from Visual Studio?