After migrating to a new server many of our application files seem to be displaying as text/plain instead of executing, though sometimes they will seem to "partially" execute if we refresh the page.
So far, we have followed the steps described in Microsoft KB#325093 regarding unexpected behavior from IIS, but the issue has not been solved. We have also ensured that the directories themselves have permission to execute scripts and executables, and that ASPX files are being interpreted by aspnet_isapi.dll.
Any ideas what else could be going wrong?