TeeChart with different DotNet Frameworks

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
KevL
Newbie
Newbie
Posts: 17
Joined: Fri Mar 14, 2008 12:00 am

TeeChart with different DotNet Frameworks

Post by KevL » Thu Apr 19, 2012 8:03 pm

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

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: TeeChart with different DotNet Frameworks

Post by Sandra » Fri Apr 20, 2012 1:38 pm

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,
Best Regards,
Sandra Pazos / 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

KevL
Newbie
Newbie
Posts: 17
Joined: Fri Mar 14, 2008 12:00 am

Re: TeeChart with different DotNet Frameworks

Post by KevL » Fri Apr 20, 2012 2:10 pm

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
---------------------------

KevL
Newbie
Newbie
Posts: 17
Joined: Fri Mar 14, 2008 12:00 am

Re: TeeChart with different DotNet Frameworks

Post by KevL » Fri Apr 20, 2012 2:19 pm

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
---------------------------

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: TeeChart with different DotNet Frameworks

Post by Sandra » Fri Apr 20, 2012 2:45 pm

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,
Best Regards,
Sandra Pazos / 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