smsohan / MvcMailer

A Mailer for ASP.Net MVC that forms the Email Body using MVC Views (Razor etc.) following Ruby on Rails ActionMailer style
MIT License
584 stars 178 forks source link

New error while using the non-updated .dll #66

Closed justSteve closed 11 years ago

justSteve commented 11 years ago

Though the project will now compile, attempting to view any page in my site tosses the same error as described here.

http://stackoverflow.com/questions/5228590/required-attribute-pagebasetype-not-found-ysod-when-launching-my-mvc-3-appli

smsohan commented 11 years ago

He Steve: I have pushed an update. The older one somehow got the dll file corrupted. Please check if it works with the new version.