I am working on asp.net 2010 whose target framework is 4.0 where I develeoped a web based application.The operating system on which i am working is windows server 2012 r2. Now i want to host the application on IIS server. For that i tried to install and configure IIS 8. I followed the steps by using a reference available. But when i tried to browse the default website on iis server the browser shows wamserver instead of iis server. How to solve it?
Make sure whether the Port 80 is assigned to WAMP or IIS.
You can also check this tutorial to run both together.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.