Are there compatibility issues between ASP.NET and mobile Web forms? - preCharge Forums
It shows that you are unregistered. Please register with us by clicking Here
preCharge Forums


Nav Green LeftNav Right
preCharge Forums > Website Design & Development > Programming > .NET » Are there compatibility issues between ASP.NET and mobile Web forms?


Reply
Tcat Right
 
LinkBack Thread Tools Display Modes Tcat Right
Old 07-25-2006   #1 (permalink)
Nazir
Member
 
Join Date: Jul 2006
Age: 48
Posts: 45
Default Are there compatibility issues between ASP.NET and mobile Web forms?

Unfortunately, yes although there are only a few. The first is that mobile pages do not support user controls files with the .ascx extention. The second is the use of error pages. With ASP.NET, if an error occurs in the application, the user recieives a fairly detailed error page along with description of the error. Mobile devices often aren't able to display such a complex UI, although they do try. You might want to set up your own custom error pages by using the customErrors element in your web.config fle:

<customErrors defaultredirect = "errors.aspx" mode="on">

Use mobile server controls in this custom error page to ensure that the message is properly displayed on the device.

Similarly, the page-level tracing feature, which causes additional HTML to be tacked on the end of your ASP.NET pages when viewed, might cause problems in a mobile device. Use application-level tracing if necessary.

Finally, keep in mind that many mobile devices do not support cookies. Try not to rely too much on cookies in your mobile applications, and if you're using session state, configure your application to use cookieless sessions
Nazir is offline   Reply With Quote


Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Listing of Business Forms... Evolution Graphics General Business Issues 3 08-31-2006 11:33 PM
Oracle Forms migration problems jordan Programming 0 08-01-2006 05:31 PM
Looping through forms items clayton ASP 0 07-08-2006 05:23 PM
browser compatibility clock1 preCharge Central 1 06-30-2006 03:09 AM
[php] Submitting Forms Gaia Graphics & Multimedia 0 06-12-2005 11:43 PM


footer left
All times are GMT. The time now is 04:23 PM.

DISCLAIMER: preCharge Risk Management is not responsible for any opinions, advice or comments expressed on the preCharge Community Forums.
preCharge® is a registered trademark of preCharge Risk Management | chargeback protection | Merchant Account Blog

Powered by vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC6

Image Hosting | Hummer | Comprar vivienda Denia | Car Insurance | Loans

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49