S
Simon Jefferies
Hello,
I am getting a First-chance exception "The activation context being
deactivated is not the most recently activated one." followed by another
exception straight afterwards "An unhandled exception of type
'System.Runtime.InteropServices.SEHException' occurred in
system.windows.forms.dll".
What I'm doing is calling a C# methods (in a class library) from VB.Net in a
DragDrop event.
I've tried using delegates but this made no difference. It performs the
operation successfully, but the exceptions occur when enters the main
message loop.
Any ideas what is going on?
Regards
Simon Jefferies
Tools Programmer, Headfirst Productions
mailto:[email protected]
www.callofcthulhu.com www.deadlandsgame.com
-
I am getting a First-chance exception "The activation context being
deactivated is not the most recently activated one." followed by another
exception straight afterwards "An unhandled exception of type
'System.Runtime.InteropServices.SEHException' occurred in
system.windows.forms.dll".
What I'm doing is calling a C# methods (in a class library) from VB.Net in a
DragDrop event.
I've tried using delegates but this made no difference. It performs the
operation successfully, but the exceptions occur when enters the main
message loop.
Any ideas what is going on?
Regards
Simon Jefferies
Tools Programmer, Headfirst Productions
mailto:[email protected]
www.callofcthulhu.com www.deadlandsgame.com
-