Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Our User Profile Sync will not pull in certain user profiles. I'm seeing the error listed below while attempting the full import. I have tried to stop and start the sync service and that did not work.

Status of MOSS_FULLIMPORT_: stopped-extension-dll-exception

When I check the Event Log I see the following: The extensible extension returned an unsupported error.

The stack trace is:

"System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request) at System.Net.WebClient.DownloadData(Uri address) at Microsoft.Office.Server.UserProfiles.ManagementAgent.ProfileImportExportExtension.DownloadPictures(ProfileChangeData[] profiles) at Microsoft.Office.Server.UserProfiles.ManagementAgent.ProfileImportExportExtension.MicrosoftMetadirectoryServices.IMAExtensibleFileImport.GenerateImportFile(String fileName, String connectTo, String user, String password, ConfigParameterCollection >configParameters, Boolean fFullImport, TypeDescriptionCollection types, String& customData) Forefront Identity Manager 4.0.2450.34"

Any suggestions?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.