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

Exception "Cannot find resource XXX.rlinq embedded in assembly YYYY " while running

9 Answers 425 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.
Jin
Top achievements
Rank 1
Jin asked on 06 Sep 2012, 01:41 PM
I install your ORM production and build a application with it, it works file. I put the telerik dll under a folder and refer the telerik dll from the folder instead of GAC. Then I copy all source code to another PC which is not installed ORM product. After I run the applicaiton with VS2010, it will throw following exception:
Cannot find resource XXX.rlinq embedded in assembly YYYY 

My concern is what's root cause and whehter I must install ORM product in another PC?

9 Answers, 1 is accepted

Sort by
0
Jan Blessenohl
Telerik team
answered on 07 Sep 2012, 08:35 AM
Hi Jin,
If you want to develop on the second PC, it makes sense to install OpenAccess there as well. The build process needs a msbuild targets file to embed the rlinq file into the assembly. Is there a problem installing OpenAccess on all developer and build machines?

All the best,
Jan Blessenohl
the Telerik team
Follow @OpenAccessORM Twitter channel to be the first one to get the latest updates on new releases, tips and tricks and sneak peeks at our product labs!
0
Jin
Top achievements
Rank 1
answered on 07 Sep 2012, 08:41 AM
No problem to install OpenAccess ORM. Only I have one concern: how to deploy it to production server? Also need to install it?
0
Alexander
Telerik team
answered on 11 Sep 2012, 02:15 PM
Hello Jin,

No, you do not have to install OpenAccess on the production server. All you need to do is compile the project and copy the appropriate OpenAccess assemblies to the folder where the executable project is built, usually this is the bin folder.
The minimal set of assemblies that should be deployed is:
  • Telerik.OpenAccess.dll
  • Telerik.OpenAccess.35.Extensions.dll
  • Telerik.OpenAccess.Config.dll
  • Telerik.OpenAccess.Runtime.dll
Additionally you may need an assembly with the specific database driver used, if the backend is different from MsSql. More information about all OpenAccess assemblies can be found here.

Regards,
Alexander
the Telerik team
Follow @OpenAccessORM Twitter channel to be the first one to get the latest updates on new releases, tips and tricks and sneak peeks at our product labs!
0
Sahir
Top achievements
Rank 1
answered on 07 Apr 2017, 06:52 PM
Where i can download Telerik.OpenAccess.2015.1.225.1 ? I didnt found any installer from site now.
0
Chanel
Top achievements
Rank 1
answered on 12 May 2017, 09:35 AM
I'm also having issues with this. I cannot find anywhere to download 2015 Q1 release (http://www.telerik.com/support/whats-new/data-access/release-history/data-access-q1-2015). If I go to Downloads under my account and then go to Progress® Data Access Free the only versions I have available to download are 2016.2.8221, 2016.1.224,2015.3.1221 & 2015.3.926. None of these are any use as I am getting the Cannot find resource XXX.rlinq embedded in assembly YYYY when trying to run locally. We have in the past been able to download Q1 2015 as this has only become an issue when I accidentally uninstalled it from my machine.
0
Viktor Zhivkov
Telerik team
answered on 12 May 2017, 11:42 AM
Hello Chanel,

Now you should be able to download 2015 Q1 release from Your Account page.

Regards,
Viktor Zhivkov
Telerik by Progress
Telerik Data Access is no longer being developed. For more information please refer to this page.
0
Chanel
Top achievements
Rank 1
answered on 12 May 2017, 01:14 PM
Perfect! Thanks for such a quick response Viktor.
0
Mark
Top achievements
Rank 1
answered on 06 Oct 2017, 11:45 PM

I'm also having an issue with the "cannot find resource XXX.rlinq embedded in assembly". This project was built with and references OpenAccess 2014.3.1209.1.   Can you tell me how to get around this issue? I no longer see any of the OpenAccess installs on the site. Thanks

 

0
Viktor Zhivkov
Telerik team
answered on 11 Oct 2017, 07:45 AM
Hi Mark,

Have you tried downloading your desired version from Downloads section after logging in into www.telerik.com?
Run the Installer and then use a supported version of Visual Studio - in your case most likely Visual Studio 2013.

Regards,
Viktor Zhivkov
Progress Telerik
Telerik Data Access is no longer being developed. For more information please refer to this page.
Tags
General Discussions
Asked by
Jin
Top achievements
Rank 1
Answers by
Jan Blessenohl
Telerik team
Jin
Top achievements
Rank 1
Alexander
Telerik team
Sahir
Top achievements
Rank 1
Chanel
Top achievements
Rank 1
Viktor Zhivkov
Telerik team
Mark
Top achievements
Rank 1
Share this question
or