G
Guest
I have an Assembly written in C# and its app in VB.
In the Assembly an event is raised, and it is consumed by the app.
The problem is whenever the event happens, its handler (VB) in the app is
called twice.
The same app written in C# works correctly.
Anyone have ideas?
Thanks in advance.
In the Assembly an event is raised, and it is consumed by the app.
The problem is whenever the event happens, its handler (VB) in the app is
called twice.
The same app written in C# works correctly.
Anyone have ideas?
Thanks in advance.