0
Answer

what version of mvc does the rotativa 1.6.4 depends on?

Photo of Sri Ram

Sri Ram

7y
1.1k
1
I'm using rotativa component on a asp.net project integrated with MVC areas. Action method generates pdf based out of a view successfully dev/uat environments but fails on prod.
 
Added MVC and rotativa only to get pdf(6 pages doc with images) output. 
 
Mvc is 5.2.3.0 and .net framework targeted is 4.5.1
 
Error: Could not load file or assembly 'System.Web.Mvc, Version=3.0.0.1, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. 
 
Experts advise please. 

Answers (0)