Re: access personal contact get 409 Error



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
______________________________________





.



Relevant Pages

  • Re: Help with Public Folder Administration
    ... the 'Exchadmin' virtual directory rather than 'Public'. ... ESM like before and I can still use SSL for Public Folder ... >> account am logged in with when I run System Manager. ...
    (microsoft.public.exchange.admin)
  • Re: Encryption information requested.
    ... The latest major browsers already have Secure Sockets Layer ... As long as your company doesn't need to authenticate the customer via ... SSL, you can establish a SSL link without the customer having to do ... > ability of each user to work an encryption product into their budgets. ...
    (comp.security.misc)
  • Re: To further understand OWA, authentication & default domain
    ... Integrated Auth is not as good a way to go anyway since a bunch of browsers ... NEVER use it without SSL. ... > For a customer of mine where I don't have the luxury of doing tests on ... > inclined to enable SSL for some reason. ...
    (microsoft.public.exchange.admin)
  • Re: access personal contact get 409 Error
    ... you'll have to publish a mailbox store to access personal data. ... Why I avoid use SSL, My application has supported SSL, ... however, I can not go to customer site to debug one by one, ... So I create virtual directory for a public folder instead of SSL for some ...
    (microsoft.public.exchange2000.development)
  • To further understand OWA, authentication & default domain
    ... For a customer of mine where I don't have the luxury of doing tests on their ... Customer is resisting SSL at the moment, ... Default Website security is set to ANON only, ... inclined to enable SSL for some reason. ...
    (microsoft.public.exchange.admin)

Loading