Page 1 of 1

TeeChart with different DotNet Frameworks

Posted: Thu Apr 19, 2012 8:03 pm
by 13048623
Is it possible to use Steema TeeChart for .NET 2012 4.1.2012.02280 with other than ver 4 of the Dot Net framework? If so, how do I create for example a Dot Net 2.0 app. in Visual Studio using the TeeChart package above?

Kev

Re: TeeChart with different DotNet Frameworks

Posted: Fri Apr 20, 2012 1:38 pm
by 10050769
Hello Kelv,

Yes, is possible, you only need add in the references folder the reference of you find in the folder net20 of Steema TeeChart for .NET 2012 4.1.2012.02280, to achieve get other versions I recommend do next steps:

1.- Run the .exe
2.- Add your number of license and your password.
3.- Choose the version you are want or Let me choose the components.
4.- If you choose the option Let me choose the components select all.

I hope will helps.

Thanks,

Re: TeeChart with different DotNet Frameworks

Posted: Fri Apr 20, 2012 2:10 pm
by 13048623
Seems easy enough, but I am getting an error when running "TeeChartNET2012_4.1.2012.02280.exe". After entering license info I get this message then the installation quits:

---------------------------
Warning
---------------------------
Error running C:\Program Files (x86)\Steema Software\Steema TeeChart for .NET 2012 4.1.2012.02280\Utils\TeeCalc.exe 41875889903 92536585881705803 41827497462 4.1.2012.02280 NET 15662186 : '"C:\Program Files (x86)\Steema Software\Steema TeeChart for .NET 2012 4.1.2012.02280\Utils\TeeCalc.exe"' is not recognized as an internal or external command,
operable program or batch file.
---------------------------
OK
---------------------------

Re: TeeChart with different DotNet Frameworks

Posted: Fri Apr 20, 2012 2:19 pm
by 13048623
Looks like the directory structure is not correct. The error message is looking for TeeCalc in the Util folder, but it is not there. THere IS however ANOTHER Util folder inside the 1st Util folder. I tried copying the TeeCalc.exe in there and it still wont work. Error message is now...

---------------------------
Warning
---------------------------
Error running C:\Program Files (x86)\Steema Software\Steema TeeChart for .NET 2012 4.1.2012.02280\Utils\TeeCalc.exe 41875889903 92536585881705803 41827497462 4.1.2012.02280 NET I1170704 :
Unhandled Exception: System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at TeeCalc.Program.Main(String[] args)
---------------------------
OK
---------------------------

Re: TeeChart with different DotNet Frameworks

Posted: Fri Apr 20, 2012 2:45 pm
by 10050769
Hello KevL,

To solve this problem you must remove the folder of C:\Program Files (x86)\Steema Software\Steema TeeChart for .NET 2012 4.1.2012.02280 and try again to install TeeChartFor .Net.

I hope will helps.

Thanks,