This is a migrated thread and some comments may be shown as answers.

ASP.NET Sales Dashboard demo

3 Answers 104 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Graham
Top achievements
Rank 1
Graham asked on 03 Jun 2014, 10:01 AM
hello

I have downloaded the sales dashboard demo source code as this is almost exactly what is required for a production application. however when I look at the source I cannot see how to change the data source, and when I run I get an error:

Error 3 The "OpenAccessDeploy" task could not be loaded from the assembly C:\Users\aaaaaa\Documents\Visual Studio 2013\Projects\Learning\SalesDashBoard\ReferencesTRIAL\Telerik OpenAccess\enhancer.exe. Could not load file or assembly 'Telerik.OpenAccess, Version=2013.3.1014.1, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342' or one of its dependencies. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask. Telerik.SalesDashboard.DAL

have I downloaded an older version (http://demos.telerik.com/aspnet-ajax/salesdashboard/SalesDashboardSource.zip), do you have a guide on what you need to do to enable the demo to be converted to use a different data source?

thanks

graham



3 Answers, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 06 Jun 2014, 10:03 AM
Hello Graham,

Please note that you need to have the version of Data Access that is specified in the README file (Q3 2013) of the source installed on your machine in order to build the project. If you have installed it and the problem still occurs, please let me know the steps you perform that lead to the issue.

Also, I will need information about the Telerik control, the data source of which needs to be changed and with what data source you want to replace it, in order to help you bind it to an alternative data source.

Regards,
Slav
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Chongyi
Top achievements
Rank 1
answered on 03 Jul 2014, 06:41 AM
Hi I have the DataAccess but still got error.

The "OpenAccessDeploy" task could not be loaded from the assembly ...\SalesDashBoard\ReferencesTRIAL\Telerik OpenAccess\enhancer.exe. Could not load file or assembly 'Telerik.OpenAccess, Version=2013.3.1014.1, Culture=neutral, PublicKeyToken=7ce17eeaf1d59342' or one of its dependencies. The system cannot find the file specified. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
0
Marin Bratanov
Telerik team
answered on 07 Jul 2014, 01:04 PM

Hi Chongyi,

Can you confirm you have the Q3 2013 version of the Telerik Data Access installed on your machine? Note that you need the full installation, not just a few assemblies, this includes the VS extensions so that you can open the database models.

The error you get indicates that the needed 2013.3.1014 version of DA (Q3 2013) is not available in the GAC where the installer puts it.


Regards,

Marin Bratanov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Graham
Top achievements
Rank 1
Answers by
Slav
Telerik team
Chongyi
Top achievements
Rank 1
Marin Bratanov
Telerik team
Share this question
or