E
Eric Vantroeyen
Hello,
I have written an asp.net application which collects some messages from Exchange Server 2003 in a public folder, using WebDav protocol.
When I run it on my machine, the interaction with Exchange works well, but when I deploy the application on an other server of our intranet, i can't reach the Exchange Server public folder, DefaultCredentials doesn't seem to transfert proper informations.
On my web server, user authenticate with windows authentication, and anonymous is disabled. Also on the Exchange Server anonymous is disabled.
OWA is installed and works prerfectly.
Does anyone have a solution, or an idea of my problem
Regards
I have written an asp.net application which collects some messages from Exchange Server 2003 in a public folder, using WebDav protocol.
When I run it on my machine, the interaction with Exchange works well, but when I deploy the application on an other server of our intranet, i can't reach the Exchange Server public folder, DefaultCredentials doesn't seem to transfert proper informations.
On my web server, user authenticate with windows authentication, and anonymous is disabled. Also on the Exchange Server anonymous is disabled.
OWA is installed and works prerfectly.
Does anyone have a solution, or an idea of my problem
Regards