U bevindt zich hier:

ActiveXperts.com > Support > Error Codes

Activexperts Support Pages

ActiveXperts Error Codes

ActiveXperts Error Codes are 32-bit values. Error codes of one ActiveXperts product do not conflict with Error Codes of other ActiveXperts products. If you have an ActiveXperts Error Code, you can lookup its description here.


Find an Error Code: (Click here for a list of all ActiveXperts Error Codes)


Success

Result Description
 0 Success

Errors 100-199 (ActiveEmail - Generic)

Error Description
 100 Send initial SMTP command failed
 101 Send HELO command failed
 102 Professional license required
 103 Invalid Sender address
 105 Invalid Reply address
 106 Invalid Read Receipt address
 107 No recipients specified
 108 Invalid recipient specified in either To, BCC or CC field
 109 Invalid attachment. Either the attachment does not exist, or you donīt have read permissions for the file
 110 The Mail directory does not exist
 111 Specified codepage not supported by this OS
 120 Unable to create MIME file in the mail directory
 130 Invalid IP address
 131 Invalid hostname
 132 Unable to resolve hostname to IP-address
 133 Unable to create a socket
 134 Unable to connect to mail server. Check if the host is a valid mail server
 135 Socket Error occurred
 136 Generic socket error
 137 Authentication protocol not supported on this server
 138 ActiveEmail does not support SSL connections
 140 Invalid object passed, object is not a SmtpMail or Pop3Mail object

Errors 200-699 (ActiveEmail - SMTP)

Error Description
 354 Start mail input; end with .
 421 Service not available, closing transmission channel
 441 No connection to SMTP server established, please connect first
 450 Requested mail action not taken: mailbox unavailable (mailbox busy)
 451 Requested action aborted: local error in processing
 452 Requested action not taken: insufficient system storage
 454 Client not authenticated, authentication required
 500 Syntax error, command unrecognized (This may include errors such as command line too long)
 501 Syntax error in parameters or arguments
 502 Command not implemented
 503 Bad sequence of commands
 504 Command parameter not implemented
 505 Client does not have permission to send as this sender; change the sender e-mail address
 530 Please authenticate first
 535 Authentication failed
 550 Requested action not taken: mailbox unavailable (mailbox not found)
 551 User not local; please try
 552 Requested mail action aborted: exceeded storage allocation
 553 Requested action not taken: mailbox name not allowed (mailbox syntax incorrect)
 554 Transaction failed
 590 Unexpected response from SMTP server
 591 No response from SMTP server
 603 Subject field is missing
 609 From field is missing
 638 Newsgroup does not exist

Errors 700-999 (ActiveEmail - POP3)

Error Description
 700 No welcome message received from POP3 server (no response at all, expected responde:'+OK POP3 Ready'
 701 No welcome message received from POP3 server (invalid response, '+OK POP3 READY' was expected
 702 No response received on '+USER' command
 703 Invalid response received on 'USER' command
 704 Login failed
 705 No response received on 'PASS' command
 706 Invalid response received on 'PASS' command
 707 No connection to POP3 server established, please connect first
 708 Invalid message indicator; message should start with '+OK '.
 709 Invalid message (MIME header is empty)
 710 The mailbox is already in use (locked)
 711 No more messages available
 712 Message is flagged as deleted
 713 The mailbox does not contain message(s)
 715 No response received on command
 716 Failed to delete message (most likely the message does not exist)
 717 Failed to count messages in mailbox. STAT command failed
 720 Failed to save attachment, check if the specified directory exists and that you have sufficient rights
 721 Failed to save attachment, file already exists
 725 There is no message with this message ID
 730 Attachment not found

Errors 1000-1999 (Licensing)

Error Description
 1001 Evaluation period has expired. You must purchase the product, or else uninstall the software
 1002 Registration code is invalid
 1010 Creation of a new thread failed

Errors 10000-11999 (WinSock Errors)

Error Description
 10004 A blocking operation was interrupted by a call to WSACancelBlockingCall
 10009 The file handle supplied is not valid
 10013 An attempt was made to access a socket in a way forbidden by its access permissions
 10014 The system detected an invalid pointer address in attempting to use a pointer argument in a call
 10022 An invalid argument was supplied
 10024 Too many open sockets
 10035 A non-blocking socket operation could not be completed immediately
 10036 A blocking operation is currently executing
 10037 An operation was attempted on a non-blocking socket that already had an operation in progress
 10038 An operation was attempted on something that is not a socket
 10039 A required address was omitted from an operation on a socket
 10040 A message sent on a datagram socket was larger than the internal message buffer or some other network limit, or the buffer used to receive a datagram into was smaller than the datagram itself
 10041 A protocol was specified in the socket function call that does not support the semantics of the socket type requested
 10042 An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call
 10043 The requested protocol has not been configured into the system, or no implementation for it exists
 10044 The support for the specified socket type does not exist in this address family
 10045 The attempted operation is not supported for the type of object referenced
 10046 The protocol family has not been configured into the system or no implementation for it exists
 10047 An address incompatible with the requested protocol was used
 10048 Only one usage of each socket address (protocol/network address/port) is normally permitted
 10049 The requested address is not valid in its context
 10050 A socket operation encountered a dead network
 10051 A socket operation was attempted to an unreachable network
 10052 The connection has been broken due to keep-alive activity detecting a failure while the operation was in progress
 10053 An established connection was aborted by the software in your host machine
 10054 An existing connection was forcibly closed by the remote host
 10055 An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
 10056 A connect request was made on an already connected socket
 10057 A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
 10058 A request to send or receive data was disallowed because the socket had already been shut down in that direction with a previous shutdown call
 10059 Too many references to some kernel object
 10060 A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
 10061 No connection could be made because the target machine actively refused it
 10062 Cannot translate name
 10063 Name component or name was too long
 10064 A socket operation failed because the destination host was down
 10065 A socket operation was attempted to an unreachable host
 10066 Cannot remove a directory that is not empty
 10067 A Windows Sockets implementation may have a limit on the number of applications that may use it simultaneously
 10068 Ran out of quota
 10069 Ran out of disk quota
 10070 File handle reference is no longer available
 10071 Item is not available locally
 10091 WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable
 10092 The Windows Sockets version requested is not supported
 10093 Either the application has not called WSAStartup, or WSAStartup failed
 10101 Returned by WSARecv or WSARecvFrom to indicate the remote party has initiated a graceful shutdown sequence
 10102 No more results can be returned by WSALookupServiceNext
 10103 A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled
 10104 The procedure call table is invalid
 10105 The requested service provider is invalid
 10106 The requested service provider could not be loaded or initialized
 10107 A system call that should never fail has failed
 10108 No such service is known. The service cannot be found in the specified name space
 10109 The specified class was not found
 10110 No more results can be returned by WSALookupServiceNext
 10111 A call to WSALookupServiceEnd was made while this call was still processing. The call has been canceled
 10112 A database query failed because it was actively refused
 11001 No such host is known
 11002 This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server
 11003 A non-recoverable error occurred during a database lookup
 11004 The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for
 11005 At least one reserve has arrived
 11006 At least one path has arrived
 11007 There are no senders
 11008 There are no receivers
 11009 Reserve has been confirmed
 11010 Error due to lack of resources
 11011 Rejected for administrative reasons - bad credentials
 11012 Unknown or conflicting style
 11013 Problem with some part of the filterspec or providerspecific buffer in general
 11014 Problem with some part of the flowspec
 11015 General QOS error
 11999 General WSA error

Errors 22000-22099 (ActiveSocket - Generic)

Error Description
 22000 Invalid parameter
 22001 Buffer overflow
 22002 No more bytes in buffer
 22003 Listen failed
 22004 Not listening
 22005 Failed to allocate buffer memory
 22020 Invalid IP address
 22021 Invalid hostname
 22022 Unable to resolve hostname to IP-address
 22023 Unable to create a socket
 22024 Unable to connect to host
 22025 Socket Error occurred
 22030 Professional license required to use this option
 22051 One ore more exported functions could not be found

Errors 22200-22299 (ActiveSocket - SNMP Errors)

Error Description
 22200 SNMPAPI.DLL could not be loaded because DLL was not found
 22201 MGMTAPI.DLL could not be loaded because DLL was not found
 22202 One or more exported functions missing in SNMPAPI.DLL
 22203 One or more exported functions missing in MGMTAPI.DLL
 22204 WSNMP32.DLL could not be loaded because DLL was not found
 22205 One or more exported functions missing in WSNMP32.DLL
 22210 SNMP Libraries not loaded; operation not allowed
 22211 Unable to intialize WinSNMP
 22212 SNMP Library not initialized
 22213 Unable to open SNMP session
 22214 SNMP Session already opened
 22215 Open an SNMP session first
 22216 SNMP Memory allocation failed
 22217 Invalid parameter
 22218 Agent is not responding (or agent is not running)
 22219 Request operation failed
 22220 Invalid SNMP hostname
 22221 Unable to set port other than 161
 22222 OID type not supported by ActiveSocket
 22223 Unable to add trap
 22224 No more OID's in SNMP tree
 22225 To many OID's specified for this trap
 22226 The specified object ID does not exist on this agent
 22227 The specified entity does not exist on this agent
 22240 No traps in receive queue
 22241 Invalid call. Call GetFirstTrap before calling GetNextTrap
 22242 Value is not compatible with specified type
 22243 Windows SNMP Trap service not installed or started
 22244 Invalid SNMP community name specified
 22245 No more variables in SNMP trap
 22250 Please specify the generic trap type
 22251 Please specify the specific trap type
 22260 The agent could not place the results of the requested SNMP operation into a single SNMP message
 22261 The requested SNMP operation identified an unknown variable
 22262 The requested SNMP operation tried to change a variable but it specified either a syntax or value error
 22263 The requested SNMP operation tried to change a variable that was not allowed to change
 22264 Generic error received from SNMP agent
 22265 The specified SNMP variable is not accessible
 22266 The value specifies a type which is inconsistent with the OID variable
 22267 The length of the data is invalid
 22268 Malformed packet detected
 22269 Failed to create new value
 22270 Failed to set value, specified data is inconsistent
 22271 The resource is not available
 22272 No variables were updated
 22273 Undo failed
 22274 An authorization error was occurred
 22275 The variable exists but the agent cannot modify it.
 22276 Inconsistent name

Errors 22300-22320 (ActiveSocket - NTP)

Error Description
 22300 Invalid NTP host name
 22301 Create socket failed
 22302 Unable to connect to NTP server
 22303 Connection to NTP server established, but request failed
 22304 Request failed
 22305 No response received
 22320 Creation of socket failed

Errors 22320-22339 (ActiveSocket - ICMP)

Error Description
 22320 Creation of socket failed
 22321 Invalid host name
 22322 Timeout
 22323 Destination host unreachable
 22324 Destination net unreachable
 22325 Internal API error
 22326 Bad option
 22327 Hardware error
 22328 Packet too big
 22329 Bad request
 22330 Bad route
 22331 TTL expired
 22332 Source Quench
 22333 Bad Destination
 22339 Generic ICMP error

Errors 22340-22349 (ActiveSocket - WOL)

Error Description
 22340 Invalid MAC address

Errors 22350-22359 (ActiveSocket - DNS)

Error Description
 22350 Generic DNS error
 22351 Unable to load DNS library
 22352 Library not initialized
 22353 Unable to resolve DNS host to IP address
 22354 Unable to connect to DNS server
 22355 No more records available
 22356 Sending DNS query failed
 22357 No response from DNS server
 22359 DNS server was queried successfully, but specified entry was not found

Errors 22400-22449 (ActiveSocket - HTTP)

Error Description
 22400 Failed to load WinHTTP library.
 22401 Create WinHTTP session failed
 22402 Open a session first
 22403 Connection already established
 22404 Unable to establish a connection to remote web server
 22405 Unable to logon to proxy
 22406 Unable to send the request to the remote web server
 22407 No response received from remote server
 22408 Unable to query headers
 22409 Unable to query authentication schemes
 22410 Unable to establish connection, operation timed out
 22411 Establish a connection first
 22412 Unable to logon to web site
 22413 Unable to read data, query for data size failed
 22414 Unable to read data, internal memory allocation failed
 22415 Unable to read data, read operation failed
 22416 Page not found (HTTP error 404)
 22417 Page request refused (HTTP error 403)
 22418 Bad Request (HTTP error 400)
 22419 Internal Server Error (HTTP error 500)
 22420 The requested page has been moved (HTTP error 410)
 22421 Not implemented (HTTP error 501)
 22422 Service unavailable (HTTP error 503)
 22423 Failed to write data, write operation failed
 22424 Error message received from proxy server
 22425 Timed out waiting for proxy
 22426 Failed to import one or more functions from the WINHTTP library
 22427 Method not allowed (HTTP error 405)
 22449 Generic HTTP failure

Errors 22450-22499 (ActiveSocket - RSH)

Error Description
 22451 Timeout occured while executing command
 22452 Command execution failed, see stderr for details
 22455 Local user name too long
 22456 Remote user name too long
 22457 Command too long
 22460 Permission Denied

Errors 22500-22549 (ActiveSocket - FTP)

Error Description
 22500 WININET.DLL could not be loaded because DLL was not found
 22502 Authentication Failed
 22509 File not found
 22510 No more files in directory
 22511 File does not exist
 22512 Directory does not exist
 22513 Access denied when trying to access the file
 22514 Failed to change directory
 22515 Failed to create directory
 22516 Failed to delete file
 22517 Failed to create file
 22518 Failed to rename file or directory
 22519 Failed to delete directory, or directory is not empty
 22520 The local file cannot be opened or does not exist
 22521 Failed to write local file, cannot download file
 22523 Failed to download file from FTP server
 22525 Failed to upload file to FTP server
 22530 Invalid FtpFile object passed to function
 22540 Not connected, please connect first

Errors 22600-22699 (ActiveSocket - IPtoCountry)

Error Description
 22601 Failed to load IP to Country database
 22602 IP address not found in database
 22603 Country not found in database

Errors 23000-23040 (SMS and Pager Toolkit - Address and format checks)

Error Description
 23003 Professional license required
 23010 Invalid provider dialstring
 23030 Invalid sender address
 23031 Invalid recipient address
 23032 Invalid message
 23033 Message is too long. To allow long messages, set the 'multipart' option
 23034 Messagetype is not valid using this protocol

Errors 23040-23150 (SMS and Pager Toolkit - GSM Specific error codes)

Error Description
 23130 Device is not a GSM device
 23132 Prefered message storage not supported by this device
 23133 SIM card requires PIN code
 23134 PIN code entered is invalid
 23135 No SIM card inserted
 23136 This modem is either not a GSM modem, or SIM card is not inserted
 23140 All messages have been read
 23142 Invalid message ID
 23150 No network coverage, or network busy

Errors 23151-23200 (SMS and Pager Toolkit - WAP specific error codes)

Error Description
 23151 WAP URL too long (255 bytes maximum)
 23152 WAP Title too long (50 bytes maximum)
 23155 Wap parameter invalid or text too long
 23160 Delivery reports not supported by this device
 23170 Function only supported when using PDU mode

Errors 23200-23299 (SMS and Pager Toolkit - SMPP specific error codes)

Error Description
 23201 Unable to connect to host
 23202 Unable to bind, check credentials
 23203 Not bound, connect first
 23205 Operation timed out
 23210 Invalid password
 23211 Invalid system ID
 23215 Canceling message failed
 23220 Message rejected by provider
 23225 Unable to query message or invalid message reference
 23230 Not enough credits to send this message
 23231 Recipient address blocked or not supported
 23270 Specified configuration file cannot be loaded
 23271 File is not a SMPP configuration file
 23272 Failed to save configuration file, most probably, you specified an invalid filename, or you do not have access to this location

Errors 23400-23499 (SMS and Pager Toolkit - UCP / TAP)

Error Description
 23460 Invalid UCP provider
 23461 No response from UCP provider
 23462 Provider reported a syntax error
 23463 Provider rejected the message ( NACK )
 23470 Error during initial negotiation phase
 23471 Invalid pager number or number format
 23472 Sending messages to this pager are bared by the provider
 23473 Invalid Message
 23474 Message was sent, but no ACK received

Errors 23500-23599 (SMS and Pager Toolkit - SNPP specific error codes)

Error Description
 23500 No SNPP provider specified
 23501 Cannot connect to SNPP provider
 23510 Invalid SNPP password
 23520 Invalid pager ID or pincode
 23550 Command not supported, see logile for details
 23552 No response from SNPP provider or command timeout

Errors 23600-23699 (SMS and Pager Toolkit - Ringtone / Picture specific error codes)

Error Description
 23601 Failed to open bitmap file (file does not exist)
 23602 Failed to open bitmap file (invalid format)
 23604 Cannot encode picture message, load bitmap first

Errors 23700-23899 (MMS Toolkit)

Error Description
 23710 GPRS modem initialization command(s) failed
 23730 No recipient address(es) specified
 23731 Invalid recipient address used in either To, CC or BCC field
 23732 Invalid MMS message class specified
 23733 Failed to load attachment file
 23734 Invalid MMS priority value specified
 23735 No MMSC Server address specified
 23736 No WAP gateway address specified
 23737 GPRS access point name not specified
 23740 Failed to create Dial Up Networking entry
 23741 Generic Dial-up Networking error
 23742 GPRS connection lost, reconnect first
 23745 No response from WAP gateway
 23746 Unexpected response from WAP gateway
 23748 Invalid MRU (Maximum Receive Unit) size
 23749 MMS Message size too big
 23750 You need to pass a MMSMessage object as parameter to the Send command
 23752 Failed to initialize Windows Sockets
 23753 Memory allocation failed
 23755 MMS message is empy (no content specified)
 23761 MMSC response: unspecified error
 23762 MMSC response: service denied
 23763 MMSC response: corrupt message format
 23764 MMSC response: sending address unresolved
 23765 MMSC response: message not found
 23766 MMSC response: network problem
 23767 MMSC response: content not accepted
 23768 MMSC response: unsupported message
 23770 Specified configuration file cannot be loaded
 23771 File is not a MMS configuration file
 23772 Failed to save configuration file, most probably, you specified an invalid filename, or you do not have access to this location
 23773 Precompiled MMS file not found
 23774 Precompiled MMS file corrupt or failed to load
 23780 Protocol error, illegal PDU received
 23781 Session has been diconnected
 23782 Session has been suspended
 23783 Session has been resumed
 23784 The peer is congested and cannot process the SDU
 23785 The session connect failed
 23786 The maximum receive unit size was exceeded
 23787 The maximum outstanding requests was exceeded
 23788 Peer request
 23789 Network error occured
 23790 User request
 23800 MM7 Error: Client Error
 23801 MM7 Error: Operation Restricted
 23802 MM7 Error: Address Error
 23803 MM7 Error: Address not found
 23804 MM7 Error: Multimedia content refused
 23805 MM7 Error: Message ID not found
 23806 MM7 Error: Linked ID not found
 23807 MM7 Error: Message format corrupt
 23808 MM7 Error: Application ID not found
 23809 MM7 Error: Reply application ID not found
 23820 MM7 Error: Server error
 23821 MM7 Error: Not possible
 23822 MM7 Error: Message rejected
 23823 MM7 Error: Multiple addresses not supported
 23824 MM7 Error: Application addressing not supported
 23830 MM7 Error: General service error
 23831 MM7 Error: Improper identification
 23832 MM7 Error: Unsupported version
 23833 MM7 Error: Unsupported operation
 23834 MM7 Error: Validation error
 23835 MM7 Error: Service error
 23836 MM7 Error: Service unavailable
 23837 MM7 Error: Service denied
 23838 MM7 Error: Application denied

Errors 25000-25299 (Network Monitor - AxNmCfg API interface)

Error Description
 25000 Creation of MDAC/ADO object failed
 25001 Configuration Database error: invalid OLE object
 25003 Configuration Database Location not set
 25004 Unable to open Configuration Database
 25005 Operation failed because Configuration Database is not opened
 25006 Unable to open Configuration Database (database is already opened)
 25010 Configuration Database error: field missing in [Rules] table
 25020 Configuration Database error: unable to query [Nodes] table
 25021 Configuration Database error: record not found in [Nodes] table
 25022 Configuration Database error: unable to update [Nodes] table
 25023 Configuration Database error: unable to find last record in [Nodes] table
 25024 Configuration Database error: unable to insert new record in [Nodes] table
 25025 Configuration Database error: unable to delete record(s) from [Nodes] table
 25026 Configuration Database error: not allowed to create duplicate values for the ID field
 25035 Configuration Database error: unable to query [ServerCredentials] table
 25036 Configuration Database error: record not found in [ServerCredentials] table
 25037 Configuration Database error: unable to update [ServerCredentials] table
 25050 Invalid Tree Item
 25051 Tree configration not loaded
 25052 Tree item not found
 25060 Configuration Database error: unable to query [Tree] table
 25061 Configuration Database error: no records in the [Tree] table
 25062 Configuration Database error: unable to update [Tree] table
 25100 Configuration Database error: unable to query [SmtpSettings] table
 25101 Configuration Database error: no records in the [SmtpSettings] table
 25102 Configuration Database error: unable to update [SmtpSettings] table
 25105 Configuration Database error: unable to query [NetPopupSettings] table
 25106 Configuration Database error: no records in the [NetPopupSettings] table
 25107 Configuration Database error: unable to update [NetPopupSettings] table
 25110 Configuration Database error: unable to query [MetaSettings] table
 25111 Configuration Database error: no records in the [MetaSettings] table
 25112 Configuration Database error: unable to update [MetaSettings] table
 25120 Configuration Database error: unable to find last record in [DistributionGroups] table
 25121 Configuration Database error: unable to insert new record in [DistributionGroups] table
 25122 Configuration Database error: unable to query [DistributionGroups] table
 25123 Configuration Database error: no records in the [DistributionGroups] table
 25124 Configuration Database error: unable to update [DistributionGroups] table
 25125 Configuration Database error: unable to delete record(s) from [DistributionGroups] table
 25140 Configuration Database error: unable to query [MessageTemplates] table
 25141 Configuration Database error: no records in the [MessageTemplates] table
 25142 Configuration Database error: unable to update [MessageTemplates] table
 25150 Configuration Database error: unable to query [LogSettings] table
 25151 Configuration Database error: no records in the [LogSettings] table
 25152 Configuration Database error: unable to update [LogSettings] table
 25155 Configuration Database error: unable to query [ReportSettings] table
 25156 Configuration Database error: no records in the [ReportSettings] table
 25157 Configuration Database error: unable to update [ReportSettings] table
 25160 Configuration Database error: unable to query [MaintenanceSettings] table
 25161 Configuration Database error: no records in the [MaintenanceSettings] table
 25162 Configuration Database error: unable to update [MaintenanceSettings] table
 25165 Configuration Database error: unable to query [XmlViews] table
 25166 Configuration Database error: no records in the [XmlViews] table
 25167 Configuration Database error: unable to update [XmlViews] table
 25170 Configuration Database error: unable to query [SnmpTrapsSettings] table
 25171 Configuration Database error: no records in the [SnmpTrapsSettings] table
 25172 Configuration Database error: unable to update [SnmpTrapsSettings] table
 25173 Configuration Database error: unable to query [DateTimeSettings] table
 25174 Configuration Database error: no records in the [DateTimeSettings] table
 25175 Configuration Database error: unable to update [DateTimeSettings] table
 25176 Configuration Database error: unable to query [AutoBackupSettings] table
 25177 Configuration Database error: no records in the [AutoBackupSettings] table
 25178 Configuration Database error: unable to update [AutoBackupSettings] table
 25180 Configuration Database error: unable to query [PagerSettings] table
 25181 Configuration Database error: no records in the [PagerSettings] table
 25182 Configuration Database error: unable to update [PagerSettings] table
 25185 Configuration Database error: unable to query [SmsSettings] table
 25186 Configuration Database error: no records in the [SmsSettings] table
 25187 Configuration Database error: unable to update [SmsSettings] table
 25190 Configuration Database error: unable to query [AdvancedSettings] table
 25191 Configuration Database error: no records in the [AdvancedSettings] table
 25192 Configuration Database error: unable to update [AdvancedSettings] table
 25200 Registry entry 'Engine0Root' is empty. Please make sure this entry points to the Network Monitor root directory
 25201 Unable to access the configuration file. The location of the configration file is stored in the 'ConfigDatabase' registry entry. Please check out this entry. Also check that you have read/write access to this file
 25203 Failed to convert configuration file
 25204 Memory allocation failed
 25205 Newer configuration file detected
 25206 Path to the configuration directory is empty; please check your registry, or re-install the product
 25207 ActiveX component [AxsNmCfg.dll] not registered on this computer. Either manually reigster this DLL on this machine, or reinstall the product
 25208 System Database File does not exist

Errors 25300-25399 (Network Monitor - RepCfg.dll)

Error Description
 25300 Unable to backup the current configuration file. The file is probably in use
 25302 Unable to restore the system database file

Errors 25400-25699 (Network Monitor)

Error Description
 25400 No connection string specified
 25401 Unable to connect to database
 25402 Database error, unable to execute query
 25403 Invalid parameters supplied
 25404 Invalid date supplied
 25405 Unsupported object type
 25406 Invalid filter object supplied
 25407 Invalid output object supplied
 25408 Unable to read configuration
 25409 Failed to create output file
 25410 E-mail not enabled for this report definition
 25411 E-mail is not enabled. To enable notifications, enable email notifications in the 'Network Monitor Manager' application
 25499 Unexpected error
 25500 Unable to retrieve source database name out of the Database Connection String
 25501 Unable to Export configuration. Configuration file does not exist
 25502 Unable to Export configuration. Copy File failed
 25503 Unable to delete previous Shadow Configuration File
 25504 Unable to copy System Configuration File to the Shadow Configuration File
 25505 Unable to copy Shadow Configuration File to the Current Configuration File
 25506 Unable to locate current configuration file
 25507 Current configuration file is in use. Please close all applications and retry
 25508 Unable to load conversion module
 25520 File is not a Network Monitor 5.x file
 25521 File is not a Network Monitor 6.x file
 25522 File is not a Network Monitor 7.x file

Errors 27000-27299 (SMS Server - CFG)

Error Description
 27000 Registry entry 'ServerRoot' missing
 27001 Registry entry 'Configuration' missing
 27002 ActiveX component [AxSmsCfg.dll] not registered on this computer. Either manually reigster this DLL on this machine, or reinstall the product
 27003 ActiveX component [AEmail.dll] not registered on this computer. Either manually reigster this DLL on this machine, or reinstall the product
 27004 ActiveX component [AComPort.dll] not registered on this computer. Either manually reigster this DLL on this machine, or reinstall the product
 27005 ActiveX component [ASocket.dll] not registered on this computer. Either manually reigster this DLL on this machine, or reinstall the product
 27006 ActiveX component [AxPop3.dll] not registered on this computer. Either manually reigster this DLL on this machine, or reinstall the product
 27007 ActiveX component [ASmsCtrl.dll] not registered on this computer. Either manually reigster this DLL on this machine, or reinstall the product
 27008 ActiveX component [AxEdit.dll] not registered on this computer. Either manually reigster this DLL on this machine, or reinstall the product
 27009 Registry entry 'Server' missing
 27010 Internal error: unable to create new ActiveX object
 27011 Internal error: unable to create new ADODB object
 27012 Registry entry 'ClientRoot' missing
 27013 One or more HTML files needed by the program are missing
 27020 Unable to open the Configuration Database
 27021 Unable to query the Configuration Database
 27022 No more records
 27023 Unable to create new configuration record; maximum allowed number is reached
 27024 Unable to create new configuration record
 27025 Unable to modify configuration record
 27026 Unable to delete configuration record
 27050 Empty Message Database Connection String
 27051 Unable to open Message Database
 27052 Syntax error in database query
 27053 Syntax error in querying all database fields
 27054 No more messages in message Database
 27060 Unable to create new message
 27061 Unable to update message
 27062 Unable to execute query in Message Database
 27063 Syntax error in the WAP Message Body
 27100 Empty Archive Database Connection String
 27101 Unable to open Archive Database
 27102 Unable to query Archive Database
 27103 No more messages in Archive Database
 27104 Unable to create new message in Archive Database
 27105 Unable to update message in Archive Database
 27106 Unable to execute query in Archive Database
 27107 Unable to delete message from Archive Database
 27200 Invalid schedule time

Errors 27300-27399 (SMS Server - Pop3)

Error Description
 27300 No welcome message received from Pop3 Server (no response at all, expected response: '+OK POP3 Ready')
 27301 No welcome message received from Pop3 Server (invalid response, '+OK POP3 Ready' was expected)
 27302 No reponse received on '+USER' command
 27303 Invalid reponse received on '+USER' command
 27304 Login failed
 27305 No reponse received on '+PASSWORD' command
 27306 Invalid reponse received on '+PASSWORD' command
 27307 No connection to POP3 server established
 27308 Invalid message indicator; message should start with '+OK '.
 27309 Invalid message (MIME header is empty)
 27310 Cannlot load ACTIVEXPERTS:SOCKET module
 27311 No more messages available

Errors 29000-29999 (Scripting Host)

Error Description
 29100 Failed to initialize scripting host
 29110 The specified script file could not be found
 29111 Access to scripting file denied
 29115 The specified function could not be found in the script file specified
 29116 No more functions in script file
 29117 Invalid parameter count or type mismatch
 29120 There is an error in the script code
 29121 Script timed out
 29122 Timeout while accessing scriptfile ( file is in use )
 29123 Failed to create mutex
 29124 Failed to wait for mutex
 29125 Scripting system thread not running
 29150 Fatal Exception Error occurred while executing script
 29160 The specified module could not be found.
 29161 The specified module is not a valid component

Errors 30000-30199 (Serial Communications - COM IO)

Error Description
 30100 Generic port error
 30101 Invalid port parameter
 30102 Unable to perform operation because the device does not exist
 30103 Unable to perform operation because the device is already opened
 30104 Generic open port error
 30105 Unable to initialize port
 30106 Unable to write to device
 30107 Unable to write directly to device
 30108 Unable to read from device
 30109 Unable to retrieve device settings
 30110 Unable to change device settings
 30111 Unable to purge the device
 30112 Port timeout
 30113 Invalid baudrate selected
 30114 The device is not opened
 30115 No more data available in receive buffer
 30120 Professional license required to use this function

Errors 30200-30299 (Serial Communications - TAPI)

Error Description
 30200 Unable to start telephony service
 30201 Cannot find specified devicename
 30202 Cannot open specified device
 30203 No response from Windows Telephony Device
 30204 The specified TAPI device is already in use

Errors 30300-30399 (Serial Communications - Modem errors)

Error Description
 30350 No response from modem
 30351 Unexpected response from modem
 30352 Error response from modem
 30353 No dialtone detected upon attempt to connect to remote party
 30354 No carrier reported while connecting to remote party
 30355 No answer reported while connecting to remote party
 30356 Busy tone reported while connecting to remote party

Errors 31600-31800 (Remote Access Service)

Error Description
 31600 An operation is pending
 31601 An invalid port handle was detected
 31602 The specified port is already open
 31603 The caller's buffer is too small
 31604 Incorrect information was specified
 31605 The port information cannot be set
 31606 The specified port is not connected
 31607 An invalid event was detected
 31608 A device was specified that does not exist
 31609 A device type was specified that does not exist
 31610 An invalid buffer was specified
 31611 A route was specified that is not available
 31612 A route was specified that is not allocated
 31613 An invalid compression was specified
 31614 There were insufficient buffers available
 31615 The specified port was not found
 31616 An asynchronous request is pending
 31617 The modem (or other connecting device) is already disconnecting
 31618 The specified port is not open
 31619 A connection to the remote computer could not be established
 31620 No endpoints could be determined
 31621 The system could not open the phone book file
 31622 The system could not load the phone book file
 31623 The system could not find the phonebook entry for this connection
 31624 The system could not update the phone book file
 31625 The system found invalid information in the phone book
 31626 A string could not be loaded
 31627 A key could not be found
 31628 The connection was terminated by the remote computer
 31629 The connection was closed by the remote computer
 31630 The modem (or other connecting device) was disconnected due to hardware failure
 31631 The user disconnected the modem (or other connecting device)
 31632 An incorrect structure size was detected
 31633 The modem (or other connecting device) is already in use
 31634 Your computer could not be registered on the remote network
 31635 There was an unknown RAS error
 31636 The device attached to the port is not the one expected
 31637 A string was detected that could not be converted
 31638 The remote server is not responding in a timely fashion
 31639 No asynchronous net is available
 31640 An error has occurred involving NetBIOS
 31641 The sever cannot allocate NetBIOS resourced needed to support the client
 31642 One of your computer's NetBIOS names is already registered on the remote network
 31643 A network adapter at the server failed
 31644 You will not receive network message popups
 31645 There was an internal authentication error
 31646 The account is not permitted to log on at this time of day
 31647 The account is disabled
 31648 The password for this account has expired
 31649 The account does not have permission to dial in
 31650 The remote access server is not responding
 31651 The modem (or other connecting device) has reported an error
 31652 There was an unrecognized response from the modem (or other connecting device)
 31653 A macro required by the modem (or other connecting device) was not found
 31654 A command or response in the device.INF file section
 31655 The macro was not found in the device.INF file section
 31656 The macro in the device.INF file section contains an undefined macro
 31657 The device.INF file could not be opened
 31658 The device name in the device.INF or media.INI file is too long
 31659 The media.INI file refers to an unknown device name
 31660 The device.INF file contains no responses for the command
 31661 The device.INF file is missing a command
 31662 There was an attempt to set a macro not listed in device.INF file section
 31663 The media.INI file refers to an unknown device type
 31664 The system has run out of memory
 31665 The modem (or other connecting device) is not properly configured
 31666 The modem (or other connecting device) is not functioning
 31667 The system was unable to read the media.INI file
 31668 The connection was terminated
 31669 The usage parameter in the media.INI file is invalid
 31670 The system was unable to read the section name from the media.INI file
 31671 The system was unable to read the device type from the media.INI file
 31672 The system was unable to read the device name from the media.INI file
 31673 The system was unable to read the usage from the media.INI file
 31674 The system was unable to read the maximum connection BPS rate from the media.INI file
 31675 The system was unable to read the maximum carrier connection speed from the media.INI file
 31676 The phone line is busy
 31677 A person answered instead of a modem (or other connecting device)
 31678 The remote computer did not respond. For further assistance, click More Info or search Help and Support Center for this error number
 31679 The system could not detect the carrier
 31680 There was no dial tone
 31681 The modem (or other connecting device) reported a general error
 31682 There was an error in writing the section name
 31683 There was an error in writing the device type
 31684 There was an error in writing the device nam
 31685 There was an error in writing the maximum connection speed
 31686 There was an error in writing the maximum carrier speed
 31687 There was an error in writing the usage
 31688 There was an error in writing the default-off
 31689 There was an error in reading the default-off
 31690 The ini file is empty
 31691 Access was denied because the username and/or password was invalid on the domain
 31692 There was a hardware failure in the modem (or other connecting device)
 31693 NOT_BINARY_MACRO
 31694 DCB_NOT_FOUND
 31695 The state machines are not started
 31696 The state machines are already started
 31697 The response looping did not complete
 31698 A response keyname in the device.INF file is not in the expected format
 31699 The modem (or other connecting device) response caused a buffer overflow
 31700 The expanded command in the device.INF file is too long
 31701 The modem moved to a connection speed not supported by the COM driver
 31702 Device response received when none expected
 31703 The connection needs information from you, but the application does not allow user interaction
 31704 The callback number is invalid
 31705 The authorization state is invalid
 31706 ERROR_WRITING_INITBPS
 31707 There was an error related to the X.25 protocol
 31708 The account has expired
 31709 There was an error changing the password on the domain. The password might have been too short or might have matched a previously used password
 31710 Serial overrun errors were detected while communicating with the modem
 31711 A configuration error on this computer is preventing this connection. For further assistance, click More Info or search Help and Support Center for this error number
 31712 The two-way port is initializing. Wait a few seconds and redial
 31713 No active ISDN lines are available
 31714 No ISDN channels are available to make the call
 31715 Too many errors occurred because of poor phone line quality
 31716 The Remote Access Service IP configuration is unusable
 31717 No IP addresses are available in the static pool of Remote Access Service IP addresses
 31718 The connection was terminated because the remote computer did not respond in a timely manner.
 31719 The PPP connection was terminated by the remote computer
 31720 No PPP protocols configured for this connection
 31721 The remote computer did not respond
 31722 Invalid data was received from the remote computer. This data was ignored
 31723 The phone number, including prefix and suffix, is too long
 31724 The IPX protocol cannot dial out on the modem (or other connecting device) because this computer is not configured for dialing out (it is an IPX router)
 31725 The IPX protocol cannot dial in on the modem (or other connecting device) because this computer is not configured for dialing in (the IPX router is not installed)
 31726 The IPX protocol cannot be used for dialing out on more than one modem (or other connecting device) at a time
 31727 Cannot access TCPCFG.DLL
 31728 The system cannot find an IP adapte
 31729 SLIP cannot be used unless the IP protocol is installed
 31730 Computer registration is not complete
 31731 The protocol is not configured
 31732 Your computer and the remote computer could not agree on PPP control protocols
 31733 A RAS connection to the remote computer could not be completed. You might need to adjust the protocols on this computer
 31734 The PPP link control protocol was terminated
 31735 The requested address was rejected by the server
 31736 The remote computer terminated the control protocol
 31737 PPP Loopback was detected
 31738 The server did not assign an address
 31739 The authentication protocol required by the remote server cannot use the stored password. Redial, entering the password explicitly
 31740 An invalid dialing rule was detected
 31741 The local computer does not support the required data encryption type
 31742 The remote computer does not support the required data encryption type
 31743 The remote computer requires data encryption
 31744 The system cannot use the IPX network number assigned by the remote computer
 31745 ERROR_INVALID_SMM
 31746 SMM_UNINITIALIZED
 31747 ERROR_NO_MAC_FOR_PORT
 31748 SMM_TIMEOUT
 31749 BAD_PHONE_NUMBER
 31750 WRONG_MODULE
 31751 The callback number contains an invalid character. Only the following 18 characters are allowed: 0 to 9, T, P, W, (, ), -, @, and space
 31752 A syntax error was encountered while processing a script
 31753 The connection could not be disconnected because it was created by the multi-protocol router
 31754 The system could not find the multi-link bundle
 31755 The system cannot perform automated dial because this connection has a custom dialer specified
 31756 This connection is already being dialed
 31757 Remote Access Services could not be started automatically. Additional information is provided in the event log
 31758 Internet Connection Sharing is already enabled on the connection
 31759 An error occurred while the existing Internet Connection Sharing settings were being changed
 31760 An error occurred while routing capabilities were being enabled
 31761 An error occurred while Internet Connection Sharing was being enabled for the connection
 31762 An error occurred while the local network was being configured for sharing
 31763 Internet Connection Sharing cannot be enabled
 31764 No smart card reader is installed
 31765 Internet Connection Sharing cannot be enabled
 31766 A certificate could not be found. Connections that use the L2TP protocol over IPSec require the installation of a machine certificate, also known as a computer certificate
 31767 Internet Connection Sharing cannot be enabled. The LAN connection selected as the private network has more than one IP address configured. Please reconfigure the LAN connection with a single IP address before enabling Internet Connection Sharing
 31768 The connection attempt failed because of failure to encrypt data
 31769 The specified destination is not reachable
 31770 The remote computer rejected the connection attempt
 31771 The connection attempt failed because the network is busy
 31772 The remote computer's network hardware is incompatible with the type of call requested
 31773 The connection attempt failed because the destination number has changed
 31774 The connection attempt failed because of a temporary failure. Try connecting again
 31775 The call was blocked by the remote computer
 31776 The call could not be connected because the remote computer has invoked the Do Not Disturb feature
 31777 The connection attempt failed because the modem (or other connecting device) on the remote computer is out of order
 31778 It was not possible to verify the identity of the serve
 31779 To dial out using this connection you must use a smart card
 31780 An attempted function is not valid for this connectio
 31781 The connection requires a certificate, and no valid certificate was found
 31782 Internet Connection Sharing (ICS) and Internet Connection Firewall (ICF) cannot be enabled because Routing and Remote Access has been enabled on this computer
 31783 Internet Connection Sharing cannot be enabled. The LAN connection selected as the private network is either not present, or is disconnected from the network. Please ensure that the LAN adapter is connected before enabling Internet Connection Sharing
 31784 You cannot dial using this connection at logon time, because it is configured to use a user name different than the one on the smart card. If you want to use it at logon time, you must configure it to use the user name on the smart card
 31785 You cannot dial using this connection at logon time, because it is not configured to use a smart card. If you want to use it at logon time, you must edit the properties of this connection so that it uses a smart card
 31786 The L2TP connection attempt failed because there is no valid machine certificate on your computer for security authentication
 31787 The L2TP connection attempt failed because the security layer could not authenticate the remote computer
 31788 The L2TP connection attempt failed because the security layer could not negotiate compatible parameters with the remote computer
 31789 The L2TP connection attempt failed because the security layer encountered a processing error during initial negotiations with the remote computer
 31790 The L2TP connection attempt failed because certificate validation on the remote computer failed
 31791 The L2TP connection attempt failed because security policy for the connection was not foun
 31792 The L2TP connection attempt failed because security negotiation timed out
 31793 The L2TP connection attempt failed because an error occurred while negotiating security
 31794 The Framed Protocol RADIUS attribute for this user is not PPP
 31795 The Tunnel Type RADIUS attribute for this user is not correct
 31796 The Service Type RADIUS attribute for this user is neither Framed nor Callback Framed
 31797 A connection to the remote computer could not be established because the modem was not found or was busy
 31798 A certificate could not be found that can be used with this Extensible Authentication Protocol
 31799 Internet Connection Sharing (ICS) cannot be enabled due to an IP address conflict on the network. ICS requires the host be configured to use 192.168.0.1. Please ensure that no other client on the network is configured to use 192.168.0.1
 31800 Unable to establish the VPN connection. The VPN server may be unreachable, or security parameters may not be configured properly for this connection