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

OpenAccessEnhancer issue

3 Answers 166 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.
Adam
Top achievements
Rank 2
Adam asked on 16 Jul 2014, 12:46 PM
Was going to evaluate the feather package for sitefinity but after going step by step trough the installation process came across following issue while trying to build:

The "OpenAccessEnhancer" task could not be loaded from the assembly C:\Program Files %28x86%29\Telerik\Sitefinity 7.0\Projects\FeatherTest\\packages\Telerik.DataAccess.Fluent.2014.1.403.2\tools\enhancer\enhancer.exe. Could not load file or assembly 'file:///C:\Program Files %28x86%29\Telerik\Sitefinity 7.0\Projects\FeatherTest\packages\Telerik.DataAccess.Fluent.2014.1.403.2\tools\enhancer\enhancer.exe' 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. SitefinityWebApp

Check for the file and it does exists in the location above.. please advise

Adam

3 Answers, 1 is accepted

Sort by
0
Ivan D. Dimitrov
Telerik team
answered on 21 Jul 2014, 11:00 AM
Hi Adam,

The exception you notice can present itself if you have either not cleared the nuget cache or if your nuget packages are an outdated version. If the cache is the issue, lease go to your  %localappdata%\NuGet\Cache folder and dispose of its contents.

If this does not help, you can try re-installing the nuget packages. In order for you to do so you need to use the nuget console (see image). In the console you need to specify the project you are applying the nuget package as default project and the Package Resource should point to Sitefinity Nuget Server. When this is done add the following to the console:
Install-Package Telerik.DataAccess.Fluent -Version 2014.1.403.2



Regards,
Ivan D. Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 
0
Adam
Top achievements
Rank 2
answered on 21 Jul 2014, 11:26 AM
Hi Ivan

Package appears to be installed correctly. Tried re-installing but that didn't help. I have also cleared NuGet cache as suggested but that did not help either.
0
Ivan D. Dimitrov
Telerik team
answered on 24 Jul 2014, 08:42 AM
Hello Adam,

This is indeed strange. At this point the best way to solve the problem would be if you send us your solution to review. This cannot happen in a forum thread so I advise you open a support ticket where me or my team can have a better look at the project and investigate it in further depth.

Regards,
Ivan D. Dimitrov
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 
Tags
Data Access Free Edition
Asked by
Adam
Top achievements
Rank 2
Answers by
Ivan D. Dimitrov
Telerik team
Adam
Top achievements
Rank 2
Share this question
or