Try our conversational search powered by Generative AI!

Setting appData basePath programmatically

Vote:
 

Hi, I'm using a IConfigurableModule to override appsettings and connectionstrings.

Can anyone give som hints regarding setting the appData basePath in EPiServerFramework.config programmatically?

<appData basePath="SomePath\To\Some\Folder" />

#82688
Mar 18, 2014 11:24
Vote:
 

Hello Rikard,

You can set it here: 

EPiServer.Framework.Configuration.EPiServerFrameworkSection.Instance.AppData.BasePath

    

#82708
Mar 18, 2014 14:07
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.