London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hello,
I installed via nuget packages Episerver.forms.
I didn't got any error during the instalation but when I am trying to run the project I always get an error:
"System.ArgumentException: Unable to find a module by assembly 'EPiServer.Forms, Version=1.1.4.9000, Culture=neutral, PublicKeyToken=null'
I verified my modules\_protected forder and seems ok.
Bellow you can check my Forms.config
sendMessageInHTMLFormat="true"
defaultUploadExtensionBlackList="asp,aspx,asa,ashx,asmx,bat,chm,class,cmd,com,config,dll,exe,hta,htr,htw,jse,json,lnk,mda,mdb,msc,msh,pif,printer,ps1,ps2,reg,rem,scf,scr,sct,shtm,shtml,soap,stm,svc,url,vb,vbe,vbs,vsix,ws,wsc,wsf,wsh,xamlx,htm,html,js,jar"
coreController="/EPiServer.Forms/DataSubmit"
formElementViewsFolder="~/Views/Shared/ElementBlocks"
workInNonJSMode="false"
injectFormOwnJQuery="true">
My module.config
My web.config in my project in the protectedModules is like
I already tryed to add but didn't fix
I hope someone can help me!!!
Thanks
Rita