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

Telerik.OpenAccess.dll break my azure deployments

1 Answer 58 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.
Noam Berda
Top achievements
Rank 1
Noam Berda asked on 15 Mar 2014, 02:03 PM
Hi,
When Telerik ORM is installed on my machine it get inserted to every project i am creating. This cause problems as this projects are not using Telerik ORM and Azure is looking for this dependency.

here is the warning

26>XXXX.Web.Worker(0,0): warning WAT150: The project 'XXXX.Web.Worker' is dependent on the following assembly: C:\Program Files (x86)\Telerik\Data Access\bin\Telerik.OpenAccess.dll. This assembly is not in the package. To make sure that the role starts, add this assembly as a reference to the project and set the Copy Local property to true.

This cause us problems on the azure deployment runtime.

Anyone has the similar problem

Noam

1 Answer, 1 is accepted

Sort by
0
Boris Georgiev
Telerik team
answered on 19 Mar 2014, 01:26 PM
Hi Noam,

Telerik Data Access assemblies are inserted only in the Telerik Data Access projects. If you add a new Data Access project and skip or cancel the wizards, the Data Access assemblies will be added to the project, nevermind that there will not be generated any Data Access code. You can easily fix this issue when you remove the referenced assemblies from the project.

I hope that helps.

Regards,
Boris Georgiev
Telerik
 
OpenAccess ORM is now Telerik Data Access. For more information on the new names, please, check out the Telerik Product Map.
 
Tags
Data Access Free Edition
Asked by
Noam Berda
Top achievements
Rank 1
Answers by
Boris Georgiev
Telerik team
Share this question
or