chimera_khadeer

Consuming JSON object/String from Webservice

Recommended Posts

Thanks Sashi for your reply.

 

I dont have issues in retrieving JSON data from .NET web service as JSON object/string. But i have an issue in consuming the data from the webservice for fusioncharts in javascript.

 

 eg.,, myChart.setJSONUrl("http://server/myservice.asmx/webMethod");

 

The chart is displaying as invalid data. Where as if i copy/paste webmethods output in a json file the chart is being rendered.

 

Can you help me in sorting out this issue.

 

Thanks in advance

Share this post


Link to post
Share on other sites
Guest Sumedh

Hello, 

 

Are you rendering JavaScript chart or Flash chart?

 

Please check if the generated chart JSON is in proper format or not?

 

Can you please share the chart JSON here? also mention the chart type.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now