Copied to clipboard

Flag this post as spam?

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


  • Sebastian Dammark 581 posts 1385 karma points
    Mar 04, 2013 @ 15:01
    Sebastian Dammark
    0

    Could not load file or assembly

    Hi Folks

    Just installed 3.0.8 on the latest Umbraco and now I get this error in backoffice and front.
    How do I uninstall the package :(

    The client is not happy.

  • Comment author was deleted

    Mar 04, 2013 @ 15:03

    Remove the Umbraco.Forms.* files from the bin and also the 

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

    lines from the web.config 

    that should bring the site back, is this on a 6.0.2 site?

  • Comment author was deleted

    Mar 04, 2013 @ 15:07

    Just tested on Umbraco 6.0.2 and it worked fine, maybe you are installing on v4 of Umbraco?

  • Comment author was deleted

    Mar 04, 2013 @ 15:08

    In that case you'll need Contour 3.0.6, you can just grab the upgrade archive and deploy that on your site (should also fix the problem)

  • Sebastian Dammark 581 posts 1385 karma points
    Mar 04, 2013 @ 15:15
    Sebastian Dammark
    0

    The website is still down.

    I've removed Umbraco.Forms.* files from bin folder

    There is nothing in the web.config that contains 'contour'

    How do I get the exact version number when I can't get in backoffice ?

  • Comment author was deleted

    Mar 04, 2013 @ 15:19

    Check web.config for umbracoConfigurationStatus what does that say?

     

  • Sebastian Dammark 581 posts 1385 karma points
    Mar 04, 2013 @ 15:21
    Sebastian Dammark
    0

    Shit: 4.9.0 :(

  • Comment author was deleted

    Mar 04, 2013 @ 15:23

    Just a sec I'll also try with that version and see what actions are needed

  • Comment author was deleted

    Mar 04, 2013 @ 15:27

    Hmm don't get the YSOD 

    Is the System.Web.WebPages.Razor.dll in your bin dir?

  • Comment author was deleted

    Mar 04, 2013 @ 15:27

    Maybe try restoring the bin from a fresh 4.9 archive

  • Sebastian Dammark 581 posts 1385 karma points
    Mar 04, 2013 @ 15:31
    Sebastian Dammark
    0

    Yse, the System.Web.WebPages.Razor.dll is in the bin dir

  • Comment author was deleted

    Mar 04, 2013 @ 15:35

    Ok also remove System.Web.Mvc.dll that should do the trick

  • Sebastian Dammark 581 posts 1385 karma points
    Mar 04, 2013 @ 15:37
    Sebastian Dammark
    0

    Thanx a lot.
    This got my heart racing for while :) 

  • Sebastian Dammark 581 posts 1385 karma points
    Mar 04, 2013 @ 15:40
    Sebastian Dammark
    0

    Doh ... now I get this one.

    Could not load file or assembly 'Umbraco.Forms.CodeFirst' or one of its dependencies.

    I think I'll try with a clean BIN folder from 4.9.0

  • Comment author was deleted

    Mar 04, 2013 @ 15:45

    check your web.config for the contour entries, 

  • Comment author was deleted

    Mar 04, 2013 @ 15:46

    so remove 

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

    should be in there twice once that is gone it should be back

Please Sign in or register to post replies

Write your reply to:

Draft