Click here to Skip to main content
16,018,158 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I add a setup project to my solution but by debuging project the Debug folder is empty.
Posted

1 solution

First of all you need to build your project. Then as you have chosen setup project, add Primary Output in your project and compile the project.

This may help.
http://www.c-sharpcorner.com/UploadFile/vishnuprasad2005/SetupProjects12022005022406AM/SetupProjects.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900