I'm trying to create a "Search for Users" function that is supposed to hit the SharePoint User Profile Store (running SP2010 Enterprise). However, that function takes up to a Minute to search, which is WAY too long. I found a weird 50-Step Process flow diagram that doesn't make much sense since I'm not using Foundation but the full server, in which case searching should be a simple SELECT against the Profile Database and return in a few ms?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
My guess is that it is the link to Active Directory that is the problem, particularly if your Domain Controller is not near (in the sense of network latency) to your SharePoint server(s). |
|||||
|
