Problem Building
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Problem Building Expand / Collapse
Author
Message
Posted 4/15/2008 5:47:37 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/15/2008 5:34:00 AM
Posts: 1, Visits: 2
Hi Guys,

Visual Studio 2005. VB

I am going through the tutorials and I cannot build the website because in the code behind the "Imports InfoSoftGlobal" has a green squiggly line under it and says "namespace or type specified in the 'imports InfosoftGlobal' does not contain any public member or cannot be found.
Also, the code:
    Return FusionCharts.RenderChart("../FusionCharts/FCF_Pie3D.swf", "", strXML, "FactorySum", "650", "450", False, False)
has a squiggly line stating "name FusionCharts is not declared"

I have followed the tutorial properly and have FusionCharts.dll in the bin directory.

I can rightclick on the pages and view in browser and the pages work but I cannot build beause of the errors mentioned above.

Do you have any ideas what has gone wrong.

Thanks for your help,

Steve.

Post #5660
Posted 5/15/2008 12:04:32 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 5/15/2008 12:03:10 PM
Posts: 2, Visits: 1
Probably you are missing this code line at the beginning of the page

<%@ Import Namespace="InfoSoftGlobal" %>

Post #6271
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 3:13pm


Execution: 0.578.