Hello
thanks for this great post
although you explained it very well, I have a little problem
WebService is running and the c# managed client is working also
consuming the webservice with SoapUI is also working without any problems
my goal is to call the webservice from my website (that is on the same ce device as the service) via javascript
but I get errro 405 "No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://x.x.x.x' is therefore not allowed access."
Do you have any suggestions how to resolve this? I found some hints, but none of them is for a webservice hosted on Win CE.
access-control-allow-origin
Hello
thanks for this great post
although you explained it very well, I have a little problem
WebService is running and the c# managed client is working also
consuming the webservice with SoapUI is also working without any problems
my goal is to call the webservice from my website (that is on the same ce device as the service) via javascript
but I get errro 405 "No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://x.x.x.x' is therefore not allowed access."
Do you have any suggestions how to resolve this? I found some hints, but none of them is for a webservice hosted on Win CE.
thanks