.NET: Theme ‘Default’ cannot be found

Error: 
Theme ‘Default’ cannot be found in the application or global theme directories.
my view: The App_Themes directory is either missing or iis does not have access to it.
Reference

 

Tempory fix will be to remove the reference from the web.config file or commented it out.

Comments are closed.