Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I m facing problem in creating a setup project in C#.
When I right click on the 'File System on Target Machine', I am not getting 'ADD File' option
Does any one have any idea about that?

Thank you.
Posted
Updated 21-Apr-10 23:37pm
v2

sandympatil wrote:
U cannot create set up file of a web application. You have to publish the files on server


Who told you that? :mad:

Create Web Setup Project[^]

PS: I couldn't find the MSDN link at first go, so I am providing the Google search link.
 
Share this answer
 
v3
Do following steps in your file system

1. Open ==>> Application folder
2. Right Click in the folder
3. You will find menu "Add" and then "File..."

I hope it can help you.

Best Regards;

Rai Shahid
 
Share this answer
 
1. U cannot create set up file of a web application. You have to publish the files on server.

2.To create set up of a desktop application u have to create set & deployment project and add files in it. See MSDN for more...:cool:
 
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