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
NINNI SINGH
NA
5
3.1k
opening file in treeview
Feb 1 2016 11:50 PM
i have used this code, but i am getting 'System.ComponentModel.Win32Exception' occurred in System.dll exception.
string path = dir + treeView1.SelectedNode.FullPath;
MessageBox.Show(path);
System.Diagnostics.Process.Start(path);
plz help me how i remove this exception and my file get open on click
Reply
Answers (
1
)
How to use distinct() in integer variables using mvc c#?
Embedding dropdown menu with custom datagridview