I have a windows forms application and would like to deploy the application. However the way I use to deployment applications seems to have changed under vs2010. I tried to follow the instructions in the "Walkthrougheploying a Windows based Application", but ran into problems. The problem I run into is when I get to the "Add Project Output Group" dialog, it has no project files to select and nothing in the configuration drop down. In vs 2008 I would have selected the New Project from the project in the solution explorer, but in vs2010 that option is not available and the Walkthrough documentation starts from the "File" menu. I assume since I went through the File menu instead from the actual project, there was nothing pointing to my project, which is why there were no files to select.
Is there something I'm missing in the process of building a deployment package? Did I miss something in connecting the project to the deployment project?
Any help would be appreciated.
Tom
Is there something I'm missing in the process of building a deployment package? Did I miss something in connecting the project to the deployment project?
Any help would be appreciated.
Tom