Hi Tony

I have the service class decorated with Snippet

[EnableClientAccess()]

Regards,

Shingi

On Thu, Aug 12, 2010 at 5:34 PM, <ton...@tpg.com.au> wrote:

> Hi Shingi,
>
> It sounds like the object does not exist within the generated code within
> the Silverlight component.
>
> This means that the object is not shared properly from the web app.
>
> There are a number of reasons for this - perhaps you don't have an
> [EnableClientAccess] attribute
> on your class?
>
> Regards,
> Tony
>
>
> On Thu, Aug 12th, 2010 at 5:24 PM, Shingi Mutandwa <
> shingi.mutan...@gmail.com> wrote:
>
> > Could somebody help me with the System.InvalidOperationException with the
> > message below inside the generated client code of my Silverlight RIA
> > services:-
> >
> > This EntityContainer does not contain an EntitySet of type
> > 'Deintegro.DAL.Data.Title'. If the type is external to this
> > EntityContainer,
> > please make sure you’ve called AddReference to establish the external
> > link.
> >
> > The exception gets thrown when it tries to return the value of an
> > association property.
> >
> > Regards,
> >
> > Shingi
> >
>
>
>
> _______________________________________________
> ozsilverlight mailing list
> ozsilverlight@ozsilverlight.com
> http://prdlxvm0001.codify.net/mailman/listinfo/ozsilverlight
>
_______________________________________________
ozsilverlight mailing list
ozsilverlight@ozsilverlight.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozsilverlight

Reply via email to