How to upload MVC application in Windows Reseller Hosting Account ?

Deploying MVC application is slightly different from Normal Asp.Net application. If you are uploading the MVC application inside the directory , then the directory should be a virtual directory in order to make your application work properly.

You can convert the folder into virtual directory from the Plesk control panel in Windows Reseller Hosting using the below mentioned procedure.

1.Login into your Plesk Control Panel.
2.Click on Subscriptions
3.Click on Subscription name
4.Click on websites and domains
5.Click on Virtual Directory
6.Choose the directory where you have uploaded your MVC application.
7.Click on Create Virtual Directory
8.Supply the directory name which we need to be converted as Virtual Directory
9.Click On OK

Once you converted the directory into virtual directory your application will start working fine.