PC Review


Reply
Thread Tools Rate Thread

Base64 Errors

 
 
thinkfr33ly@gmail.com
Guest
Posts: n/a
 
      10th Aug 2005
We have a WAP site using ASP.NET mobile controls. Everything works well
except for when two phone models attempt to access the site. When these
particular phones access the site they get the following exception:

System.FormatException: Invalid length for a Base-64 char array.
at System.Convert.FromBase64String(String s)
at System.Web.UI.LosFormatter.Deserialize(String input)
at
System.Web.UI.MobileControls.MobilePage.LoadPageStateFromPersistenceMedium()
at System.Web.UI.Page.LoadPageViewState()
at System.Web.UI.Page.ProcessRequestMain()

These phones are the Motorola 8720 andthe Samsung SGH 427M.

There may be additional phones that cause this error, but we have yet
to see them hit the site.

Why does this occur and is there any way to fix it?

 
Reply With Quote
 
 
 
 
thinkfr33ly@gmail.com
Guest
Posts: n/a
 
      19th Aug 2005
Some additional information...

It seems that this is only occuring on POSTs, although this is very
confusing since the only page on our WAP site that does a POST (form
submit) is a page that usually doesn't cause the problem.

This kind of makes sense as far as the error goes since the viewstate
would only ever be sent back to the server on a POST anyway.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
pwi and base64 GS-SE Microsoft Dot NET Compact Framework 2 9th Sep 2005 07:04 PM
base64 conversion Jeremy Moncho Microsoft C# .NET 1 27th Aug 2004 11:26 AM
base64 and MD5 for VB6 Tagman Microsoft Outlook Program Addins 2 1st Jun 2004 02:50 PM
base64 hello sanjay Microsoft Access ADP SQL Server 0 28th Aug 2003 07:37 AM
base64-again wipro Microsoft Access External Data 0 27th Aug 2003 10:43 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:11 AM.