Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Hanan Schwartzberg 2 posts 72 karma points
    Dec 17, 2015 @ 08:02
    Hanan Schwartzberg
    0

    Embeding Umbraco as a sub-application to an existing asp.net application

    We are trying to add Umbraco to a single folder in our existing asp.net application. There have been a few problems that we've been able to solve but the latest one has us stuck. Here's what we've done so far:

    1. We set our Umbraco instance as an application, because the web.config file could only hold certain settings in the root of an application
    2. To stop the Umbraco web.config file from inheriting anything from the main site's web.config we added enableConfigurationOverride="false" to the application pool definition in applicationHost.config.

    Now we are left with the following error: enter image description here

    Our server is running Windows 2012 with IIS 8.5.

    Any help would be greatly appreciated!

Please Sign in or register to post replies

Write your reply to:

Draft