ccoulson
ccoulson
ccoulson[CodePlex] Currently Manage Roles only shows 3 roles per page. Adjust the page to show more.
ccoulson[CodePlex] An update to PowerShell made the default version of it incompatible with SharePoint (it now runs .Net 4.0 instead of 2.0) Edit Deploy.ps1 and change lines like: PowerShell -file...
ccoulson[CodePlex] Where Powershell is used in the .ps1 files, change to: PowerShell -version 2 to force powershell to use the .net 2.0 version
ccoulson[CodePlex] Currently it is hard coded to 20 users.
ccoulson[CodePlex] https://sharepoint2010fba.codeplex.com/discussions/443249#post1042720 Add the User åäöÅÄÖüÜ Edit the User Click 'Delete' Click Cancel -gt Get the error.
ccoulson[CodePlex] Because the membership review list is on the site collection site, the site collection email template is used instead of the specific site template. https://sharepoint2010fba.codeplex.com/discussions/442662#post1039803
ccoulson[CodePlex] http://sharepoint2010fba.codeplex.com/discussions/437896#post1020645
fmh1982[CodePlex] enable only change password Menu Item http://sharepoint2010fba.codeplex.com/discussions/432846
harishaP[CodePlex] After Adding web parts to site pages when i try to save amp close the changes it displays Required field validation message ,is any one having the same issue?
ccoulson[CodePlex] Some users have reported getting the wrong columns appearing in the Membership Review List. Status in particular lists the values from the Status in the Core Document Columns instead...