Skip to main content

Posts

Showing posts with the label IIS

IIS is not shrink with your ASP.NET framework

Sometimes your IIS is not shrink with your ASP.NET framework. As a result your publish application’s browsing url will not work. To resolve this go to your installed framework folder C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe

IIS Installment Steps

Install IIS Guide This guide is a walkthrough of necessary steps for installing IIS on windows. 1.     IIS Installment Steps   1.        Go to start   -> Control panel        2.        Go to Programs  3.        Click   Turn Windows Feature on or off       4.        Click   on the following   Feature on                 5.        Scroll down the windows feature window and also select the following feature             6.        Press ok a progress bar will appear. 7.       Once the installation i...