Jump to content
Software FX Community

Error in Visual Studio After dragging Statistical Chart


User (Legacy)

Recommended Posts

Hi,

I got an error in the Visual Studio environment once I drag a Statistical

Chart to a form.

Failed to create component "statistics". The error message follows:

'System.NullReferenceException: Object reference notset to an instance of an

object.

at

SoftwareFX.ChartFX.Extensions.Design.LinkedExtensionDesigner.PreFilterProperties

(IDictionary properties)

. . .

It indicated that can't generate an instance of the object.

I have the following references added:

- ChartFX

- ChartFX.Base

- ChartFX.Borders

- ChartFX.Borders

- ChartFX.Statistical.WinForms

- ChartFX.Designer

- ChartFX.Sampler

- ChartFX.Statistical.Designer

- ChartFX.Wizard

- System

- System.Data

- System.Deployment

- System.Drawing

- System.Windows.Forms

- System.Xml

Thanks,

Norberto

Link to comment
Share on other sites

I'm using VS 2005 and I took a look in the requirements for the Statistical 

Package, looks like that it requires VS 2003 at this time.

Is it correct?

"Norberto" <ne@crgmedical.com> wrote in message

news:129FaTwVGHA.3144@webserver3.softwarefx.com...

> Hi,

>

> I got an error in the Visual Studio environment once I drag a Statistical

> Chart to a form.

>

> Failed to create component "statistics". The error message follows:

> 'System.NullReferenceException: Object reference notset to an instance of

> an object.

> at

> SoftwareFX.ChartFX.Extensions.Design.LinkedExtensionDesigner.PreFilterProperties

> (IDictionary properties)

> . . .

>

> It indicated that can't generate an instance of the object.

>

> I have the following references added:

>

> - ChartFX

> - ChartFX.Base

> - ChartFX.Borders

> - ChartFX.Borders

> - ChartFX.Statistical.WinForms

> - ChartFX.Designer

> - ChartFX.Sampler

> - ChartFX.Statistical.Designer

> - ChartFX.Wizard

> - System

> - System.Data

> - System.Deployment

> - System.Drawing

> - System.Windows.Forms

> - System.Xml

>

> Thanks,

>

> Norberto

>

>

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...