Copied to clipboard

Flag this post as spam?

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


  • Brendan Rice 538 posts 1102 karma points
    Jul 19, 2012 @ 22:43
    Brendan Rice
    0

    Could not load file or assembly 'uComponents' or one of its dependencies.

    I am running a v4.0 version of Umbraco and trying to get uComponents working on it.

    So far I have set up a solution with Umbraco and a Web App Project. The Web App has a reference to uComponents (which I downloaded, unzipped and renamed from codeplex).

    I build the project into the bin folder and when I try to hit the back office log in I get the error in the title.

    When I delete uComponents.dll Umbraco is happy again.

    Can anyone help please?

  • Brendan Rice 538 posts 1102 karma points
    Jul 19, 2012 @ 23:06
    Brendan Rice
    0

    Here is an extract of the error as shown by fusion log

    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/Temporary ASP.NET Files/root/95666709/baf17f6f/uComponents.DLL.
    LOG: Attempting download of new URL file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/Temporary ASP.NET Files/root/95666709/baf17f6f/uComponents/uComponents.DLL.
    LOG: Attempting download of new URL file:///D:/Repository/myproject/trunk/src/www.myproject.co.uk/bin/uComponents.DLL.
    WRN: Comparing the assembly name resulted in the mismatch: NAME ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.
  • Brendan Rice 538 posts 1102 karma points
    Jul 20, 2012 @ 00:19
    Brendan Rice
    1

    OK turns out I was being daft, I had called the dll uComponents.dll instead of uComponents.Core.dll.

    The world is a happy place again. 

  • Lee Kelleher 4026 posts 15837 karma points MVP 13x admin c-trib
    Jul 20, 2012 @ 10:49
    Lee Kelleher
    0

    Hi Brendan,

    Just checking... you have uComponents running against an Umbraco v4.0.x install?  If so... interesting! :-)

    Cheers, Lee.

  • Brendan Rice 538 posts 1102 karma points
    Jul 20, 2012 @ 14:32
    Brendan Rice
    0

    Nope. Just trying to get uQuery running against an older version of the XML schema (pre v4.5), gave up after you let me know uQuery didn't support it.

    I was able to get the dll copied in to the Umbraco folder but the install didn't work as it fell over on some loading Umbraco UI component.

    B

  • 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