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

Missing assembles OpenAccess when building

3 Answers 338 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Marcel
Top achievements
Rank 1
Marcel asked on 24 Oct 2016, 09:02 PM

Hello,

I am receiving the following error after I started to work on a solution on a second computer which uses Windows 10 and Visual Studio 2013. On the other computer with Windows 7 and Visual Studio 2013 the solution builds fine.

 

Error78 The "OpenAccessDeploy" task could not be loaded from the assembly C:\<Project directory>\OpenAccessAssemblies\enhancer.exe. Could not load file or assembly 'Microsoft.Build.Utilities, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. 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.<Project Name>

 

Also the Visual Designer is not able to load the rlinq file and visualize it, it shows now xml.

I already tried to reinstall Telerik DataAccess and cleaned and rebuild the solution but without success.

 

Please let me know how to solve this.

 

Regards,

Marcel

 


3 Answers, 1 is accepted

Sort by
0
Doroteya
Telerik team
answered on 25 Oct 2016, 11:49 AM
Hello Marcel,

This error could appear on Windows 10 because it doesn't have .NET Framework 3.5 installed out-of-the-box. The solution in this case, as well as a few additional ideas are available in this forum thread.

I hope this helps.

Regards,
Doroteya
Telerik by Progress
 
Check out the latest announcement about Telerik Data Access vNext as a powerful framework able to solve core development problems.
0
Marcel
Top achievements
Rank 1
answered on 27 Oct 2016, 08:39 PM

Thanks Doroteya, building the solution works now.

But I can still not open the rlinq file?

Any suggestions?

Marcel

0
Accepted
Doroteya
Telerik team
answered on 28 Oct 2016, 02:23 PM
Hi Marcel,

The outcome you experienced with Data Access Q2 2016 is expected. It is due to the deprecation of the Visual Studio integration in Q2 2015 (the .rlinq files are supported).  Currently, Data Access is distributed only through its NuGet packages. More details on the deprecation are available in this blog post. In order to maintain your existing projects that consume Data Access (especially such with .rlinq files), you can apply any of the following suggestions:

Option 1: Migrate the .rlinq file to a fluent model and integrate the NuGet packages. The details and the workflow about the migration process are available here.

Option 2: Freeze the version of Data Access on Q1 2015. Since Data Access Q1 2015 is the last version that distributes the Visual Studio integration, with this option you won't need to migrate the model.

In both cases, you will need to obtain Data Access Q1 2015. You can do so from here.

I hope this helps. Let me know if you need further information.

Regards,
Doroteya
Telerik by Progress
 
Check out the latest announcement about Telerik Data Access vNext as a powerful framework able to solve core development problems.
Tags
General Discussions
Asked by
Marcel
Top achievements
Rank 1
Answers by
Doroteya
Telerik team
Marcel
Top achievements
Rank 1
Share this question
or