Have you checked to see that your upgrade completed successfully? One main thing to check is that your DLL's are currently stating they are version 9.0.x. Also in the web.config, there should be an appSettings key like below. I believe this was added in v8 as default.
<add key="PageInspector:ServerCodeMappingSupport" value="Disabled" />