User (Legacy) Posted April 3, 2006 Report Share Posted April 3, 2006 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 More sharing options...
User (Legacy) Posted April 3, 2006 Author Report Share Posted April 3, 2006 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 More sharing options...
Software FX Posted April 3, 2006 Report Share Posted April 3, 2006 This is correct. Extensions for Visual Studio 2005 are son to be released, check our web site for updates. -- Francisco Padron www.chartfx.com Link to comment Share on other sites More sharing options...
Software FX Posted April 3, 2006 Report Share Posted April 3, 2006 PS: You can use Chart FX 6.2 Extensions in VS 2005 but you need to attach them at run-time, no design time support. -- 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.