I'm using MVC Player with a Composite C1 site - instead of returning a 404 on all made up non-existent pages it returns:
Value cannot be null.
Parameter name: filePath
How can I get it to return a 404 instead? (this is very important for Google Indexing).