orchardcms - Simple Image Gallery on Orchard CMS -
i have created new orchard site on azure websites. add image gallery functionality home page.
this did:
- installed nwazet zengallery module
- created new content type , called 'zen gallery type'
- added zen gallery part 'zen gallery type'
- selected widgets orchard admin menu
- tried add 'zen gallery type' asidesecond zone
i presented following error message - can please let me know did wrong?
oops. went wrong ... sorry unhandled exception has occurred , request terminated. please refresh page. if error persists, go specified cast not valid. system.invalidcastexception: specified cast not valid. @ orchard.contentmanagement.contentcreateextensions.new[t](icontentmanager manager, string contenttype) in c:\orchard\src\orchard\contentmanagement\contentextensions.cs:line 19 @ orchard.widgets.controllers.admincontroller.addwidget(int32 layerid, string widgettype, string zone, string returnurl) @ lambda_method(closure , controllerbase , object[] ) @ system.web.mvc.actionmethoddispatcher.execute(controllerbase controller, object[] parameters) @ system.web.mvc.reflectedactiondescriptor.execute(controllercontext controllercontext, idictionary`2 parameters) @ system.web.mvc.controlleractioninvoker.invokeactionmethod(controllercontext controllercontext, actiondescriptor actiondescriptor, idictionary`2 parameters) @ system.web.mvc.controlleractioninvoker.<>c__displayclass13.<invokeactionmethodwithfilters>b__10() @ system.web.mvc.controlleractioninvoker.invokeactionmethodfilter(iactionfilter filter, actionexecutingcontext precontext, func`1 continuation) @ system.web.mvc.controlleractioninvoker.<>c__displayclass13.<>c__displayclass15.<invokeactionmethodwithfilters>b__12() @ system.web.mvc.controlleractioninvoker.invokeactionmethodfilter(iactionfilter filter, actionexecutingcontext precontext, func`1 continuation) @ system.web.mvc.controlleractioninvoker.<>c__displayclass13.<>c__displayclass15.<invokeactionmethodwithfilters>b__12() @ system.web.mvc.controlleractioninvoker.invokeactionmethodfilter(iactionfilter filter, actionexecutingcontext precontext, func`1 continuation)
looks module not running on azure. please file bug here: https://bitbucket.org/bleroy/nwazet.zengallery/issues/new
with orchard 1.7 out however, recommend not using module @ all, , instead use built-in media library field configured multiple images.
Comments
Post a Comment