Sunday 15 June 2014

.Net Application SetUp Instructions

Application SetUp Instructions
1.Go to Solution explorer in VS
2.Select Add Option
3.Add New project
4.Other project types-->Setup and deployment.
5.Select depends on type of application: if windows -Setup project
If web -Web Setup project
6.New project will be added to your solution.
7.Click on that Setup, one window will open.
8.Right click on "Web Application Folder:->add-->Project output-->0K
9.Build Setup file
10.Right click on "Setup" in solution.
11.Select "Install"