I want to install a Teechart 64 bits version. I guess I have to install the last 32bits version (TeeChartNET2013_4.1.2013.07300.exe) and after that the 64bits version, but the latest 64bits version is TeeChartNET2010x64_4.1.2011.04191.exe from April 2011. Is it right?
Thanks
Install 64Bits version
Re: Install 64Bits version
Hello wakeup,
Not, it isn't the latest x64 version. Currently, we have modified multiples installer for one installer where is encapsulated all the assemblies for each Visual Studio versions and TeeChartFor.Net x64. Therefore, the last version are you need download is the latest version we have published, build number 4.1.2013.07303, as you see in next image: I hope will helps.
Thanks,
Not, it isn't the latest x64 version. Currently, we have modified multiples installer for one installer where is encapsulated all the assemblies for each Visual Studio versions and TeeChartFor.Net x64. Therefore, the last version are you need download is the latest version we have published, build number 4.1.2013.07303, as you see in next image: I hope will helps.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Install 64Bits version
Ok. There is a installation help for develop in 64bits?
Because I tried to add to the Toolbox of VS2010 the teechart, and when I select teechart.dll from the "C:\Program Files (x86)\Steema Software\Steema TeeChart for .NET 2013 4.1.2013.07300\net40\x64" folder it gives me an error.
I can add the teechart.dll from the x86 folder, but then my application will be able to run in 64bits?
Thanks
Because I tried to add to the Toolbox of VS2010 the teechart, and when I select teechart.dll from the "C:\Program Files (x86)\Steema Software\Steema TeeChart for .NET 2013 4.1.2013.07300\net40\x64" folder it gives me an error.
I can add the teechart.dll from the x86 folder, but then my application will be able to run in 64bits?
Thanks
Re: Install 64Bits version
Hello wakeup,
There's no design-time support for TeeChart x64 assemblies. You should develop your applications using the x86 assemblies and switch to the x64 bit assemblies when compiling 64-bit native applications.
Thanks,
There's no design-time support for TeeChart x64 assemblies. You should develop your applications using the x86 assemblies and switch to the x64 bit assemblies when compiling 64-bit native applications.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |