Re: access personal contact get 409 Error
- From: "Henning Krause [MVP - Exchange]" <newsgroups_remove@xxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Jun 2007 21:16:55 +0200
Hello,
why are you avoiding SSL? It gives your application an extra layer of security. And I think, most programming languages have an API which supports SSL.
Albeit from that: Did your client create a virtual directory for a public folder tree or a mailbox store?
Best regards,
Henning Krause
"jeff" <jeff@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:8D6343E7-8C40-440C-B023-3595EE7B9E21@xxxxxxxxxxxxxxxx
Hi Guys,
Thanks for your kind answer.
The thing is that
my customer has an exchange server, but he uses ssl to access his exchange
server.
So I let him create a virtual exchange public folder to point his real
public folder
avoid ssl connection.
if he uses mirrored path to access public folder, it works fine.
So that is why port no: is 8888.
but he can not access personal contact.
Do you guys have any idea?
Thanks
"Lee Derbyshire [MVP]" wrote:
"jeff" <jeff@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:CCCAE58B-EAF2-4710-BB16-0404209712BA@xxxxxxxxxxxxxxxx
> Hi ALL,
>
> I have created a project to access personal contact by webdav.
>
> However, one of my customer return 409 error,
>
> I have googled it, but I do not know the exactly reason.
>
> Here is my query:
>
> <?xml version='1.0'>
> <g:searchrequest xmlns:g='DAV:'>
> <g:sql>
> SELECT "DAV:display"
> From SCOPE('SHALLOW TRAVERSAL OF
> "http://domaim.com:8888/exchange/persion@xxxxxxxxxx/contacts"')
> WHERE "DAV:isfolder"=true DESC</g:sql></g:searchquest>
>
> How to fix this problem?
>
> Thanks in advanced
I notice that you have :8888 in that query. Is the server definitely
configured to listen on that port?
Lee.
--
______________________________________
Outlook Web Access For PDA , OWA For WAP
www.leederbyshire.com
email a@t leederbyshire d.0.t c.0.m
______________________________________
.
- Follow-Ups:
- Re: access personal contact get 409 Error
- From: jeff
- Re: access personal contact get 409 Error
- References:
- Re: access personal contact get 409 Error
- From: Lee Derbyshire [MVP]
- Re: access personal contact get 409 Error
- From: jeff
- Re: access personal contact get 409 Error
- Prev by Date: Re: Folder Details
- Next by Date: Re: Folder Details
- Previous by thread: Re: access personal contact get 409 Error
- Next by thread: Re: access personal contact get 409 Error
- Index(es):
Relevant Pages
|
Loading