TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ajay Saini
1.5k
183
23.9k
Required files to be created when creating Setup
Aug 2 2015 2:14 AM
Hi,
I have created an Window Form Application in VS 2010 using C#. I am using XML files for user credentials and save all the transactions in another XML file.
Both files are located automatically inside "\bin\Debug\App_Data" directory. "App_Data" is created by me.
Now my problem is that when i create setup of it the above directories are not created hence shown alert. So can any suggest me what to do in this case so that all the required files are located while creating setup as already available in my Solution?
Reply
Answers (
5
)
how to export file in xml format
how to Pass 1st Page (Comp.aspx) PK key value to Fk Key