It's an unhandled exception warning (not an error). Just press F5 to continue.
You if it really bothers you, you can turn off this feature completely or for a specific namespace. In VS2010, select "Debug", "Exceptions", expand "Common Language Runtime Exceptions", uncheck "User-unhandled" box for the System.Data item.
|