About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
Tag Archives: Windows 7
Disable viewstate on IIS 7.5
Remove the viewstate with javascript to allow post to other page without viewstate in IIS 7.5. This avoids the “Validation of viewstate MAC failed” exception. Continue reading
Posted in Development
Tagged asp.net, iis, Mac, viewstate, Windows 2008 R2, Windows 7
Leave a comment