Silverlight – Entity Framework: “Members in the conceptual model do not exist in ospace”

I am using RIA Services July CTP in a Silverlight application. When I change the name of the navigation property, I receive the following error:

Error 119 The member “TestUsers” in the conceptual model type “MyModel.UserGroup” does not exist in the OSpace type “MyApp.Web.UserGroup”.

Is there an extra step when changing the name to a navigation property?

So when you say you changed the name of the navigation property, does it mean that you are in the EF model Is it changed in the Designer/EDMX file? Or just in the CLR?

You need to change it in two places.

I hope it is that simple,

Alex James

< /p>

I am using RIA Services July CTP in a Silverlight application. When I change the name of the navigation property, I receive the following error:

Error 119 conceptual model type “MyModel The member “TestUsers” in .UserGroup” does not exist in the OSpace type “MyApp.Web.UserGroup”.

Is there an extra step when changing the name to the navigation property?

So when you say you changed the name of the navigation property, does it mean you changed it in the EF model Designer/EDMX file? Or just in the CLR?

You need to change it in two places.

I hope it is that simple,

Alex James

< p>

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 4042 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.