|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 2/15/2007 9:05:24 PM
Posts: 1,
Visits: 1
|
|
| 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
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Yesterday @ 7:11:27 AM
Posts: 2,183,
Visits: 513
|
|
Yes - you need to put the DLL inside bin folder.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/20/2007 4:53:10 PM
Posts: 1,
Visits: 1
|
|
| 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
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 7/18/2007 3:57:23 PM
Posts: 1,
Visits: 1
|
|
| 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.
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: Yesterday @ 7:11:27 AM
Posts: 2,183,
Visits: 513
|
|
It's the same bin folder as your ASP.NET application.
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|