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?