Re: Doesn't seem to be connecting! - WeOnlyDo Discussion board

Re: Doesn't seem to be connecting! (General questions)

by nightwalker83, Sunday, August 22, 2010, 03:39 (5206 days ago) @ wodDamir

Nightwalker,

You can't use events with Blocking mode, since calling a method in an event could cause unexpected behaviour.

I just preformed a small test to see if pop was connecting or not but it doesn't. I put the pop code behind a command button and initially set it to false then in the pop3_connectedmethod I put msgbox( connected ) and command1.enabled true. However it never reaches that point. This is after I removed the blockingmode stuff and the majority of the pop events.

I managed to get it so my code connects but the message I get is Connect to server - idle .


Complete thread: