Not enough rights to local settings

Stimulsoft Reports.NET discussion
Post Reply
jpverdu
Posts: 32
Joined: Thu Mar 18, 2010 3:12 pm

Not enough rights to local settings

Post by jpverdu »

Hello,

we are trying to run your redistribuable on a server on which we don't have the rights to
the directory :

C:\Documents and Settings\Default User\Local Settings\Application Data\Stimulsoft\

so the file Stimulsoft.Report.config cannot be written

Is there a solution to write this file in another location ?

Thanks by advance

Excuse for my English
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Not enough rights to local settings

Post by Ivan »

Hello,

Please use the following static properties:

StiOptions.Configuration.DefaultReportSettingsPath
StiOptions.Configuration.DefaultReportConfigPath
StiOptions.Designer.DefaultDockingPanelsConfigPath
StiOptions.Designer.DefaultDesignerConfigPath
StiOptions.Designer.DefaultRibbonDesignerConfigPath
StiOptions.Designer.DefaultRibbonDesignerQatConfigPath
StiOptions.Engine.ReportCache.CachePath

Thank you.
Post Reply