Steps:
1. Right Click on solution --> add new project --->Select web set up project. and give the name mysetup.
2. Right click on mysetup-->select View-->File System.
3.Left side panel we get the web application folder
4.right click on web application folder -->Add-->project output-->ok
5.inside web application folder bin folder is there , right click-->Add-->project output-->ok
6.Build the websetup.
7. Build the whole solution.
8.Goto mysetup folder location (physical path) inside debug you will find setup
9.Run the set up , you will find the application in IIS.
1. Right Click on solution --> add new project --->Select web set up project. and give the name mysetup.
2. Right click on mysetup-->select View-->File System.
3.Left side panel we get the web application folder
4.right click on web application folder -->Add-->project output-->ok
5.inside web application folder bin folder is there , right click-->Add-->project output-->ok
6.Build the websetup.
7. Build the whole solution.
8.Goto mysetup folder location (physical path) inside debug you will find setup
9.Run the set up , you will find the application in IIS.
No comments:
Post a Comment