Skip Navigation Links
Skip navigation links
Products
Support
Downloads
Site Map
Contact Us
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

  • Error when trying to manage user profile

    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...
    Posted to ExCM General (Forum) by fitzgijc on 07-18-2008
  • Re: Drop Down List for Profile Properties

    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...
    Posted to ExCM General (Forum) by jeremyluerkens on 06-20-2008
  • Re: Custom Profile Properties don't display in userdisp.aspx

    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...
    Posted to ExCM General (Forum) by administrator on 05-01-2008
Page 1 of 1 (3 items)