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

Error FileNotFoundException

2 Answers 75 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.
Patricia
Top achievements
Rank 1
Patricia asked on 28 Feb 2015, 06:56 PM
Hi!
I´m working in a desktop app in c# + telerik (using Visual Studio) and  I publish it  in order to test it.
When the final user  try to update some tables, he got the next error:

FileNotFoundException: No se puede cargar el archivo o ensamblado 'Telerik.OpenAccess.Runtime, Version 2014.3.1209.1, Culture =Neutral, PublicKeyToken 7ce17eeaf1d59342' ni una de sus dependencias'

 I already chek the  application files  that i include in the publish moment, and all are Inclued.

2 Answers, 1 is accepted

Sort by
0
Doroteya
Telerik team
answered on 02 Mar 2015, 09:58 AM
Hi Patricia,

The error you experience is because the Telerik.OpenAccess.Runtime assembly is not available after the application is published. This blog post will provide you with the necessary details and settings for publishing an application with Data Access. I strongly suggest to you to take a look at the Configure the project that will be published section.

I hope this helps. Do let us know if you need further assistance or information.


Regards,
Doroteya
Telerik
 
OpenAccess ORM is now Telerik Data Access. For more information on the new names, please, check out the Telerik Product Map.
 
0
Patricia
Top achievements
Rank 1
answered on 02 Mar 2015, 02:53 PM
Thank you so muchy Doroteya!!
I´ll try  that and when the use come  i expect that problem would be solved!!

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