Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hello,
I'm using VS 2015. I want to deploy my Web Application on Local IIS (not IIS Express). And when i run my application this error is appeared on my screen:
Quote:
IIS doesn't list a website that matches the launched URL

I don't know how to actually resolve this problem. Kindly help me please.
Thanks in Advance.

What I have tried:

I've tried my best with various techniques e.g.
1) Check the IIS Metabase and IIS Configuration Compatibility from Control Panel> Windows Features turn on or off
2) And then run the Visual Studio as an administrator
3) And now 500.19 error is appeared on browser.
Posted
Comments
ZurdoDev 2-Dec-16 16:01pm    
Open IIS, create a site and point it to your folder where the code is. Very simple.
Mohtshm Zubair 3-Dec-16 8:56am    
plz follow this

https://www.codeproject.com/articles/28693/deploying-asp-net-websites-on-iis

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900