MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Methods Gone ? .EnableInvitationsSent and EnableInvitationsReceived ?  (Mono Support )

Viewed 11685 time(s), 2 post(s) 4/4/2011 11:27:22 PMby shawndg
shawndg

shawndg

4/4/2011 11:48:33 PM
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..
This content has not been rated yet. 
1871 Reputation 252 Total posts
khorvat

khorvat

4/5/2011 7:18:28 AM
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).
This content has not been rated yet. 
15993 Reputation 2214 Total posts