Sign in to follow this  
richml

installation and configuration

Recommended Posts

I have followed the documentation, however I can't get the examples to work (forgive me I'm new to .NET programming). I am getting the follow error:

Error 1 Inherits="InfoSoftGlobal.GeneralPages.ASP.NET.BasicExample.BasicChart"

I found a DLL and some source .cs files, however doesn't the DLL need to registered or integrated into the application somehow?

Thanks

Share this post


Link to post
Share on other sites

Hi,

I've had a similar issue in VS2005 (not with fusion charts DLL) where i have been editing a web site via a file system mapped drive on my test server and the DLL would not register i changed to remote web site and it all worked fine,

Maybe a similar problem?

Ian

Share this post


Link to post
Share on other sites

Pallav, where should the 'bin' directory be on the deployment server?

Is it supposed to be off of the home directory or should it be under charts? (or fusioncharts?).

I.e. what should the directory structure be when using aspx.vb components?

thanks.

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