Sign in to follow this  
viphug

'FusionCharts' is undefined

Recommended Posts

I give up... tryed many ways to fix it. Aready developed some app using FusionCharts with success and it never happens.

My file.aspx header:

<script src="App_Data/FusionCharts.js" type="text/javascript"></script>

and code behind

// CARREGA O GRAFICO COM A MENSAGEM: Selecione uma op

Share this post


Link to post
Share on other sites

Hello Hugo,

Could you please place the FusionCharts.js file in a different folder (not App_Data), set the path and permissions to the same accordingly, and try again?

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
Sign in to follow this