connected network is not reachable - WeOnlyDo Discussion board

connected network is not reachable (General questions)

by Klinzter, Monday, July 05, 2010, 20:51 (5254 days ago)

hello there,
while testing the software I get disconnected from the internet and I click (Login Email) then I get an error saying (connected network is not reachable) and is highlights this line
Pop3.Connect()

how can I prevent this from happening?

Re: connected network is not reachable

by woddrazen, Monday, July 05, 2010, 21:54 (5253 days ago) @ Klinzter

Hi Klinzter,


You can catch error inside Disconnected or Done Event or if you are using blocking mode in LastError or LastErrorText Property.

Can you try something like that maybe?


Regards,
Drazen