At Lync server 2013 and SharePoint server 2013,I configured the Lync client for skill search as the following.
Set-CsClientPolicy Global -SPSearchInternalURL /_vti_bin/search.asmx">http://<SharePointFQDN>/_vti_bin/search.asmx
Set-CsClientPolicy Global -SPSearchCenterInternalURL
http://<SharePointFQDN>/sites/search/pages/peopleresults.aspx
Set-CsClientPolicy Global -SPSearchCenterExternalURL http://<SharePointFQDN>/sites/search/pages/peopleresults.aspx
SharePoint configuration already complete successfully.I can also browse SharePoint Skill Search & SharePoint Search Center URLs.
But when skill searched in the Lync Client,I got the following Error Message.
"An error occured during search.Please try again, and contact your support team if the problem continues".
Can I know the possible reasons for this error,and how can I solve for this?