What steps will reproduce the problem?
1. Open Latest Procurement
2. Change Login with SessionID to true
3. Chose Alias, paste ses ID and login
What is the expected output? What do you see instead?
It fails to login, and gives me an error instead
What version of the product are you using? On what operating system?
1.2 on windows 7 64 bit
Please provide any additional information below.
System.Net.WebException: Der kunne ikke oprettes forbindelse til fjernserveren
---> System.Net.Sockets.SocketException: Det blev forsøgt at få adgang til en
socket på en måde, der er forbudt af den pågældende sockets
adgangstilladelser 173.192.44.22:443
ved System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
ved System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- Slut på staksporing af indre undtagelser ---
ved System.Net.HttpWebRequest.GetResponse()
ved POEApi.Transport.HttpTransport.Authenticate(String email, SecureString password, Boolean useSessionID)
ved POEApi.Model.POEModel.Authenticate(String email, SecureString password, Boolean offline, Boolean useSessionID)
ved Procurement.ViewModel.LoginWindowViewModel.<Login>b__1()
ved System.Threading.Tasks.Task.Execute()
Original issue reported on code.google.com by MadsSchm...@gmail.com on 23 Feb 2014 at 6:13
Original issue reported on code.google.com by
MadsSchm...@gmail.com
on 23 Feb 2014 at 6:13