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

[Solved] Running OpenAccess on Azure, AppHarbor

1 Answer 141 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.
Daniel
Top achievements
Rank 1
Daniel asked on 27 Jan 2011, 04:09 PM
Is it possible to run an application with enhanced assemblies on Windows Azure or AppHarbor?

I understand it won't build on generic build-servers like AppHarbor (which is terrible for OpenAccess, btw) but if the assemblies are pre-built locally and simply referenced as 3rd party assemblies for the web application that is submitted to AppHarbor, will it work?

Basically, can you build and deploy OpenAccess assemblies to a machine that otherwise has no knowledge of OpenAccess?

Will it work on Azure or other shared hosting scenarios?

And if the answer to all of the above is NO, how can you expect anyone to use this product?

1 Answer, 1 is accepted

Sort by
0
Jan Blessenohl
Telerik team
answered on 27 Jan 2011, 06:23 PM
Hello Daniel,
OpenAccess runs in the cloud, you can use Azure plus SqlAzure. You just have to deploy it like in other deployment scenarios. Please have a look here, it is similar.
To be able to build OpenAccess, esp. with enhancing, you have to add the sdk+bin folder content to your sources. The projects file must be extended by the information ins this document, plus you have to copy the OpenAccess.targets to your sources as well. At the end the enhancer is just an additional step in your build process like peverify or fxcop.

Best wishes,
Jan Blessenohl
the Telerik team
Accelerate your learning with industry's first Telerik OpenAccess ORM SDK. Download today.
Tags
General Discussions
Asked by
Daniel
Top achievements
Rank 1
Answers by
Jan Blessenohl
Telerik team
Share this question
or