Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SharePoint Webservice bug for Profile Sync #4

Open
rudysandoval opened this issue Mar 30, 2016 · 1 comment
Open

SharePoint Webservice bug for Profile Sync #4

rudysandoval opened this issue Mar 30, 2016 · 1 comment

Comments

@rudysandoval
Copy link
Contributor

SharePoint returning bad xml in web service call from Telligent.Evolution.Extensions.SharePoint.ProfileSync.InternalApi.FarmUserProfileService.List().

FarmUserProfileService.List() Failed:
There is an error in XML document (1, 15981). at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle)
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.

@rudysandoval
Copy link
Contributor Author

Suggested fix

On user login event sync profile for that user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant