I've been trying to follow this instructions to implement email templating using NVelocity but I keep getting a resource not found exception from the GetTemplate method.
I've used Server.MapPath full routes and also relative routes and haven't been able to make it work.