Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

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

    Error of UCommerce Assembly

     

    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.

     

     

    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.

     

    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:

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

    I'm gonna be honest - this is just a wild guess!

    Are you trying to use the search package without having uCommerce modules installed??

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

    Hi,

     

    Thanks for the quick reply. I just used that project directly as i mentioned in my previous post. So Can you explained me where i am lacking? step by step would be highly appreciated.

     

    Thanks,

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

    Well - I believe Simple Search 4 uCommerce is a search module meant to be used in a Umbraco+uCommerce setup. Not Umbraco alone. It sounds to me like you're trying to implement some kind of search feature in Umbraco in general, right? - you will not achieve that with this module (maybe I am mistaken but that is what I get from your earlier posts?)

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

    So do you know how do i use microsoft search express in umbraco for search?

     

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

    I am sorry - I can not help you on that one unfortunately. I don't know much about Microsoft Search Express, or how to hook it up in Umbraco.

    I would however suggest you look at Simple Search for Umbraco:

    http://our.umbraco.org/projects/website-utilities/simple-search-for-umbraco

    Don't really know if it does what you need (since I know nothing about MSE) but it seems like a better fit for what you were trying to achieve with Simple Search 4 uCommerce.

    -Claus

Please Sign in or register to post replies

Write your reply to:

Draft