Re: Wifi not recognized by ConnMgrEstablishConnectionSync by James
James
Tue May 27 19:42:32 CDT 2008
Robert,
See message below (in March13), titled "Re: Windows Mobile 5, GPRS: How to
DISABLE the "Cannot connect" popup/ balloon/message ?" Might be something
there you can use?
"robert" <robert@discussions.microsoft.com> wrote in message
news:50B59F5D-6BEB-4930-A8EF-62A88A348908@microsoft.com...
> My native code app connects to my web service perfectly with gprs, and
> when
> wifi is turned on, ConnMgrEstablishConnectionSync returns
> CONNMGR_STATUS_CONNECTED but I get timeout errors. Howerver, if I run PIE
> first and connect to any website, then my app connects correctly with
> wifi,
> but that seems like an onerous requirement. What is PIE doing right that
> I'm
> not?