Copied to clipboard

Flag this post as spam?

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


  • viral 48 posts 69 karma points
    Nov 23, 2010 @ 23:24
    viral
    0

    Error of assembly

    Got below error.

    could not find assembly 'UCommerce, version=1.0.0, Culture=netural,Publickey Token=null' or one of its dependencies.

    Also giving information that Assembly binding logging is turned OFF.

    Please reply as earliest.

    Thanks.

  • Claus Jensen 49 posts 157 karma points hq
    Nov 24, 2010 @ 03:14
    Claus Jensen
    0

    What were you trying to do when this error occured? - would be nice with a bit more info.

    -Claus

  • viral 48 posts 69 karma points
    Nov 24, 2010 @ 03:48
    viral
    0

    Sure.

    My requirement is to make functionality of search in umbraco using Microsoft search express. Well, when visiting

    http://our.umbraco.org/projects/tag/search i found ready made search project in Umbraco named Simple "Search 4 ucommerce"

    In this project there are two user controls and one .dll file and one is package (xml file). I copied user controls in umbraco/usercontrol and .dll and package in bin

    folder. Now in umbraco, when i am using this user controls by making macro element and use in page, It renders the user control. (In User control one Textbox and

    one Button). but while i am clicking th search button below error comes.

    Server Error in '/' Application.

    Could not load file or assembly 'UCommerce, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'UCommerce, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


    Assembly Load Trace: The following information can be helpful to determine why the assembly 'UCommerce, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' could not be loaded.

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

    I don't know how to resolve this. Replies will be appreciated.

  • René Pjengaard 117 posts 700 karma points c-trib
    Jan 20, 2011 @ 09:34
    René Pjengaard
    0

    Hi Viral,

    Simple Search 4 UCommerce, is not used for searching Umbraco but for searching products and categories in UCommerce . You get this error because you don´t have uCommerce installed.

     

    Best regards
    René

Please Sign in or register to post replies

Write your reply to:

Draft