Viewstate error with Macintosh browsers... a clue.

M

Max Metral

I get sporadic viewstate errors from Macintosh browsers. I get mailed the
form values when this happens, and it appears that the problem is the
encoding of the POST value from the browser. Something like:

__EVENTTARGET=&__EVENTARGUMENT=&__VIEWSTATE=dDwxOTk2NDc2Nzk0OztsPFQ<more
stuff cut out>hM%3d&T%3aH%3aR%3aAToken=&T%3aH....

As you may see, the arguments after viewstate are just a mess. The browser
seems to be escaping stuff it just shouldn't be. Given that I can't change
the browser, any suggested workarounds?
 
S

Steven Cheng[MSFT]

Hi Max,

From your description, you'll sometimes recieve VIEWSTATE errors ( is it
"Viewstate is invalid"? ) when try visiting asp.net web pages from your mac
browser, yes?

Based on my research, such problem is likely due to the client browser
rathenr than the serverside application . What's the browser are you using
when suffering the problem? IE or netscape or some other ones . There're
some existing issues on some Macintosh browsers which can't send VIEWSTATE
correct ly such as
"Viewstate is Invalid on Macintosh Safari Browser"

If you found that the problem only occur when visiting via that particular
browser, I think the problem must be something wrong with that browser.

Thanks.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 
G

Guest

We are also experiencing "Invalid_Viewstate" errors that all seem to be
coming from Safari browsers. Has Microsoft confirmed this? This seems to be
the only reference I have found to this particular issue. We use the
viewstate fairly extensively in our application, do we need to warn Safari
users? Is there a work-around?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top