Greetings!
To prevent Visual Studio from breaking into the debugger in this situation, go to "DEBUG" -> "Exceptions..." and uncheck both boxes to the right of
Good luck!
To prevent Visual Studio from breaking into the debugger in this situation, go to "DEBUG" -> "Exceptions..." and uncheck both boxes to the right of
System.Runtime.InteropServices.COMException
under "Common Language Runtime Exceptions".Good luck!