Visual Studio 2013: Error upon opening Ektron site

  • Updated

If you use Visual Studio 2013 to open an Ektron site then try to navigate to the site, the following error occurs.

VS 2013 error

Edit siteroot \web.config.
Under the <appSettings file="Application.config"> element, add this key:
<add key="PageInspector:ServerCodeMappingSupport" value="Disabled">
</add>
Save web.config.