November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi,
Strange that you didn't get any error and still getting this problem. Is it possible to re-run 'update-epidatabase' on a backed-up db and see if that makes any difference. I wouuld also run following views in db to see if there are any null values stored somehow:
VW_EPiServer.Web.SiteDefinition
VW_EPiServer.Web.HostDefinition
Otherwise, open a ticket with deveoper support.
/Shahid
Thanks Shahid for your reply. Still failed after trying again on a backup - but an interesting observation:
VW_EPiServer.Web.SiteDefinition - exists in my upgraded database
VW_EPiServer.Web.HostDefinition - DOES NOT exist in my upgraded database
...but it DOES exist in the sample DB.
I can't really understand how this has happened - we've followed the upgrade process exactly with each update to EPiServer.
OK just re-run an upgrade against a fresh DB, and the views are both there, so ignore please the post above. However I still get the problem when attempting to save the website host definitions - see screenshots below:
- Notice the lack of the 'Type' property - clicking the save icon will cause the NullReferenceException.
And on the alloy sample site:
- we have a type property, and the page works fine.
...so, I still have the problem, but not sure why - is it a potential problem with the ASPX code being used for the manage website dialog not being up-to-date?
Dan
Hi All,
Just updated my website using the latest nuget assemblies to EPiServer CMS 8. Fixed up the compilation errors, upgraded the database using the upgrade command in powershell and got the site running successfully.
When attempting to load Admin --> Config Tab --> Manage Websites
I get the following error: