How are you doing the authentication on the server? Some windows-specific methods are unsupported, AFAIK.
You need to use only (standard) http basic or certificate authentication. :) On Thu, 2007-04-05 at 19:40 +0200, Jansen Bart wrote: > Hi there, > > > > I’m experimenting with webdav (I use HttpWebRequest)and experience > that my app fails to run under mono, with the error: > > > > System.Net.WebException: The remote server returned an error: (404) > Resource Not Found. > > > > On the other hand, my application is running smoothly under windows > directly. > > > > What is this about? > > > > Thanks in advance, > > > > Bart > > > > ______________________________________________________________________ > E-mail classificado pelo Identificador de Spam Inteligente. > Para alterar a categoria classificada, visite o Terra Mail > > > ______________________________________________________________________ > Esta mensagem foi verificada pelo E-mail Protegido Terra. > Scan engine: McAfee VirusScan / Atualizado em 04/04/2007 / Versão: > 5.1.00/5001 > Proteja o seu e-mail Terra: http://mail.terra.com.br/ > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
