Showing posts with label Deployment. Show all posts
Showing posts with label Deployment. Show all posts

Friday, 18 May 2018

How to Deploy ASP. Net Websites on IIS



Step 1: From Visual Studio, publish your Web application.
Step 2: From RUN -> inetmgr -> OK
Step 3: Add Application Pool for your Website Select Version V4 for Application Pool. And Select Pipeline Mode to Integrated
Step 4: From Sites ->Right click -> Add Website 

Step 5: Configure the Website
Give your Site name
Select Application Pool you created
Set Physical Path of your website
Set Bindings and Port of Website
Set Host Name and then Click OK



SQL server tricky questions