[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Tim Howard

1/11/2005 12:14:00 PM

Hi, I am developing an Web based application to run on an O2 Xda II in
Windows Mobile 2003 Pocket ie.
The pages are built using asp.net , c# and the dotnet 1.1 framework.
The problem is this :- when running the web application in the PDA cradle
connection (USB) or in the PPC emulator, everything runs fine. But under the
one real world condition, GPRS, I'm getting JScript runtime errors on
clicking asp:linkbuttons on a page after a login screen. The weird thing is
that standard asp buttons work for navigation away and back to the page and
then the page linkbuttons will work fine.

Can anyone shed any light on this issue?
Is this a GPRS gateway issue? or is there something I can do in code that
will help prevent this problem from happening?

Cheers
Tim