Hi,
Currently the _chart_temp folder is being created in the root c:\ folder while I have a different path in the registry. Why is the TeeChart component not creating the _chart_temp folder in the path in the registry? I am using Windows server 2008 64bit version.
Thanks,
Benny
_chart_temp directory not in registry path
-
- Newbie
- Posts: 2
- Joined: Wed Nov 24, 2004 5:00 am
- Contact:
Re: _chart_temp directory not in registry path
Hi Benny,
As we replied you by mail...
As a workaround while we investigate the problem, please set the key in Win64's two key zones, 32 and 64 bit:
The default installed keys are prefixed 'wow'.
[HKEY_LOCAL_MACHINE\SOFTWARE\Steema Software\TeeChart.NET]
"ShareFolder"="C:\\YourFolder1\\YourFolder2" [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Steema Software\TeeChart.NET]
"ShareFolder"="C:\\YourFolder1\\YourFolder2"
The _chart_temp temp folder should be created beneath your folder path C:\\YourFolder1\\YourFolder2
Could you please tell us in what Visual Studio are you trying to integrate the TeeChart for .NET v1.
As we replied you by mail...
As a workaround while we investigate the problem, please set the key in Win64's two key zones, 32 and 64 bit:
The default installed keys are prefixed 'wow'.
[HKEY_LOCAL_MACHINE\SOFTWARE\Steema Software\TeeChart.NET]
"ShareFolder"="C:\\YourFolder1\\YourFolder2" [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Steema Software\TeeChart.NET]
"ShareFolder"="C:\\YourFolder1\\YourFolder2"
The _chart_temp temp folder should be created beneath your folder path C:\\YourFolder1\\YourFolder2
Could you please tell us in what Visual Studio are you trying to integrate the TeeChart for .NET v1.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Newbie
- Posts: 2
- Joined: Wed Nov 24, 2004 5:00 am
- Contact:
Re: _chart_temp directory not in registry path
Hi,
The Wow6432Node key did the trick. Thanks for your help.
I was not trying to integrate v1 of TeeCharts. I was just trying to deploy the latest version to a 64bit server.
Benny
The Wow6432Node key did the trick. Thanks for your help.
I was not trying to integrate v1 of TeeCharts. I was just trying to deploy the latest version to a 64bit server.
Benny