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

Webservice : No enhanced assembly has been found for meta-data construction

1 Answer 131 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.
Rahul Masurekar
Top achievements
Rank 1
Rahul Masurekar asked on 06 Oct 2010, 07:24 AM
Hello Team,

I am running a webservice with Open access ORM. It giving an error in line as follows .

IObjectScope newScope = db.GetObjectScope();

Exception Details: System.Configuration.ConfigurationErrorsException: Telerik.OpenAccess: No enhanced assembly has been found for meta-data construction. This may be caused by a missing app.config file (use app.config as embedded resource then) or by an insufficient references section in the configuration file (add the referenced enhanced assemblies there too) or by a wrong enhancement setting; please check your configuration.

I have done following things
1. Enhanced with webservice dll. When I provide verboseMode:4,  it says Assembly was already enhanced.
2. <UserProperties OpenAccess_ConfigFile="Web.config" OpenAccess_ConnectionId="DatabaseConnection1" OpenAccess_Enhancing="True" OpenAccess_UpdateDatabase="True" OpenAccess_EnhancementOutputLevel="1" />

Still getting error.

Am I missing any step ?

1 Answer, 1 is accepted

Sort by
0
Alexander
Telerik team
answered on 11 Oct 2010, 05:16 PM
Hello Rahul Masurekar,

Please, let's continue our conversation in the support thread you have posted on this topic.

Kind regards,
Alexander
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Data Access Free Edition
Asked by
Rahul Masurekar
Top achievements
Rank 1
Answers by
Alexander
Telerik team
Share this question
or