-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
I'm assuming this could be a problem with MVC4. When outputting a string using
${ViewBag.Message}
I get this exception:
[RuntimeBinderException: The call is ambiguous between the following methods or properties: 'System.IO.TextWriter.Write(string, params object[])' and 'System.IO.TextWriter.Write(char[])']
CallSite.Target(Closure , CallSite , TextWriter , Object ) +181
System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2(CallSite site, T0 arg0, T1 arg1) +450
Metadata
Metadata
Assignees
Labels
No labels