Re: POP3 Locking up computer
- From: "TheSteph" <TheSteph@xxxxxxxxxx>
- Date: Thu, 20 Sep 2007 11:11:03 +0200
Try with your anti-virus disabled...
"Peter Duniho" <NpOeStPeAdM@xxxxxxxxxxxxxxxx> wrote in message
news:13f40k3ojmjt3f@xxxxxxxxxxxxxxxxxxxxx
news wrote:there is
I have a couple of classes I use. They both work. The problem is if
mea 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
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
.
- Follow-Ups:
- Re: POP3 Locking up computer
- From: xzzy
- Re: POP3 Locking up computer
- References:
- POP3 Locking up computer
- From: news
- Re: POP3 Locking up computer
- From: Peter Duniho
- POP3 Locking up computer
- Prev by Date: Re: Why int remainder=(int)(Math.DivRem(MaxValue, 2, out remainder)) is 5 where int MaxValue = 10!!!;
- Next by Date: Re: Why int remainder=(int)(Math.DivRem(MaxValue, 2, out remainder)) is 5 where int MaxValue = 10!!!;
- Previous by thread: Re: POP3 Locking up computer
- Next by thread: Re: POP3 Locking up computer
- Index(es):
Relevant Pages
|