The sentence "using FusionCharts.Charts;" Works fine in a asp,net WEBSITE  
  
but, in a asp.net PROJECT show the next error:  Error 1 The type or namespace name 'FusionChart' could not be found (are you missing a using directive or an assembly reference?) ... 
 
Already reference the FUsioncharts.dll wich is in the bin folder...
 
any help is appreciated.