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

Parsing error EntityName

2 Answers 99 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.
Franco Gozzi
Top achievements
Rank 1
Franco Gozzi asked on 18 Oct 2012, 07:56 AM
The problem started few days ago on all solutions i have developed. My solution consists of 2 project: a class library obtained with Open Access reverse mapping and a web application that use the class library. All worked right up to few days ago. Now i can compile the library but i can't compile the web application. I obtain an error that in italian sounds like "OpenAccess Error: Errore durante l'analisi di EntityName.". Maybe in english is something concerning "parsing EntityName". The source of the error is a file with the same name of the project. I have found also a problem with the tool Open Access>Configuration>Check Settings:
"

Outdated assembly references have been found

in the project.

"
The fix operation always finishes with success, but if i check again i find the same problem.

Are the two problems related? Can you help me? I've a lot of project in the same state.

Thanks in advance.

2 Answers, 1 is accepted

Sort by
0
Franco Gozzi
Top achievements
Rank 1
answered on 18 Oct 2012, 10:53 AM
When i use the OpenAccess Enable Project to youse Orm when i try to connect to the database i obtain the same error.
0
PetarP
Telerik team
answered on 22 Oct 2012, 02:57 PM
Hi Franco,

 It seems that this is caused by incorrectly referenced version of OpenAccess. For some reason it seems that the upgrade references wizard is not working and your case and it will be best if you can go through your projects and update the references manually. What you need to do is make sure that all the projects are pointing to the same OpenAccess version (preferably the one locally installed). Also you need to make sure that any build assemblies are also rebuild with the newer version.

Kind regards,
Petar
the Telerik team
Telerik OpenAccess ORM Meets ASP.NET Web API. Read more.
Tags
General Discussions
Asked by
Franco Gozzi
Top achievements
Rank 1
Answers by
Franco Gozzi
Top achievements
Rank 1
PetarP
Telerik team
Share this question
or