Home - Forums-.NET - FlyTreeView (ASP.NET) - Parser error

FlyTreeView (ASP.NET)

Technical support and KB related to the FlyTreeView control

This forum related to following products: FlyTreeView for ASP.NET

Parser error
Link Posted: 11-Oct-2005 01:54
I am now getting the following error message on all my existing pages using the FlyTreeView control

Parser Error Message: The base class includes the field 'StatusTree', but its type (NineRays.Web.UI.WebControls.FlyTreeView.FlyTreeView) is not compatible with the type of control (NineRays.Web.UI.WebControls.FlyTreeView.FlyTreeView).

Has this been seen before?

I am using FlyTreeView v3.4.3.0 for ASP.NET

Thanks
Link Posted: 11-Oct-2005 02:12
Have you installed a new version of FlyTreeView since creating the pages?

I think I have seen this happen when the  tag in the page includes a reference to an old version number.

I think you can remove the version number reference to avoid the problem next time you upgrade.

Hope this helps.

Adam.
Link Posted: 11-Oct-2005 02:46
That fixed the problem.

Thanks
Link Posted: 11-Oct-2005 03:02
No problem.