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
Richard Belleville
NA
1
0
Debugging with external files and alternate load methods
Apr 7 2010 9:52 AM
I'm working on an application that has two load methods. One method is called when the user clicks the load option. The other uses command line arguments, so that a file associated with my program can be opened directly. Recently, I decided to update the file and folder structure for compliance with the program. Loading from with the load option works perfectly, but there is a bug loading with command line. Now, I'm stuck with the problem of trying to debug something that cannot be run from inside the normal debugger! Does anyone have any information that could help me debug the command line argument load method? Thank you in advance.
Reply
Answers (
1
)
How to reuse established connections
Populate DataTable