Close

Profile: naveenpinnama

Avatar

User posts

Bugs
11 years ago

Hi

We are using 2.6 and we get this error message when we install the jcarsousel plugin

Server Error in '/' Application.

No parameterless constructor defined for this object.

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.MissingMethodException: No parameterless constructor defined for this object.

Source Error:


Line 3:  @foreach (var widget in Model)
Line 4:  {
Line 5:      @Html.Action(widget.ActionName, widget.ControllerName, widget.RouteValues)
Line 6:  }

Source File: c:\inetpub\Nop.Web\Views\Widget\WidgetsByZone.cshtml    Line: 5

11 years ago

Hi

We are looking for mega menu for nopcommerce 2.6? Is there anyway we make the 2.65 megamenu work for 2.6 or do you guys have this for 2..6?

Thanks