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