Hi,
I am trying to deploy a MVC application on IIS7. The IIS is configured to integrated pipeline. When I am using the full path (for example: http://mysite/Controller/Action), I am getting - 404 Not Found.
The MVC is installed on the hosting server.
Does anyone have any idea what the problem could be?