postal icon indicating copy to clipboard operation
postal copied to clipboard

Custom Localized View Engine not working with Postal

Open brgrz opened this issue 13 years ago • 1 comments

What do I need to implement in my custom view engine so that Postal will work? It works fine with the default ASP.NET MVC 4 Razor view engine but not with mine which inherits from RazorViewEngine.

When it's trying to build an email, it says:

The method or operation is not implemented.

brgrz avatar Feb 01 '13 16:02 brgrz

Did you ever find a solution to this problem?

NickOhara avatar Jun 08 '15 16:06 NickOhara