Differences

This shows you the differences between the selected revisions of the page.

2018-01-31 2018-01-31
net_exception_thrown_target_invocation (martin) link correction (martin)
Line 457: Line 457:
===== [[net_exception_thrown_target_invocation]] Exception has been thrown by the target of an invocation ===== ===== [[net_exception_thrown_target_invocation]] Exception has been thrown by the target of an invocation =====
-This is just a high-level exception. The root cause is usually stored in the ''[[msdn>system.exception.innerexception.aspx|InnerException]]''. +This is just a high-level exception. The root cause is usually stored in the ''[[msdn>system.exception.innerexception|InnerException]]''.
If you are getting this exception in SSIS, you can use ''try'' ... ''catch'' block to capture the error, as show in the [[library_ssis#example|example for using WinSCP .NET Assembly from SSIS]]. If you are getting this exception in SSIS, you can use ''try'' ... ''catch'' block to capture the error, as show in the [[library_ssis#example|example for using WinSCP .NET Assembly from SSIS]].

Last modified: by martin