I installed "SharePointListAdapterSetup_ForSqlServer2014".msi but then I encountered an issue on local sharepoint server execution but then I tried executing package on other SharePoint server and it works fine, I also tried using "SharePointListAdapterSetup_x86".msi but I did not encounter any error.
Here is the error message:
"Error: System.ServiceModel.Security.MessageSecurityException: The HTTP request is unauthorized with client authentication scheme 'Negotiate'. The authentication header received from the server was 'NTLM'.
---> System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory `1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)"
Here is the error message:
"Error: System.ServiceModel.Security.MessageSecurityException: The HTTP request is unauthorized with client authentication scheme 'Negotiate'. The authentication header received from the server was 'NTLM'.
---> System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory `1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)"