K
Krudler
Hi
I have a compact framework application that gets information from a web
service running on a server. It works fine until I enable ssl on the web
site. - I change the URL of the webservice in my cf app to https, run the
app and get the error "a native exception has occurred in ...." which occurs
as soon as the webservice is called.
I cant debug properly i just reach the webservice call and it crashes. there
are calls to any other methods on that line.
Are there any other setting that you need to apply before the web service
will work. I have search the web but cant seem to find much information on
calling ssl web services on the compact framework.
does anyone have any helpful links or information?
I was considering using wse but havent been able to find much information on
this either..
Thanks
I have a compact framework application that gets information from a web
service running on a server. It works fine until I enable ssl on the web
site. - I change the URL of the webservice in my cf app to https, run the
app and get the error "a native exception has occurred in ...." which occurs
as soon as the webservice is called.
I cant debug properly i just reach the webservice call and it crashes. there
are calls to any other methods on that line.
Are there any other setting that you need to apply before the web service
will work. I have search the web but cant seem to find much information on
calling ssl web services on the compact framework.
does anyone have any helpful links or information?
I was considering using wse but havent been able to find much information on
this either..
Thanks