What am I missing out on when using msbuild to deploy?
- by Piers Karsenbarg
I'm trying to use msbuild/webdeploy with teamcity to deploy to IIS. However, I'm getting an ERROR_USER_UNAUTHORIZED error message and link pointing me to this page on iis.net.
I'm using the Web Management Service to do this and I can verify that the username and password exist (I can log into the server with that combination), the site exists and the the user has IIS manager permissions:
So what am I missing out?
Edit: New screenshot to answer @dirt: