3.2.5.1.3 RopLogon ROP Common Return Codes

The following specific error codes apply to the RopLogon ROP. Other possible error codes are specified in [MS-OXCDATA] section 2.4.

Name

Value

Meaning

ecNone

0x00000000

Success.

ecLoginFailure

0x80040111

A login failure occurred.

ecUnknownUser

0x000003EB

The user that is specified by the Essdn field is unknown to the system.<36>

ecUnknownCodePage

0x000003EF

The code page for this session is unknown.

ecMailboxDisabled

0x0000096C

The user account is marked as disabled.

ecMailboxInTransit

0x0000050C

The mailbox is in transit; logon is not allowed

ecWrongServer

0x00000478

The requested message store for logon is not the user's home message store.

ecInvalidParameter

0x80070057

The client has not set the USE_PER_MDB_REPLID_MAPPING flag.

ecProfileNotConfigured

0x0000011C

A user tries to log on to a non-home message store and the USE_ADMIN_PRIVILEGE bit in the OpenFlags field is not set.

ecAccessDenied

0x80070005

The user does not have sufficient permissions to the mailbox.

ecLoginPerm

0x000003F2

A user without owner permission attempted to create a mailbox.

ecServerPaused

0x0000047F

The client has made more than five attempts within a 10-second period to log on to a mailbox that is not hosted on the server.