Hi,
What could possibly be a reason for getting an error when trying to use MS Chart control in ASP.NET & TFS 2008. Am putting a build in TFS server 2008 and getting this error. When I run the ASP.Net application everything is working fine.
using System.Web.Data Visualization;
The type or namespace name 'DataVisualizat ion' does not exist in the namespace 'System.Web.UI' (are you missing an assembly reference?)
I have added this dll in project reference also.
Thanks,
Manoj
What could possibly be a reason for getting an error when trying to use MS Chart control in ASP.NET & TFS 2008. Am putting a build in TFS server 2008 and getting this error. When I run the ASP.Net application everything is working fine.
using System.Web.Data Visualization;
The type or namespace name 'DataVisualizat ion' does not exist in the namespace 'System.Web.UI' (are you missing an assembly reference?)
I have added this dll in project reference also.
Thanks,
Manoj