i want to publish my project along with some of the other text files(.txt) . i am able to publish it successfully but the files in the "debug" folder are not getting added.... so when i install and run my project it shows me a error message "FILE NOT FOUND"..
how should i add these additional files??????

>i want to publish my project along with some of the other text files(.txt) .

In the solution explorer, select text files and set BuildAction=Content and Copy To Output Directory=Copy Always properties from properties window.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.