Re: POP3 Locking up computer



Try with your anti-virus disabled...



"Peter Duniho" <NpOeStPeAdM@xxxxxxxxxxxxxxxx> wrote in message
news:13f40k3ojmjt3f@xxxxxxxxxxxxxxxxxxxxx
news wrote:
I have a couple of classes I use. They both work. The problem is if
there is
a bunch of messages, while they are being downloaded nothing else works
(other threads or GUI controls).

[...]
I tried async reads, that didn't work. If you need to see the code let
me
know.

If you want serious help, you'll need to post a concise-but-complete
example of code.

That said, when the app "locks up" and you interrupt the application in
the debugger, where are your threads stopped? Applications don't just
stop for no reason; if they stop responding, they are stuck somewhere.
Your first step is to use the debugger and find out where your
application is stuck.

Pete


.



Relevant Pages

  • Re: POP3 Locking up computer
    ... while they are being downloaded nothing else works (other threads or GUI controls). ... I tried async reads, that didn't work. ... Applications don't just stop for no reason; if they stop responding, they are stuck somewhere. ... Your first step is to use the debugger and find out where your application is stuck. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: POP3 Locking up computer
    ... (other threads or GUI controls). ... if they stop responding, they are stuck somewhere. ... Your first step is to use the debugger and find out where your ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Timer/debugger interface problem
    ... MyMainForm then everything works perfectly, including debugger references to ... > trys to reference controls on the form. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Pan Pan Pan (was Re: 737 off runway, Pearson Toronto)
    ... apparently got something stuck in the controls. ... > was jammed partway to one side. ... > was still stuck when one of the emergency bigwigs tried it, ...
    (rec.aviation.piloting)
  • Re: Iterating through Controls Question
    ... I appreciate the time and effort of your response and thank you, ... the thing working just fine and using the debugger was part of how I managed ... > container is setup. ... >> I have an aspx page with a few Panel Web Controls on it. ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)