May 2, 2014 at 5:12pm
It is just a first chance exception.
(The program is being run under an attached debugger, and the debugger is given the first chance).
Uncheck "break when this exception type is thrown" and click on "Continue".
Or, run the program without attaching the debugger CTRL+F5 (IIRC).