M
Muthiah Samy
Hi All,
I am trying to call COM Component in .NET using PInvoke.
I have rewritten custom IDL file in a managed language(C#).
When I try to invoke one of the COM method from .NET, I am getting the
following exception.
System.Runtime.InteropServices.SEHException: External component has
thrown an exception.
What could be the reason to get this kind exeception, I don't know
what to do in order to handle it error. Could anyone kindly help me to
solve ? I will greatly appreciate.
Thanks & Regards
R. Muthiah Samy
I am trying to call COM Component in .NET using PInvoke.
I have rewritten custom IDL file in a managed language(C#).
When I try to invoke one of the COM method from .NET, I am getting the
following exception.
System.Runtime.InteropServices.SEHException: External component has
thrown an exception.
What could be the reason to get this kind exeception, I don't know
what to do in order to handle it error. Could anyone kindly help me to
solve ? I will greatly appreciate.
Thanks & Regards
R. Muthiah Samy