Log in

View Full Version : Webservices/.net Program on Hitachi G1000 over Sprint Network


DoughtCom
11-18-2003, 07:39 PM
Hello,
I've started a project here where I'm wanting to call a
few functions from a webservice I've created. It works
just fine on the Hitach G1000 (which is a sprint PCS
Pocket PC Phone) while on the cradle. But when I take it
off and try to go through the sprint network that's when
problems start to occur.

It connects just fine the first time I call any function.
I have it setup to where it requests a couple of integers
by returning arguments on the first try for user login.
Anything after that it crashes. I even changed the
function to where it would just return a simple string and
I get the same thing. Again this works just fine in the
emulator, on my ipaq on the cradle, and on the G1000 on
the cradle.

Which leads me to believe it's possibly the sprint PCS
network or a timeout issue (which I've adjusted the
timeout settings)? The only error I get when I trap it
is "webexception" nothing more. I've looked up errors on
the web and usually a detailed error follows that, but not
in this case.

If anyone could help me out here as soon as possible I'm
about to pull out my hair!

Thanks in advance,
Shawn