Mono Support Methods Gone ? .EnableInvitationsSent and EnableInvitationsReceived ? 

Viewed 12267 time(s), 2 post(s), 4/4/2011 11:27:22 PM - by shawndg
4/4/2011 11:48:33 PM
1871 Reputation 252 Total posts

I was using the example code provided by the custom profile example and I ran into some issues.

And now I moved my solution from old .net 3.5 with custom profile code to the .new monox 4 .net 4.0 version and now I am getting few errors..

any code that trys to set this.. not sure what it does exactly but it fails.. I can simply rem it out but not sure if that will cause me issues or if I am missing something.

snPeopleSearch.EnableInvitationsSent
snPeopleSearch.EnableInvitationsReceived

for now im going to just rem this code out..

1
4/5/2011 7:18:28 AM
15993 Reputation 2214 Total posts

Hi Shawndg,

you should rem or just remove these lines of code because we decided that it is better to have less implicit functionality inside the PeopleSearch Web part. So we moved out these two list (on the Profile page) and they are now handled manually inside the demo page.

I have attached the full source code from the demo page so you can fix / upgrade everything (it is best to sync the changes).

2
This is a demo site for MonoX. Please visit Mono Software for more info.