RazorEngine icon indicating copy to clipboard operation
RazorEngine copied to clipboard

The same key was already used for another template

Open paddygreens opened this issue 8 years ago • 2 comments

Getting this exception We are using RazorEngine version 3.10.0. This is coming when there is only one template we have right now.

exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter. HandleNonSuccessAndDebuggerNotification(Task task)\r\n

exception:Exceptions.RazorEngineException: System.InvalidOperationException: The same key was already used for another template!\r\n at RazorEngine.Templating.DelegateTemplateManager

paddygreens avatar Sep 18 '17 14:09 paddygreens

Is there some one looking into this issue?

paddygreens avatar Oct 09 '17 15:10 paddygreens

Can you provide a working example?

stusklinar avatar Mar 15 '18 19:03 stusklinar