Copied to clipboard

Flag this post as spam?

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


  • Anthony Candaele 1197 posts 2049 karma points
    Sep 13, 2012 @ 11:37
    Anthony Candaele
    0

    problem with ImageGen after upgrading to 4.9.0

    Hi,

    I upgraded a website from version 4.8.1 to 4.9.0.

    When I try to visit the website on my local machine I get this error message from IIS 7.5:

    The configuration section 'ImageGenConfiguration' cannot be read because it is missing a section declaration

    However, when I look in the web.config file (I merged my web.config file with WinMerge) I see the ImageGenConfiguration section:

    <ImageGenConfiguration configSource="config\ImageGen.config" />

    Anyone else encountered this problem?

    Thanks for your help,

    Anthony

  • Anthony Candaele 1197 posts 2049 karma points
    Sep 13, 2012 @ 15:10
    Anthony Candaele
    0

    seems like I overlooked a section when merging web.config file from Umbraco 4.9.0:

    <section name="ImageGenConfiguration" type="ImageGen.ImageGenConfigurationHandler,ImageGen" />

    all is working fine now,

    Anthony

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies