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
darma teja
NA
496
336.8k
problem with setup
Aug 24 2012 8:13 AM
In my project i added one text file.
When i made setup i included text file also.
After installing on target machine, i am getting error in the reading of text file.
My question is do i have to change the code to read the text file or i have to change the path.
here is my code i wrote:
string[] lines = System.IO.File.ReadAllLines(@"names.txt");
Darma
Reply
Answers (
2
)
Getting an error after adding two rows
Code for how to create touch screen keyboard in C#.NET