lundi 29 juin 2015

Transferring managed exceptions from one managed assembly to another through unmanaged assembly

I'm have a managed program which calls a com object which in turn uses reflection to execute another managed assembly. Whenever a managed exception occurs in the second managed assembly I get an SEH exception in the first.

What i need is to get the real exception.

Is that even possible ?





Aucun commentaire:

Enregistrer un commentaire