Copied to clipboard

Flag this post as spam?

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


  • Gert Peter Brigsted 30 posts 61 karma points
    Oct 06, 2009 @ 11:27
    Gert Peter Brigsted
    0

    Method not found

    Hi. I am having some troubles installing Umbraco 4.0.2.1 to my webhotel (web10.dk). I did the following to install Umbraco:

    1. Unzip and upload the Umbraco files.
    2. As my host doesn't have AJAX installed, I uploaded the system.web.extensions.dll and system.web.extensions.design.dll to the bin folder.
    3. Ran through the installation without any problems.
    4. Tried to log in.

    And that's where the exception occurred. If I enter a faulty login, it tells me so (as usual). But when I actually log in, I get the following exception:

    [MissingMethodException: Method not found: 'Void System.Web.UI.ScriptManager.RegisterClientScriptBlock(System.Web.UI.Page, System.Type, System.String, System.String, Boolean)'.]
    umbraco.cms.presentation._umbraco.Page_Load(Object sender, EventArgs e) +0
    System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
    System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
    System.Web.UI.Control.OnLoad(EventArgs e) +99
    umbraco.BasePages.BasePage.OnLoad(EventArgs e) +15
    System.Web.UI.Control.LoadRecursive() +50
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

    What to do? I would very much like not to change my host.

  • Rich Green 2246 posts 4008 karma points
    Oct 06, 2009 @ 11:31
    Rich Green
    0

    Does your webhotel have .NET 3.5 installed? (they should do) .NET 3.5 already includes Ajax

    If it does then you can use the Web.Config for 3.5 file here http://umbraco.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=23321 and you should be ok.

     

  • Gert Peter Brigsted 30 posts 61 karma points
    Oct 06, 2009 @ 11:36
    Gert Peter Brigsted
    0

    Sorry, I forgot to mention that. They do have ASP.NET 3.5, but not SP1 (which is the version including AJAX extensions). Neither do they have AJAX entensions installed separately. That's the reason for the manual dll upload... :-)

    Any other suggestions with this little twist?

  • Jannik Nilsson 38 posts 81 karma points
    Oct 06, 2009 @ 12:08
    Jannik Nilsson
    0

    Seems like you might be using the wrong version of the Ajax dll's. Try using version 1.0.61231.0

  • Gert Peter Brigsted 30 posts 61 karma points
    Oct 06, 2009 @ 12:13
    Gert Peter Brigsted
    0

    Where do I find them? All I have is v1.0.61025.

  • Gert Peter Brigsted 30 posts 61 karma points
    Oct 06, 2009 @ 12:28
    Gert Peter Brigsted
    0

    Hehe, no matter. It's just me being a little too trigger happy... :-) It worked when I uploaded the .NET 3.5 configuration (and inserted the correct connectionstring, of course). I didn't even have to upload the dll's myself. I tried deleting them, and it still works. So thanks, Rich! :-) The response time of this forum continues to amaze me.

  • Johan Plesner Hamann 105 posts 199 karma points
    Sep 11, 2010 @ 19:29
    Johan Plesner Hamann
    0

    Hi I have a problem with web10.dk, talk active.
    I am not the best in all of this hosting. I have two sites I would like to have up and running.
    I have uploaded with Filezilla.
    thank you in advance.
    high five from Johan

    http://twoflower.dk/

    http://novahestemassage.dk/

    ---------------------------------dk---------------------------

    Hej jeg har et problem med web10.dk, talkactive.
    Jeg er ikke den bedste i alt dette hosting.
    jeg har to sider jeg gerne vil have op og kører.
    jeg har oploadet med Filezilla.
    på forhånd tak.
    Johan

Please Sign in or register to post replies

Write your reply to:

Draft