I have been trying to launch the Tekerik.Sales.Dashboard demo.
I have updated the Telerik.OpenAccess references to point to the installed dlls instead of the ones that came with the demo project.
I am getting the following errors now:
Error 1 Using the generic type 'Telerik.OpenAccess.Query<T>' requires 1 type arguments C:\Users\myusername\Downloads\SalesDashboardSource\SalesDashboard\Telerik.SalesDashboard.Web\App_Code\SalesDashboardService.cs 11 26 C:\...\Telerik.SalesDashboard.Web\
Error 1 The type or namespace name 'Web' does not exist in the namespace 'Telerik' (are you missing an assembly reference?) C:\Users\myusername\Downloads\SalesDashboardSource\SalesDashboard\Telerik.SalesDashboard.Web\App_Code\ToolTipWebService.cs 14 15 C:\...\Telerik.SalesDashboard.Web\
Is there any link that shows how to get rid of all these errors and launch this demo app??????????????????????????
Thanks
I have updated the Telerik.OpenAccess references to point to the installed dlls instead of the ones that came with the demo project.
I am getting the following errors now:
Error 1 Using the generic type 'Telerik.OpenAccess.Query<T>' requires 1 type arguments C:\Users\myusername\Downloads\SalesDashboardSource\SalesDashboard\Telerik.SalesDashboard.Web\App_Code\SalesDashboardService.cs 11 26 C:\...\Telerik.SalesDashboard.Web\
Error 1 The type or namespace name 'Web' does not exist in the namespace 'Telerik' (are you missing an assembly reference?) C:\Users\myusername\Downloads\SalesDashboardSource\SalesDashboard\Telerik.SalesDashboard.Web\App_Code\ToolTipWebService.cs 14 15 C:\...\Telerik.SalesDashboard.Web\
Is there any link that shows how to get rid of all these errors and launch this demo app??????????????????????????
Thanks