ComponentOne WebMenu Error

Discussion in 'ASP.NET 2.0' started by Takeshi Eto, Apr 3, 2006.

  1. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    We do not have the C1 components installed in the GAC, since C1 is providing the full licensed versions of the WebBars and WebMenu components to our customers under this partnership.

    Eric
    DiscountASP.NET
    http://www.DiscountASP.NET
     
  2. I have this scenerio, I have three sites with DiscountASP.net

    One of them I downloaded and installed the ComponentOne controls.
    On another one, I actually ended up using them.

    So locallly on the my system, the WebMenu works fine (just with the NAG Messageboxes because it is a demo version).

    When I upload it to the DiscounASP.NET Server, I get the follow error screen:

    Parser Error Message: Could not load file or assembly 'C1.Web.Command.2, Version=2.0.20053.37, Culture=neutral, PublicKeyToken=96d8a77dc0c22f6b' or one of its dependencies. The system cannot find the file specified.

    Source Error:
    Line 31: <add assembly="C1.Web.Command.2, Version=2.0.20053.37, Culture=neutral, PublicKeyToken=96D8A77DC0C22F6B"/>

    Is there something else I need to upload (the .dll or something for the ComponentOne Control?)
    I was figuring it was in the GAC for the system.

    Thanks
     
  3. I didn't load any specific DLL into the BIN.

    I was under the assumption that since DiscountASP had the association with ComponentONEthe appropriate .DLLs would have been in the GAC of the system.

    I will try that now.

    Edit/Update Uploaded the DLL, all is working now. Thanks


    Post Edited (ebonovic) : 4/3/2006 12:51:02 PM GMT
     

Share This Page