Jump to content
Software FX Community

Problem with service pack for 6.2.1486


User (Legacy)

Recommended Posts

Hi,

I just downloaded the latest service pack and I am now getting the following

error on every chart:

Method not found: Int32

SoftwareFX.ChartFX.Base.IData.GetDataIndexFromOffset(Int32, Int32).

Error occurs when attempting to bind the chart to a datasource, ie:

myChart.DataSourceSettings.DataSource = myDataView

I am using Microsoft .NET Framework Version:1.1.4322.573; ASP.NET

Version:1.1.4322.573 on Win2000 Sp5.

Stephen

Link to comment
Share on other sites

Please check the versions for the following files

<Program Files\ChartFX for .net\bin>\ChartFX.Base.dll

<Program Files\ChartFX for .net\bin>\ChartFX.dll

<Program Files\ChartFX for .net\bin>\ChartFX.Wizard.dll

<Program Files\ChartFX for .net\bin>\ChartFX.Designer.dll

Normally all these files should have the same build number (e.g. in this

case 1486).

--

Regards,

JC

Software FX Support

"Stephen Miller" <chartfx@3la.com.au> wrote in message

news:Gsu1guV6DHA.2468@webserver3.softwarefx.com...

> Hi,

>

> I just downloaded the latest service pack and I am now getting the

following

> error on every chart:

>

> Method not found: Int32

> SoftwareFX.ChartFX.Base.IData.GetDataIndexFromOffset(Int32, Int32).

>

> Error occurs when attempting to bind the chart to a datasource, ie:

>

> myChart.DataSourceSettings.DataSource = myDataView

>

>

> I am using Microsoft .NET Framework Version:1.1.4322.573; ASP.NET

> Version:1.1.4322.573 on Win2000 Sp5.

>

> Stephen

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...