Re: login OWA of Exchange 2007 using .NET2003



Hello,

I should have formulated my question more precise. Which url do you want to access?

Kind regards,
Henning Krause

"srw" <srw@xxxxxxxxx> wrote in message news:eB1QgMZXIHA.5180@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

I use the path

https://SERVERNAME/owa/owaauth.dll

in function DoFormbasedAuthentication( )
I tried to paste the URL to the browser and it redirects to form based login screen, so I think it should be correct.

Thanks.

Ginrai




"Henning Krause [MVP - Exchange]" <newsgroups_remove@xxxxxxxxxxxxxxxxx> ???????:Ol7GboTXIHA.5396@xxxxxxxxxxxxxxxxxxxxxxx
Hello,

which path are you using with Exchange 2007?

Kind regards,
Henning Krause

"srw" <srw@xxxxxxxxx> wrote in message news:uUg4WuNXIHA.1164@xxxxxxxxxxxxxxxxxxxxxxx
Dear all,

I've been using the code http://blog.downtownsoftwarehouse.com/2006/10/26/using-net-and-webdav-to-access-an-exchange-server/

to write a .NET C# program to login OWA of 2003 and it works fine, however, when I port the program to work on Exchange 2007 OWA, it keeps on returning

The remote server returned an error: (440) Login Timeout. ---> System.Net.WebException: The remote server returned an error: (440) Login Timeout. at System.Net.HttpWebRequest.GetResponse()

But I checked seems the paramater accept from OWA 2007 are still the same as OWA 2003.

Does anyone know what's the problem?

Thank you for your help.

Ginrai





.



Relevant Pages

  • Re: login OWA of Exchange 2007 using .NET2003
    ... which path are you using with Exchange 2007? ... "srw" wrote in message ... to write a .NET C# program to login OWA of 2003 and it works fine, however, when I port the program to work on Exchange 2007 OWA, it keeps on returning ... ---> System.Net.WebException: The remote server returned an error: Login Timeout. ...
    (microsoft.public.exchange.development)
  • Re: login OWA of Exchange 2007 using .NET2003
    ... Exchange 2007 retains the same urls for accessing mailboxes as Exchange 2003: ... "srw" wrote in message ... to write a .NET C# program to login OWA of 2003 and it works fine, however, when I port the program to work on Exchange 2007 OWA, it keeps on returning ... ---> System.Net.WebException: The remote server returned an error: Login Timeout. ...
    (microsoft.public.exchange.development)
  • Re: 440 Login Timeout error after running DCPROMO
    ... OWA, I am getting the 440 Login Timeout error.... ... Running DCPROMO on an Exchange server is definitely a Bad Thing, ... Forms-Based Auth mechanism, so it might help if you turn off Forms-Based ...
    (microsoft.public.exchange.admin)
  • Re: Companyweb Prompting for Login
    ... Any help on the 440 Login Timeout in OWA would be appreciated ... > clicks Remote mail Access or read my company email, ... >> Hi Jeremy, ...
    (microsoft.public.windows.server.sbs)
  • SBS2003 - OWA not working
    ... I have an install of SBS2003 that I cannot get OWA to ... All I get is a "440 Login Timeout" error ... I have scoured the Exchange/SBS newsgroups and tried ... Comparing this install to another fully opertional one ...
    (microsoft.public.windows.server.sbs)

Loading