albert albert

albert albert

  • NA
  • 524
  • 0

Orchard cms

Sep 12 2012 3:48 AM
HI everybody,

I tried to install the advanced menu plugin version 1.4 from the orchard CMS framework. But if I try to run the site based on the orchad cms then I get this error:

Server Error in '/' Application.

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0246: The type or namespace name 'Szmyd' could not be found (are you missing a using directive or an assembly reference?)

Source Error:


Line 1: @using Orchard.ContentManagement; Line 2: @using Szmyd.Orchard.Modules.Menu.Models; Line 3: @{ Line 4: var tag = Tag(Model, "ul");

Source File: c:\Users\SavantKing99\Documents\My Web Sites\orchard1\Modules\Szmyd.Orchard.Modules.Menu\Views\Menu.cshtml   Line: 2

THX for helping

Answers (1)