Tagged Questions
1
vote
0answers
43 views
Why is AddComment on SocialCommentManager throwing SPException?
When I try to add a comment using SocialCommentManager, the AddComment method throws an SPException saying
"The security validation for this page is invalid. Click Back in your Web browser, ...
1
vote
1answer
229 views
Note board Web Part Security Permissions
I have a note board web part sitting on the default.aspx page of a site. I have both farm and site admin rights over the site and against each comment I can see a delete link - both for my own posts ...