G
Guest
Hi,
I'm developing an class library. One of the classes raises some events.
I'm testing this library by developing a test application. When I run two
instances of this test application on the same machine,
only the first application is handling the
events raised by my class library. It seems that the other clients on the
same machine are not handling the events.
What could be the problem and How can we solve this problem.
Kindly let me know,
Cheers,
Naveen.
I'm developing an class library. One of the classes raises some events.
I'm testing this library by developing a test application. When I run two
instances of this test application on the same machine,
only the first application is handling the
events raised by my class library. It seems that the other clients on the
same machine are not handling the events.
What could be the problem and How can we solve this problem.
Kindly let me know,
Cheers,
Naveen.