projectconfig problem

Posted by Community Admin on 03-Aug-2018 13:59

projectconfig problem

All Replies

Posted by Community Admin on 10-Aug-2016 00:00

Hi
My projectconfig.config file is damaged 
and i cant find the defaultSite id , where can i find it on database 
Or how can i create a new projectconfig file  ?
defaultsite id : ?
siteMapRootNodeId: ?
homePageId: ?
name: Default same as before

<?xml version="1.0" encoding="utf-8"?>
<projectConfig xmlns:config="urn:telerik:sitefinity:configuration" xmlns:type="urn:telerik:sitefinity:configuration:type" config:version="7.1.5200.0" dateCreated="2014-07-24 12:44:40Z">
<defaultSite id="0a11b19b-72de-497e-b79e-2db336a504e9" name="Default" siteMapRootNodeId="f669d9a7-009d-4d83-ddaa-000000000002" homePageId="f0a5b93c-3a5e-6548-9148-ff0000a3601c" />
</projectConfig>

no multi site is installed in my sitefinity
thanks for your helps

Posted by Community Admin on 12-Aug-2016 00:00

You can  set the homepage from   /Sitefinity/Pages. Click on the action's menu of a page and select "Set as Homepage" and it will override the values that are persisted at the moment. 

The homepageid in Sitefinity 9  is persisted in the table "sf_sites" in field "home_page_id". I believe it is the same in Sitefinity 7.x.

This thread is closed