FWIW I'm seeing exactly the same issue, even after deleting all the bin & obj folders.
Hundreds of System.ArgumentExceptions ("Null is not a valid constant value for this type.") are thrown when calling IocManager.Resolve<>() during initialisation.
Ignoring System.ArgumentException in Exception Settings allows the app to load and function OK apparently.