Hello Shaun add Will,
So I set up another new IIS website in my local windows 10 pc.
Here are the [b]exact[/b] steps I took (note that I did not even run the HCC wizard):
[b]STEPS:[/b]
1. download HCC platform install package
from
http://hotcakescommerce.c...03.00.00_Install.zip 2. create database in SQL Server 2014
3. create user for database with owner priveledges
4. create IIS site and add site to hosts file
5. create physical folder for site (set permission to everyone just to be over cautious)
6. Extract content of install package into site root
7. browse to local IIS site and the HCC install wizard begins
8. enter host details and keep default website as the selected template
9. enter SQL credentials
10 perform install - click view logs to see if errors were generated - nothing is shown
11. click view website
12. once website loads, hover over content and click site settings
13. change site description and click update
14. In page Error is thrown:
Error: Site Settings is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DesktopModules.Admin.Portals.SiteSettings.UpdatePortal(Object sender, EventArgs e) --- End of inner exception stack trace ---
I understand that it could be my PC, but the fact that this error is exactly the same in my Microsoft Azure web Application leads me to think the installation package has an issue.
When you try, are you downloading the install package from the link I posted above?
All other areas of the site I have tested seem to work. I can update host settings without a problem.