Close

Profile: mukumarshah

Avatar

User posts

My ticket post time is 8/15/2015 3:25:56 AM
and reply time is 8/17/2015 6:17:20 AM.you tell me that your responce time "is 24 hours response time in business days only!".after 24h time gone i use this forume.

i already post ticket but i can't get responce yet how much time you get to response me.if you don't know this solution just tell me.




my nop ajax filter is not working yet.

3day gone but i can't get your reply about this error.



what is this. this type of support you provide me after purchasing plug in. there are error occure when i am install your plug in in my 3.5 nopcommerce project.

when i install your theme i get this below error.now how can i solve this error ?


 The model item passed into the dictionary is of type 'System.Collections.Generic.List`1[Nop.Web.Models.Cms.RenderWidgetModel]', but this dictionary requires a model item of type 'System.Collections.Generic.List`1[Nop.Admin.Models.Cms.RenderWidgetModel]'.
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.InvalidOperationException: The model item passed into the dictionary is of type 'System.Collections.Generic.List`1[Nop.Web.Models.Cms.RenderWidgetModel]', but this dictionary requires a model item of type 'System.Collections.Generic.List`1[Nop.Admin.Models.Cms.RenderWidgetModel]'.




Source Error:








Line 409:        public static MvcHtmlString Widget(this HtmlHelper helper, string widgetZone, object additionalData = null)
Line 410:        {
Line 411:            return helper.Action("WidgetsByZone", "Widget", new { widgetZone = widgetZone, additionalData = additionalData });
Line 412:        }
Line 413:








Source File: f:\Sangeet Learn\Website Devloping\Project\onlineshopping\nop 10-5\Presentation\Nop.Web.Framework\HtmlExtensions.cs    Line: 411