Click here to Skip to main content
15,887,477 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I have created an application that reads a file and performs some manipulation on this file. I want to select three file so I must provide three browse buttons.

My problem arises when I select the second file for manipulation. The first file dialog works great and returns the correct path but when I open the second dialog and move the cursor on this dialog then I get the following exception for the second and third dialog:
unhandled Exception At 0x7c95a8ad


Any help is greatly appreciated.
Posted
Updated 6-Apr-11 0:37am
v2
Comments
CPallini 6-Apr-11 6:49am    
Code, Watson, we need code here!
Argonia 31-May-12 2:17am    
did you try debugging ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900