Hi, I use NVelocityTemplateEngine to generate emails from templates. When I call public bool Process(IDictionary context, string templateName, TextWriter output, string inputTemplate); I got: A first chance exception of type 'System.ObjectDisposedException' occurred in mscorlib.dll
Is this normal or I am doing something wrong? -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.
