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!
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!