Hi Bill,
This error is only pointing to .net framework code not to actual code in Form Wizard or mojoPortal.
I don't currently have any Win 8 machines or access to IE 10 but I do not think it is a bug in mojoPortal or in Form Wizard application code, the error points to deeper stuff in the framework not to my code, so it seems like a bug that is an issue with IE 10 and .NET 4 compatibility.
A quick google of IE 10 and the error stack trace finds this article which says a workaround is to install .NET 4.5 on your server. There is also a thread about this error on asp.net forums. .NET 4.5 is a superset of .NET 4 so you can safely run the mojoPortal .NET 4 package under .NET 4.5 as I understand it.
Hope that helps,
Joe