Recently upgraded my web server from Windows Server 2003 to Windows Server 2008 and discovered that most of my aspx pages were broken. The only way, thusfar, I've found to fix the problem is to either set up a website in the Classic .NET AppPool or set up the website in its own App Pool and make...