Tag Archives: 0×80004005

How to fix the error “[HttpException (0x80004005): Theme 'Default' cannot be found in the application or global theme directories.]” on ASPDotNetStoreFront

This error occurs when the App_Themes folder is missing from your “wwwroot” directory (or Virtual Directory / Application) and prevents you from logging into your Admin Area. It can be caused by creating a new application under your ASPDNSF root folder, or by turning the “admin” folder into an application. Here’s the partial error message [...]

Read more