I recently migrated multiple websites in our development area from an x86 Windows 2003 (IIS6) to x64 Windows 2008 R2 (IIS7). I used "msdeploy" to do the migration. Originally I migrated the entire server but had issues with that so I ended up just migrating the IIS configurations minus the Script Maps. After a few configuration changes I was finally able to get the .NET 3.5 site serving pages in Integrated mode. However, I am having an issue with this section of the main master page:I recently migrated multiple websites in our de