vote up 1 vote down star

I've been playing around with NVelocity to create a library that loads mail templates. And I haven't been able to load a template without embedding it into the application assembly. Is there a special way of doing this? Properties to be specified?

I've tried several string formatting tweaks to get the path of the template and keep getting an exception of wrong path.

flag

1 Answer

vote up 0 vote down check

Check out: Template merging with NVelocity and ASP.NET

There is also a fork of NVelocity at: CodePlex which appears to be somewhat newer than both the original version and the castle fork.

link|flag
That's an old version. I'm working with the latest one from Castle Project. – Raúl Roa Sep 1 at 12:28

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.