G
Guest
Hi,
i need to access web service from my app running on Windows Mobile 2003.
When i type services' adress to Internet Explorer, test page is shown. But
when i try to call serice from my app this error occures:
"could not establish trust relationship with remote server".
I propably must tell os that certificate used by server is from CA i trust
to.
I found VERIFYSERVERCERT callback - it would serve me well, but it uses some
native session... i would need something for .NET. (or is there any way to
use native VERIFYSERVERCERT in .NET CF app?)
Any idea?
i need to access web service from my app running on Windows Mobile 2003.
When i type services' adress to Internet Explorer, test page is shown. But
when i try to call serice from my app this error occures:
"could not establish trust relationship with remote server".
I propably must tell os that certificate used by server is from CA i trust
to.
I found VERIFYSERVERCERT callback - it would serve me well, but it uses some
native session... i would need something for .NET. (or is there any way to
use native VERIFYSERVERCERT in .NET CF app?)
Any idea?