Re: about creating a contact with webDAV
From: Taryon (taryon_at_fluxwire.com.br)
Date: 04/29/04
- Next message: Taryon: "About workflow instalation"
- Previous message: zxy8989_at_bigfoot.com: "Re: Replicate mails on a server to another server"
- In reply to: Henning Krause: "Re: about creating a contact with webDAV"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 29 Apr 2004 18:02:00 -0300
Hello!
Yeah. i did it.
I got the answer. my credentials are wrong. instead FLUXSERV\deraldo is
FLUXWIRE\deraldo and works now.
i have another question but i go to create another post.
thx in advance!
"Henning Krause" <newsgroup.no@spam.infinitec.de> wrote in message
news:ONkIvtbLEHA.3516@TK2MSFTNGP11.phx.gbl...
> Hello,
>
> why do you use the administrative uri to create contacts?
>
> Simply use
> http://192.168.0.3/public/public/CONTATOS/Deraldo-10414985.EML
>
> The ExAdmin folder is primary used to bypass MAPI permissions. But the
> correct URI for the Admin-Namespace is the following:
>
http://192.168.0.3/Exadmin/admin/FLUXWIRE.HOME/PUBLIC%20FOLDERS/CONTATOS/Deraldo-10414985.EML;
>
> Greetings,
> Henning Krause
>
> "Taryon" <taryon@fluxwire.com.br> wrote in message
> news:epenOhWLEHA.340@TK2MSFTNGP11.phx.gbl...
> > hi all!
> > I am trying to execute an example from
> > http://support.microsoft.com/default.aspx?scid=kb;en-us;313119
> > in this example, i change the string sUri original to:
> > string sUri =
> >
>
http://192.168.0.3/Exadmin/FLUXWIRE.HOME/PUBLIC%20FOLDERS/CONTATOS/Deraldo-10414985.EML;
> >
> > and in the network credentials i use:
> >
> > NetworkCredential myCred = new NetworkCredential(@"192.168.0.2\deraldo",
> > "mypass", "FLUXSERV");
> >
> > but i already used
> >
> > NetworkCredential myCred = new NetworkCredential(@"FLUXSERV\deraldo",
> > "mypass");
> >
> > In all cases i got an 401. Unauthorized.
> >
> > oh. instead the Deraldo-10414985.eml i had used the original one:
> > JoLynnDobney.eml
> >
> > the same error.
> >
> > Does somebody help me in this beginning?
> >
> > thx in advance
> >
> >
>
>
- Next message: Taryon: "About workflow instalation"
- Previous message: zxy8989_at_bigfoot.com: "Re: Replicate mails on a server to another server"
- In reply to: Henning Krause: "Re: about creating a contact with webDAV"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|