- 17
Hi,
I tried to upgrade nopcommerce and theme to new vers. 3,3 but I'm experiencing problems same as 3,1 to 3,2 before.
1- So I uninstalled sevenspikes plugins and neo fashion theme, and than, I upgraded nopcommerce to 3.3
2- to install theme I copied plugins and theme files and without doing nothing more I'm started to getting this eror:
============================
The controller for path '/storeclosed' was not found or does not implement IController.
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.Web.HttpException: The controller for path '/storeclosed' was not found or does not implement IController.
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\vhosts\hepsidantel.com\httpdocs\Views\Widget\WidgetsByZone.cshtml Line: 5
============================
have any idea for this?
Regards
I tried to upgrade nopcommerce and theme to new vers. 3,3 but I'm experiencing problems same as 3,1 to 3,2 before.
1- So I uninstalled sevenspikes plugins and neo fashion theme, and than, I upgraded nopcommerce to 3.3
2- to install theme I copied plugins and theme files and without doing nothing more I'm started to getting this eror:
============================
The controller for path '/storeclosed' was not found or does not implement IController.
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.Web.HttpException: The controller for path '/storeclosed' was not found or does not implement IController.
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\vhosts\hepsidantel.com\httpdocs\Views\Widget\WidgetsByZone.cshtml Line: 5
============================
have any idea for this?
Regards