M
Mike Helstrom
I created a CF application that consumes web services over the Internet.
When the device is in the cradle using ActiveSync, the application functions
properly. All web services are called and return the correct values (no
exceptions are thrown).
When the device uses its' internal modem via Cell Phone, the first web
service call functions properly and returns the correct value, but all
subsequent calls to web services fail. The exception thrown is : "The
remote server returned an error: (404) not found"
I've tried using previous versions of the CF along with the recently
released SP2 and I have similar problems. (When using SP2, a generic
Webexception is thrown without a specific error message)
Has anyone seen this issue?
Thanks!
-Mike Helstrom
When the device is in the cradle using ActiveSync, the application functions
properly. All web services are called and return the correct values (no
exceptions are thrown).
When the device uses its' internal modem via Cell Phone, the first web
service call functions properly and returns the correct value, but all
subsequent calls to web services fail. The exception thrown is : "The
remote server returned an error: (404) not found"
I've tried using previous versions of the CF along with the recently
released SP2 and I have similar problems. (When using SP2, a generic
Webexception is thrown without a specific error message)
Has anyone seen this issue?
Thanks!
-Mike Helstrom