User (Legacy) Posted July 18, 2005 Report Share Posted July 18, 2005 Hey there - I am trying to deploy a web application from a workstation with ChartFX developer to a Windows 2003 server running IIS 6.0. I get the following core dump: Server Error in '/UI' Application. -------------------------------------------------------------------------------- Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser Error Message: Method ReuseLabelList in type SoftwareFX.ChartFX.Internet.Server.Chart from assembly ChartFX.Internet, Version=6.2.1342.0, Culture=neutral, PublicKeyToken=a1878e2052c08dce does not have an implementation. Source Error: Line 31: <TD width="760"> Line 32: <div style="OVERFLOW: auto; WIDTH: 760px; HEIGHT: 530px"> Line 33: <CHARTFX:CHART id="Chart1" runat="server" Width="2000px" MainClient="True" BorderColor="#A8A8A8" Line 34: DesignTimeData="C:\Program Files\Chart FX DevStudio\ChartFX for .NET\Wizard\CombTwoDBarArea.txt" Line 35: SerLegBox="True" EmbeddedData="False" BackColor="#336699" Height="300px" NSeries="6" ImgHeight="500" Source File: d:\inetpub\wwwroot\UI\Simulation\SimulationResults.aspx Line: 33 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573 What gives here? Thanks! Shawn Evans Link to comment Share on other sites More sharing options...
Software FX Posted July 19, 2005 Report Share Posted July 19, 2005 Is Chart FX properly installed in that server ? Is it the same version ? Please list the files in your aplication's bin folder and compare it to those in your computer (file versions and all). -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.