Search code examples
sitecoreweb-forms-for-marketerssitecore-mvc

RazorViewsForMarketers is not working in sitecore MVC


i'm using web form for marketers in sitecore MVC using RazorViewsForMarketers, i following this https://github.com/PetersonDave/RazorViewsForMarketers/

  1. I have successfully installed module: Razor-Views-For-Marketers-Rendering.zip
  2. i have copied RazorViewsForMarketers.config in my project

now issue with adding a reference to RazorViewsForMarketers, i'm not getting how to find this .dll please anyone help me to figure out this issue

anyone who did work on web form form marketers in Sitecore MVC, please suggest me how to use it in Sitecore MVC.

Thanks.


Solution

  • The dll is not in the package, the package only includes items related to this module.

    You need to Build the this project locally and get the dll from it.