This is a general question regarding deploying an MVC asp.net app into a test server.
How do you do it?
I tried to publish and deploy an mvc app into test server (under tight control), and the VS.NET complained that it was not able to update the remote IIS server for creating the virtual directory etc there, although the remote machine is accessible via its IP address.