![]() | Steema Issues DatabaseNote: 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. |
| Summary: | TeeChart20.csproj of source code installer don't compile in VS2005 | ||
|---|---|---|---|
| Product: | .NET TeeChart | Reporter: | sandra pazos <sandra> |
| Component: | Install | Assignee: | 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
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. 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. |