FusionCharts Forum: "using InfoSoftGlobal" method not working - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

"using InfoSoftGlobal" method not working DataXml method not calling InfoSoftGlobal in FusionMaps.js

#1 User is offline   klane79 

  • Forum Newbie
  • Group: Members
  • Posts: 1
  • Joined: 24-February 09

Posted 24 February 2009 - 06:21 AM

hi there,



this is my first time using fusionmaps so maybe i'm missing something basic.



I'm using the dataxml method and have done with fusioncharts with no real problems. however, i'm basically copying your example for FusionMaps with ASP.NET (C#) Using dataXML Method from the fusionmaps documentation pages and it is giving the following error: "The type or namespace name 'InfoSoftGlobal' could not be found (are you missing a using directive or an assembly reference?)"



i'm referencing the .js file and call the map in my .aspx page:

script language="Javascript" type ="text/javascript" src="Maps/FusionMaps.js" /script

/head

body

div

form id='form1' method='post' runat="server"

<% //Generate World Map in the Literal Control WorldPopulationMap%>

asp:Literal ID="WorldPopulationMap" runat="server" /

/form

/div

/body



and i also call the InfoSoftGlobal as described on your site in the .aspx.cx file:

"using InfoSoftGlobal;"



any help you could provide would be much appreciated



thanks
Kieran
0

Other Replies To This Topic

#2 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 21 April 2010 - 03:49 AM

Hi,

Welcome to FusionCharts forum. :)

Please try including the Fusioncharts.dll file in your application for the same.

Please refer to the folder that we are sending you as an attachment for the dll file.

Hope this helps.

Attached File(s)

  • Attached File  bin.zip (6.02K)
    Number of downloads: 57

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic