I use the Inet control on a form and it works EVERY TIME in the IDE but when it is run as an exe it gives errors such as 12029 cannot connect but in the IDE it works perfect. I stop using it for a while reboot a few times and it now wants to work from the exe...

What goes on with this control. I use the Inet1.OpenUrl function as well as the Inet1.Execute function all with using the InetUpdate_StateChanged event to process the data when icResponseCompleted is active.

Why is this control so flaky and how can one stabilize it?