Hi Team,
Can someone help me with the steps on how do i deploy my web based application using IIS.
Regard
George
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Gohil JayendrasinhPosted Jun 13, 2012, 5:29 AM
First i advise you please use advance search functionality .
http://www.c-sharpcorner.com/UploadFile/gpeiris/SecureSiteWithASPNET11242005052534AM/SecureSiteWithASPNET.aspx
http://www.c-sharpcorner.com/UploadFile/gpeiris/SecureSiteWithASPNET211242005055355AM/SecureSiteWithASPNET2.aspx
http://www.c-sharpcorner.com/UploadFile/gpeiris/SecureSiteWithASPNET211242005055355AM/SecureSiteWithASPNET2.aspx
sudharsan sPosted Jun 13, 2012, 5:22 AM
Install IIS.
Step:2
Open IIS > In IIS Click Websites > Default Websites > Right Click on Default Website > Click NEW
Click Virtual Directory > click Next > Alias Name Is Your web application File >Click NExt > Follow the steps and Finish it.
step 3:
refresh IIS . find your file in IIS. right click on your web file. Click Browse.
Able to Work your web application from IIS.