Setup And Deployment
I am trying to create a setup for a Windows C# forms application. When I run the Setup and Deployment project screen which is under the Setup Project template, you see the screen with the different folders. Under the Application Folder, I right click then say Add -- Project Output. The Project Output group dialog box appears. When I click the dropdown for Projects, there is nothing there.
When I created my forms application, I built and successfully ran the program in the development environment.
What am I doing wrong? Why doesn't the Project Output group box see my project (or any other projects that I created and compiled). This is my first deployment in VS.Net.
Any help would be greatly appreciated. Thanks.
JP
|