Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 459

Summary: TeeChart20.csproj of source code installer don't compile in VS2005
Product: .NET TeeChart Reporter: sandra pazos <sandra>
Component: InstallAssignee: Steema Issue Manager <issuemanager>
Status: CONFIRMED ---    
Severity: minor CC: chris
Priority: ---    
Version: TeeChart.NET 2013 4.1.2013.11080   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description sandra pazos 2013-11-21 10:55:53 EST
Basically, the problem is that when you add TeeChart20.csproj of latest version of source code in VS2005, the project doesn't compile. This Only occurs for VS2005.
Comment 1 christopher ireland 2013-11-21 11:03:11 EST
Have you tried using the TeeChart2005.csproj which is available on TCo under:
%TCROOT%\TeeChartforNET\Version 4\Sources\TeeChart ?

This project is a native VS2005 and so should be able to be used with the files shipped with the source code project.
Comment 2 sandra pazos 2013-11-22 04:31:14 EST
I check and I confirm that if I use TeeChart2005.csproj the problems disappear and project compile without problems for VS2005 and in this point  I agree with you, but the TeeChart20.csproj I am referring, is the project there is in the latest Source Code 2013, we have published. When you add it in VS2005 it doesn't compile. The problem only occurs if you use TeeChart20.csproj in VS2005. On the other hand, if you add the project in VS2012 with a .Net framework 2.0, TeeChart20.csproj compile without problems.