Re: access personal contact get 409 Error
- From: jeff <jeff@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 21 Jun 2007 06:13:02 -0700
Hi,
Thanks for your hint.
Why I avoid use SSL, My application has supported SSL,
however, I can not go to customer site to debug one by one,
some work, some do not work.
So I create virtual directory for a public folder instead of SSL for some
customer.
I know the reason, customer only creates a virtual public folder tree,
not mailbox store.
Thanks
"Henning Krause [MVP - Exchange]" wrote:
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: Henning Krause [MVP - Exchange]
- 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
- From: Henning Krause [MVP - Exchange]
- 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