Dear Sir/ Madam,
This is the web service address that i want to access.
[Url of web service was deleted on commenter request.]
i downloaded rebex from :
https://www.rebex.net/download/GetFile.aspx?f=RebexHttps-2018R4-Trial.exe
is this the newest version that i can use?
My Device is Wincows CE 6.0 and my project is Compact Framework 3.5 Desktop Application.
I am trying to call "GenerateContactless" method of service.
Detailed log are below the mailexception details exists.
Thanx in advance
LOGS
---------------------
A first chance exception of type 'System.Net.Sockets.SocketException' occurred in System.dll
A first chance exception of type 'Rebex.Net.ProxySocketException' occurred in Rebex.Networking.dll
A first chance exception of type 'ejse' occurred in Rebex.Common.dll
A first chance exception of type 'System.Net.WebException' occurred in Rebex.Http.dll
A first chance exception of type 'System.Net.WebException' occurred in System.Web.Services.dll
GenerateContactless Error:Error while processing request.
GenerateContactless Error InEx1:Error while processing request.
GenerateContactless Error InEx2:Unable to resolve hostname.
GenerateContactless Error InEx3:No such host is known
GenerateContactless Error StackTrace:
at Rebex.Net.HttpRequest.uxsg()
at Rebex.Net.HttpRequest.uxsf()
at Rebex.Net.HttpRequest.uxse()
at Rebex.Net.HttpRequest.uxsd()
at Rebex.Net.HttpRequest.GetResponse()
at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
at System.Web.Services.Protocols.SoapHttpClientProtocol.doInvoke(String methodName, Object[] parameters, WebClientAsyncResult asyncResult)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at PosSimulator.servicePaycell.ProvisionServicesImplSA first chance exception of type 'System.NullReferenceException' occurred in PosSimulator.exe
---------------------