Unable to find metadata

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Thu 29 Apr 2010 12:25

Are you using Microsoft ADO.NET Entity Data Model or Devart Entity Model?

rcgoodfellow
Posts: 1
Joined: Wed 12 May 2010 20:45

Metadata and ASP.NET

Post by rcgoodfellow » Wed 12 May 2010 20:52

If you are using the edmx file in an asp.net application the metadata string is as follows...

metadata=res://*/.csdl|res://*/.ssdl|res://*/.msl;

This took me a minute to figure out hope it helps.

RobIntechnica
Posts: 33
Joined: Tue 09 Feb 2010 11:42
Location: Manchester, UK

Post by RobIntechnica » Wed 19 May 2010 10:41

AndreyR wrote:I have made some tests with EF 4 RTM and RIA Services 4 RC.
The .edmx model generated over Oracle database works smoothly.
The .edml model has a foreign key problem, it is investigated now.
I will post here as soon as any new information about the .edml problem is available.
I have been using EDML with RIA Services PDC 2009 on Visual Studio 2008 with no problems. Can you confirm that the problem is only with VS 2010? Ta.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Wed 19 May 2010 12:34

Yes, the problem with .edml and RIA Services was VS 2010-specific. This problem is fixed in the upcoming build.

r.m.saddler
Posts: 33
Joined: Thu 20 May 2010 08:57
Location: Wales, UK.

Post by r.m.saddler » Thu 27 May 2010 14:31

Hi, has the build you refer to above dropped yet? I am also getting these problems with dotConnect for Oracle, RIA Services and VS2010.

AndreyR
Devart Team
Posts: 2919
Joined: Mon 07 Jul 2008 13:16

Post by AndreyR » Mon 31 May 2010 14:50

I have replied to you here.

Post Reply