Viewsate errors

M

Matt

Hello,

I'm having a "classic" problem with the viewstate. In my project, i
get the "The viewstate is invalid for this page and might be
corrupted" error for mac users only. So this is a mac issue.

The EnableViewStateMac property is set to false in every page in
design mode. Should i add it in the header and the web.config as
well?

I tried to find solutions from Microsoft but none applies : i'm not on
a web farm, i'm not doing updates and i'm not using Server.Transfer. I
use Response.Redirect instead.

The project runs perfectly for pc users, but i always get this error
from mac users (probably on postbacks). Ideas anyone?

Thanks!
 

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

Top