System.Runtime.InteropServices.SEHException – External component has thrown an exception
The System.Runtime.InteropServices.SEHException is a .NET exception that occurs when an external, unmanaged component (such as a COM object, native code, or Windows API) throws an exception that is not handled….