Copied to clipboard

Flag this post as spam?

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


  • Blake Clerke 104 posts 347 karma points
    Jan 07, 2013 @ 01:00
    Blake Clerke
    0

    uninstall 500 error

    I have umbraco 4.11 installed and I installed contour from the package respository to check it out. I ended up not using it and I went to remove it (under the developer tab, i clicked unistall package and then okay). After I unstalled it I get an internal 500 server error and I can't get into my site at all. Is this a known error or am I just SOL and have to start over? Anyone else have this problem?

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 07, 2013 @ 09:45
    Tim Geyssens
    0

    Do you get any other details, erorr message... ? 

  • Blake Clerke 104 posts 347 karma points
    Jan 07, 2013 @ 13:28
    Blake Clerke
    0

    no i didnt. i just uninstalled the package from the dev packages area and once it refreshed i got an internal 500 error. it was working just fine until that point.

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 07, 2013 @ 14:08
    Tim Geyssens
    0

    Think I found it, you'll need to update the web.config file

    Find this line

    <add name="ContourFormBuilderHttpModule" type="Umbraco.Forms.CodeFirst.ContourFormBuilderHttpModule, Umbraco.Forms.CodeFirst" />

    It should be there 2 times 

    and remove it

    Let me know if that fixes the issue

     

  • Blake Clerke 104 posts 347 karma points
    Jan 07, 2013 @ 14:09
    Blake Clerke
    0

    thank you so much i will try this out!

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 07, 2013 @ 14:09
    Tim Geyssens
    0

    Also added this to our issue tracker http://issues.umbraco.org/issue/CON-203 so will get it updated to prevent it from happening :)

  • Blake Clerke 104 posts 347 karma points
    Jan 07, 2013 @ 23:13
    Blake Clerke
    0

    I did find it, it was in there once and I deleted it. I still have an internal 500 error though. :(

    Thanks for looking into it!

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jan 08, 2013 @ 09:57
    Tim Geyssens
    0

    Ok is there anything in your bin directory that starts with Umbraco.Forms.* if so delete those 

    And maybe try resetting your site in iis

     

  • 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