Error List
All errors listed in this document are in numerical
order. View the list information for troubleshooting or
technical support purposes.
FaxMsg_E_InternalError, 0x80041000
This error indicates a non-specific, general AFM failure
that may be caused by a problem in your custom code. Contact
your FACSys Authorized Reseller or emFAST Software Technical
Support.
FaxMsg_E_InvalidOperation, 0x80041001
The operation that failed is invalid. Verify that the
operation can be applied to the active object or the current
object state. For example, this error will be returned if
you attempt to rename or move a reserved folder (e.g., the
Inbox folder).
FaxMsg_E_NetworkError, 0x80041002
This error indicates a problem with the client/server
communications after the session has been established.
Verify network communications between the client workstation
and the fax server.
FaxMsg_E_InvalidFileType, 0x80041003
This error is returned when you attempt to schedule an
unsupported file attachment type or add an invalid cover
page type (e.g., not a FACSys .LGO file). For a list of all
supported attachment types, visit the FACSys Web site
Technical Support area.
FaxMsg_E_NoSubFolder, 0x80041004
This error is returned when you attempt to make a folder
a sub-folder of itself. Verify the FolderID supplied to the
MoveTo method.
FaxMsg_E_AccessDenied, 0x80041005
This error is returned when the current session does not
have access rights to perform the operation. For example,
this error is returned when the current user attempts to
delete a system phonebook entry but does not have the
appropriate permission to do so.
FaxMsg_E_NoFaxManager, 0x80041006
This error is returned when the application cannot
connect to the Optus Fax Device Manager service. Verify that
the service is started at the fax server.
FaxMsg_E_NoFaxServer, 0x80041007
This error is returned when the application cannot
connect to the Optus Fax Server service. Verify that the
service is started at the fax server.
FaxMsg_E_InvalidUser, 0x80041100
This error is returned when attempting to establish a
session but the supplied account user name is not recognized
by the FACSys fax server. Verify the user's logon
information.
FaxMsg_E_InvalidPassword, 0x80041101
This error is returned when attempting to establish a
session but the supplied account password is not recognized
by the FACSys fax server. Verify the user's logon
information.
FaxMsg_E_AccountDisabled, 0x80041102
This error is returned when attempting to establish a
session but the logon account is disabled. Verify the status
of the user's FACSys account profile.
FaxMsg_E_BroadcastLimit, 0x80041103
This error indicates that the current account is subject
to the broadcast limit defined at the fax server. Verify
that the number of fax destinations in the fax message is
equal to or less than the broadcast limit.
FaxMsg_E_PbAlreadyOpen, 0x80041300
This error is returned when you attempt to open a
phonebook that is already in an opened state.
FaxMsg_E_PbNotOpen, 0x80041301
This error is returned when you attempt to manipulate a
closed phonebook. Use the FaxPhonebook IsOpen property to
return the open/closed status of the phonebook object.
FaxMsg_E_InvalidMapFile, 0x80041302
This error indicates that the format of the specified
ODBC map file is invalid. Contact your FACSys Authorized
Reseller or emFAST Technical Support.
FaxMsg_E_FaxManager, 0x80042000
This error indicates a pass through error from the Optus
Fax Device Manager service. Contact your FACSys Authorized
Reseller or emFAST Technical Support.
FaxMsg_E_FaxServer, 0x80044000
This error indicates a pass through error from the Optus
Fax Server service. Contact your FACSys Authorized Reseller
or emFAST Technical Support.
FaxMsg_E_ImageLibrary, 0x80048000
This error indicates a pass through error from the Optus
Image Library. Contact your FACSys Authorized Reseller or
emFAST Technical Support.
|