U
Ulf Persson
Hi,
I have an application where I access Exchange server via an ASP-file whit
the following code:
objSession.Logon "", "", False, True, 0, True, "ExchangeServerName" & vbLF &
"mailboxUser
This works fine for years on one server. I now want to move the application
to a new server I get error code number 424. I use the same Exchange server
and the same mailboxUser but from a different server. Anyone knows what the
error code 424 means?
Regards,
Ulf
I have an application where I access Exchange server via an ASP-file whit
the following code:
objSession.Logon "", "", False, True, 0, True, "ExchangeServerName" & vbLF &
"mailboxUser
This works fine for years on one server. I now want to move the application
to a new server I get error code number 424. I use the same Exchange server
and the same mailboxUser but from a different server. Anyone knows what the
error code 424 means?
Regards,
Ulf