Skip to main content

Microsoft Silverlight

Answered Question AllowPublic in entity property name failsRSS Feed

(0)

moemeka
moemeka

Member

Member

147 points

69 Posts

AllowPublic in entity property name fails

This is the wierdest thing, but maybe its 2:49am.  It appears that I can not have an entity with the property name that contains AllowPublic in it or the client code will fail with an error similar to :

 Error 35 '<EntityName>' does not contain a definition for 'On<*>AllowPublic<*>Changed' and no extension method ...


I tried every possible name configuration and it seems that as long as that string is in the name, the error will occur.  So I'm going crazy right????

Please mark as answered if this post resolves your issue.

http://moemeka.blogspot.com

moemeka
moemeka

Member

Member

147 points

69 Posts

Answered Question

Re: AllowPublic in entity property name fails

moemeka:

This is the wierdest thing, but maybe its 2:49am.  It appears that I can not have an entity with the property name that contains AllowPublic in it or the client code will fail with an error similar to :

 Error 35 '<EntityName>' does not contain a definition for 'On<*>AllowPublic<*>Changed' and no extension method ...


I tried every possible name configuration and it seems that as long as that string is in the name, the error will occur.  So I'm going crazy right????

okay it seems to be the use of the word Public itself.  This is really wierd.

Please mark as answered if this post resolves your issue.

http://moemeka.blogspot.com
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities