This week I have a computer that is unable to connect to a web application called Facility Scheduler hosted by ACS Technologies. At the same time the computer is having problems with iTunes. Do not know if they are connected, but suspect they are. Here is the error message I get when the computer tries to run the Facility Scheduler
System.Net.WebException: The underlining connection was closed: Unable to connect to the remote server. --> System.Net.Sockets.SocketException: The parameter is incorrect
at System.Net.Sockets.Socket..ctor(AddressFAmily, SocketType socketType, ProtocolType protocolType)
at System.Net.ServicePoint.Get Connection(PooledStream PooledStream, Object owner, Boolean async, IPAddress& address, Socket& abortSocket 6, Int32 timeout)
atSystem.Net.PooledStream.Activate(Object owingObject, Boolean async, Int32 timeout, General AsyncDelegate asyncCallback)
At System.Net.Connection.CompleteStart Connection(Boolean async, HttpWebRequest)
----- End of inner exception stack trace -----
at System.Net.Webclient.DownloadInternal(URI address, Webrequest & request)
at System.Net.WebClient.DownloadString(Uri address)
at AcsTech.Api.ApiHelper.CheckForTimeSkewError()
at AcsTech.Client.Deploy.AcsDeployment.Update(Boolean silent)
at AcsTech.Client.Win.Main.Program.Main (String[] args)
Does anyone have a clue how I can fix this? I have tried repairing the .Net Framework but that did not do anything. Something seems to have been corrupted, but I do not know what or how to fix it. Any help would be appreciated.