Installed Rotativa (https://github.com/webgio/Rotativa/blob/master/README.md) with NPM. I restarted VS. Then I tried updating with:
Update-Package -reinstall Rotativa
And I'm still getting a "The type or namespace Rotativa could not be found" error on the using statement.
I can confirm that the Rotativa folder is in my solution.
Any suggestions?