Accessing registry when exporting charts in FLEX format

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
SurveyBob
Newbie
Newbie
Posts: 22
Joined: Mon Dec 14, 2009 12:00 am

Accessing registry when exporting charts in FLEX format

Post by SurveyBob » Thu Aug 26, 2010 1:49 pm

Hello,

we see an "UnauthorizedAccessException" in our application when the FLEX format is chosen in the Export dialog (see attachment). The FlexOptions obviously tries to read and write to the registry key "HKEY_LOCAL_MACHINE\Software\Steema Software\TeeChart.NET". The access to that registry key is denied if an application is not started in administrator mode which is the default since WindowsVISTA and Windows 7. We wonder if this behavior has already been changed in a newer version? Actually we want our application not to be forced to run in administrator mode, maybe the settings can be stored elsewhere? Are there any other places where TeeChart may use this registry region?

Best regards,
SurveyBob
Attachments
TchartException.jpg
Screenshot of exception message box
TchartException.jpg (88.5 KiB) Viewed 4017 times

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Accessing registry when exporting charts in FLEX format

Post by Narcís » Fri Aug 27, 2010 2:03 pm

Hi SurveyBob,
We wonder if this behavior has already been changed in a newer version? Actually we want our application not to be forced to run in administrator mode, maybe the settings can be stored elsewhere?
I guess this is the same as discussed here. There are no news regarding TF02014207 for now.
Are there any other places where TeeChart may use this registry region?
Registry is used for storing some other settings like: default color palette, default theme, chart editor options, etc.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply