Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / OpenAccess ORM > Telerik Data Services Wizard > Data Services Wizard fails

Not answered Data Services Wizard fails

Feed from this thread
  • Morgan avatar

    Posted on Dec 20, 2011 (permalink)

    I have a rlinq model I am trying to hook up to a Silverlight application. When I go to Data Services Wizard and hit next (using all defaults), I get the following error:

    No description found.
    Original error text: 'No metadata has been registered for class xxxxx.Web.EASI2011. (This usually indicates, that either this class is not declared persistent or it is declared persistent but not enhanced. The class was loaded from xxxxx

    I am just walking through a tutorial and do not know what declaring something persistent (I do not see any options in the designer) or enhanced actually means. What is the best way to do either of these things?

    Reply

  • A.Alexandrov A.Alexandrov admin's avatar

    Posted on Dec 22, 2011 (permalink)

    Hello Morgan,

    Can you please check if the following entry exists in your project file (.csproj or .vbproj) for the project where the Domain Model you want to expose through a service resides?
    <Import Condition="Exists('$(MSBuildExtensionsPath)\OpenAccess.targets')" Project="$(MSBuildExtensionsPath)\OpenAccess.targets" />

    If it doesn't exist, please add it and try again. 

    More information about the Enhancer tool can be found here.

    I am looking forward to your feedback.

    Regards,
    A.Alexandrov
    the Telerik team

    Q3’11 of Telerik OpenAccess ORM is available for download. Register for the What's New in Data Tools webinar to see what's new and get a chance to WIN A FREE LICENSE!

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / OpenAccess ORM > Telerik Data Services Wizard > Data Services Wizard fails
Related resources for "Data Services Wizard fails"

OpenAccess ORM Features  |  Documentation  |  Demos  |  Telerik TV  |  Step-by-step Tutorial   ]