Check your all IIS Services are running on your system properly or not. If not, then open the server manger go to the program and features, and click on Add rules and feature.
Then add the following features.
Search for IIS and you should see it.
Step 3: Now you can create a new application in your IIS server and publish your Application into the newly created application.
On Windows Server, download Web Deploy 4.0. make sure this service are added when u intall web deploy
Just connect to the remote server through RDP, open IIS and open this option:
In the right panel, stop it. This will actually stop Web Management Service. Then you will be able to check Enable remote connections flag. Check it, click the Apply option in the right panel, then Start.
This is also necessary for enabling you to remotely connect to this IIS server from other computers (like your dev computer).



