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

OpenAccessEnhancer could not be loaded from assembly

2 Answers 862 Views
Data Access Free Edition
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Raoul
Top achievements
Rank 1
Raoul asked on 19 Oct 2016, 07:31 PM

We're currently getting the following error for one of our dataacces model projects:

The "OpenAccessEnhancer" task could not be loaded from the assembly C:\Users\User\Documents\Visual Studio 2015\Projects\Projectx\Projectx\\packages\Telerik.DataAccess.Fluent.2016.2.822.1\tools\enhancer\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. 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.ModePorject

Reinstalling dataaccess via nuget multiple times has not help us solve this problem.

2 Answers, 1 is accepted

Sort by
0
Accepted
Doroteya
Telerik team
answered on 20 Oct 2016, 09:57 AM
Hello Raoul,

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
Raoul
Top achievements
Rank 1
answered on 20 Oct 2016, 12:03 PM

Thanks for the response.

 

Installing .NET 3.5 fixed the issue

Tags
Data Access Free Edition
Asked by
Raoul
Top achievements
Rank 1
Answers by
Doroteya
Telerik team
Raoul
Top achievements
Rank 1
Share this question
or