User (Legacy) Posted January 15, 2007 Author Report Posted January 15, 2007 Looking thru the postings, the ChartFX.Lite product works with VS2005. But I am getting the following error, when I try to use it in VS2005: Generation of designer file failed: Type 'SoftwareFX.ChartFX.Lite.Internet.Chart' does not have a public property named 'chart'. I am running VS2005SP1. It works fine in my VS2003 project. Code snippets: <%@ Register TagPrefix="cc1" Namespace="SoftwareFX.ChartFX.Lite.Internet" Assembly="ChartFX.Lite.Internet" %> <cc1:chart class="chartfx" id="ManagedVehicles" runat="server" border="true" Height="400px" LegendBox="True" Gallery="Bar" Chart3D="False" BackColor="White" width="500px" position="relative" XAxis PointLabels="True"> <cc1:chart> Does anyone have any ideas? Thanks, Karel Bekker
User (Legacy) Posted January 15, 2007 Report Posted January 15, 2007 Looking thru the postings, the ChartFX.Lite product works with VS2005. But I am getting the following error, when I try to use it in VS2005: Generation of designer file failed: Type 'SoftwareFX.ChartFX.Lite.Internet.Chart' does not have a public property named 'chart'. I am running VS2005SP1. It works fine in my VS2003 project. Code snippets: <%@ Register TagPrefix="cc1" Namespace="SoftwareFX.ChartFX.Lite.Internet" Assembly="ChartFX.Lite.Internet" %> <cc1:chart class="chartfx" id="ManagedVehicles" runat="server" border="true" Height="400px" LegendBox="True" Gallery="Bar" Chart3D="False" BackColor="White" width="500px" position="relative" XAxis PointLabels="True"> <cc1:chart> Does anyone have any ideas? Thanks, Karel Bekker
User (Legacy) Posted February 20, 2007 Author Report Posted February 20, 2007 I think I'm having the same problem. I'm using Visual Basic 2005 Express Edition. Should ChartFX work with this version of VB or what is the reason for such error message? -- Antti Ruhanen "Karel Bekker" <kbekker@wheels.com> wrote in news:NrHPkSPOHHA.2276@webserver3.softwarefx.com: > > Looking thru the postings, the ChartFX.Lite product works with VS2005. > But I am getting the following error, when I try to use it in VS2005: > > Generation of designer file failed: Type > 'SoftwareFX.ChartFX.Lite.Internet.Chart' does not have a public > property named 'chart'. > > I am running VS2005SP1. > It works fine in my VS2003 project.
User (Legacy) Posted February 20, 2007 Author Report Posted February 20, 2007 I think I'm having the same problem. I'm using Visual Basic 2005 Express Edition. Should ChartFX work with this version of VB or what is the reason for such error message? -- Antti Ruhanen "Karel Bekker" <kbekker@wheels.com> wrote in news:NrHPkSPOHHA.2276@webserver3.softwarefx.com: > > Looking thru the postings, the ChartFX.Lite product works with VS2005. > But I am getting the following error, when I try to use it in VS2005: > > Generation of designer file failed: Type > 'SoftwareFX.ChartFX.Lite.Internet.Chart' does not have a public > property named 'chart'. > > I am running VS2005SP1. > It works fine in my VS2003 project.
Software FX Posted February 22, 2007 Report Posted February 22, 2007 We are unable to reproduce this problem using the latest Chart FX Lite download and Visual Studio 2005. Please attach the project that's producing the problem. -- Francisco Padron www.chartfx.com
Software FX Posted February 22, 2007 Report Posted February 22, 2007 We are unable to reproduce this problem using the latest Chart FX Lite download and Visual Studio 2005. Please attach the project that's producing the problem. -- Francisco Padron www.chartfx.com
Afzal Posted May 3, 2017 Report Posted May 3, 2017 Hi All, can any one help me to know, is there any way to built guages in wpf Application.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.