App stopped working

Jan 18, 2011 at 7:19pm
I was always testing it while adding multiple files to checkedtextbox1, checking needed ones and on button click they would be added to file. But now even messagebox doesn't show up if I select checkedtextbox item which was added from openFileDialog (if I add folder with folderBrowserDialog or input filename myself, everything works).

Any ideas whats wrong?
1
2
3
4
5
#pragma once
//DELETED
#pragma region Windows Form Designer generated code
//DELETED
#pragma endregion 
Last edited on Jan 18, 2011 at 8:23pm
Jan 18, 2011 at 7:22pm
Deleted
Last edited on Jan 24, 2011 at 2:28pm
Topic archived. No new replies allowed.