Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5054

Missing 'ProjectDirectory' value in render engine config

$
0
0

I have set SiteConfiguration.config as follows:

<configuration xmlns:patch="http://www.sitecore.net/xmlconfig/"><sitecore><javaScriptServices><apps><!-- you may override other attributes from 'defaults' in the app definition below --><app name="MySite" sitecorePath="/sitecore/content/MySiteNode1"/></apps></javaScriptServices></sitecore></configuration>

And have SiteDefinition.config as follows:

<configuration    xmlns:patch="http://www.sitecore.net/xmlconfig/"><sitecore><sites><site name = "MySite" patch:before="site[@name='modules_website']"                    hostName="mysite_sc.dev.local"                    rootPath="/sitecore/content/MySiteNode1"                    startItem="/HomePage"                    database="web"                /></sites></sitecore></configuration>

On opening my local site its is throwing this error:

Missing 'ProjectDirectory' value in render engine config

And MyLocal site item in sitecore CMS is throwing following exception:

Null ids are not allowed.Parameter name: userName

Can you please help me in suggesting me what is there that is being missed or being done incorrectly?


Viewing all articles
Browse latest Browse all 5054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>