New Posts New Posts RSS Feed: Two different assemblies mapping the same entity
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

Two different assemblies mapping the same entity

 Post Reply Post Reply
Author
kimj View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 09-May-2007
Posts: 1391
Post Options Post Options   Quote kimj Quote  Post ReplyReply Direct Link To This Post Topic: Two different assemblies mapping the same entity
    Posted: 05-Jul-2012 at 1:38pm
On your server, are the EDMXes defined in the web project, or in one or more class libraries deployed to the bin folder?  Also, which version of DevForce are you running?
Back to Top
pponzano View Drop Down
Senior Member
Senior Member
Avatar

Joined: 28-Apr-2011
Location: Italy
Posts: 165
Post Options Post Options   Quote pponzano Quote  Post ReplyReply Direct Link To This Post Posted: 04-Jul-2012 at 8:05am
Hello in a SL 5 application I've different modules each one using each edmx (I've got a server part then a client part), in an admin module I need two reference two client assemblied that both defines an entity called EntityOne ..I got this error

Metadata mapping error: metadata for myClient.DomainModel.Admin.EntityOne ' was not found.  This can occur if the type does not inherit from entity, if multiple CLR types map to the same EDM type, or if invalid or incorrect metadata was loaded from the connection string.  Check the debug log for other related error messages.

What have I to do in orde to get it working?

Thanks
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down