Monday, May 25, 2009
/ScriptResource.axd : Invalid viewstate
After reviewing Microsoft's CLR code for errors (see last blog post) and finding none. I tried turning off the cross site scripting filter (XSS) in Microsoft Internet Explorer 8 by adding the
X-XSS-Protection: 0
response header in IIS custom headers tab. This didn't work. I made a guess that the browser might think that the /ScriptResource.axd inserted into HTML of the page was a XSS injection because of the querystring. However, this didn't work.
{6230289B-5BEE-409e-932A-2F01FA407A92}
Subscribe to:
Post Comments (Atom)
2 comments: