SharePoint Solutions Software Community Support
Welcome to the SharePoint Solutions Software support forums.
Here you can research answers to your questions, or request support for SharePoint Solutions software products. Our forums are grouped by software product, with two additional groups for free software and general discussion.
To create a topic or reply to an existing topic, sign-up or login.
Browse by Tags
-
Hello all When I select 'Manage User Profile' from the "Manage Users In Authorization Store" I get the following error: "Object reference not set to an instance of an object. at SPSolutions.SharePoint.Delegation.PropertyOrderComparer.Compare(SettingsProperty x, SettingsProperty...
-
To create a profile property that uses a drop-down list set the customProviderData section as below... <add name="DropDown" customProviderData="DisplayName=Drop Down;IsRequired=true;Order=1; DisplayType=DropDown;Options=One,Two,Three " /> Specifically, the property type must...
-
There is no out-of-the-box solution for this issue. You will need to modify the userdisp.aspx page and add the a control to display the custom properties. This issue stems from the fact that Microsoft doesn't treat FBA data as a first class citizen like AD. We are hopeful the next version/service...
Page 1 of 1 (3 items)