Illegal characters in path in MVC view
I initially thought that this was an issue with Umbraco's implementation on MVC but it turns out that if you have an IEnumerable property on your view model then you may get an error similar to the below.
I've done a little searching around in the