.NET BroadcastEventWindow 2.0 Problem on log out

J

Jenbo

I am having problems with our client based part of our .net 2.0
distributed application. We find that when a user logs out of the
system they are having problems. A window appears all the time when
they log out, it says .NET-BroadcastEventWindow 2.0.0. I have googled
this and can find no really good explanation for what it is or what
would cause it. I don't know whether this is a problem with .NET 2.0
or our client apps. I was wondering if it was to do with threading or
memory problems of some kind. When our client tools finish their work
they basically go to sleep, thread.sleep for a specified time period.
Would this cause the window to appear, that they thread is not being
dealt with properly.

I tried using SessionEndingEventArgs to cancel everything but that has
no effect.

Anyone any ideas?
Thanks
Eamonn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top