Archive for August, 2008

Aug 29

.NET Framework 3.5 SP1 issue on Windows SharePoint Services v2.0

Friday, August 29th, 2008 | posted by: Kevin Grohoske

Just a quick pass through to the original blog article on the SharePoint team’s blog.
Read the article here.

Aug 26

Creating and Displaying Dynamic Serverside Error Messages with MS Ajax

Tuesday, August 26th, 2008 | posted by: Kevin Grohoske

Thank you Keith Brooks for contributing to this article.
If you have ever tried to capture exceptions in your codebehind and display friendly messges the users using Microsoft’s AJAX toolkit, you may find the very simple idea becomes complicated very quickly. I ran into this when I had some projects that I wanted to AJAX’ify by […]

Aug 13

Hidden _EventValidation Element Breaks 1.1 Framework Applications on IIS7

Wednesday, August 13th, 2008 | posted by: Kevin Grohoske

Yesterday a few of us at the office had to track down a frustrating bug/feature that prevented ASP.NET 1.1 Framework web application from running on Internet Information Server 7 (IIS7) and Windows Server 2008 (Windows 2008).
Situation:
We host several client sites on our public hosting server. We migrated the 1.1 Framework Applications to Windows 2008 / […]