Page 1 of 1

Install 64Bits version

Posted: Mon Nov 04, 2013 10:17 am
by 15654539
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

Re: Install 64Bits version

Posted: Mon Nov 04, 2013 12:59 pm
by 10050769
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:
DownLoadPage.jpg
DownLoadPage.jpg (109.77 KiB) Viewed 6358 times
I hope will helps.

Thanks,

Re: Install 64Bits version

Posted: Mon Nov 04, 2013 3:14 pm
by 15654539
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

Re: Install 64Bits version

Posted: Tue Nov 05, 2013 10:26 am
by 10050769
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,