Contents Index Topic Contents |
Appendix A: Error Codes
The following table lists the Remote Data Service error codes. Both decimal and hexadecimal error code values are shown.
For generic client errors such as "Internet Client Error" and "Unexpected Error," the HRESULT is also listed.
RDS.DataControl Error Codes Number Description IDS_UpdatesFailed 4098 0x800A1002
Unable to update database. IDS_CantConnect 4099 0x800A1003
Unable to connect to server. IDS_CantCreateObject 4100 0x800A1004
Unable to create business object. IDS_CantInvokeMethod 4101 0x800A1005
Unable to invoke method on business object. IDS_CantFindDataspace 4102 0x800A1006
Dataspace property is not valid. IDS_ObjectNotSafe 4103 0x800A1007
Object not safe for scripting & initialization. IDS_RowsetNotUpdateable 4104 0x800A1008
Rowset not updateable. IDS_BadInlineTablegram 4105 0x800A1009
Bad Inline tablegram. IDS_InvalidADCClientVersion 4106 0x800A1010
Invalid RDS Client Version - Client is newer than server. IDS_AsyncPending 4107 0x800A1011
Can’t perform operation with an async operation pending. IDS_ResetInvalidField 4108 0x800A1012
The column specified in SortColumn or FilterColumn does not exist. IDS_RecordsetNotOpen 4109 0x800A1013
The Recordset is not in an open state. IDS_InvalidParam 4110 0x800A1014
One or more arguments are invalid. IDS_UnexpectedError 4351 0x800A10FF
Unexpected error.
Internet Explorer (Wininet) Errors Number Description IDS_WinInet_Error 8193 0x800A2001
Internet Client Error. IDS_WinInet_Timeout 8194 0x800A2002
Internet Client Error: Request Timeout. IDS_WinInet_CantConnect 8195 0x800A2003
Internet Client Error: Can’t Connect to Server. IDS_WinInet_SSLPostLimitation 8196 0x800A2004
Internet Client Error: SSL Error (possibly 32K data upload limitation). IDS_WinInet_InvalidServerResponse 8430 0x800A20EE
Internet Client Error: Invalid Server Response. IDS_WinInet_ConnectionReset 12031 0x800A2EFF
Internet Client Error: Connection Reset.
Internet Information Server Errors Number Description IDS_IIS_AccessDenied 8208 0x800A2010
Internet Server Error: Access Denied. IDS_IIS_ObjectNotFound 8209 0x800A2011
Internet Server Error: Object/module not found. IDS_IIS_RequestForbidden 8210 0x800A2012
Internet Server Error: Request Forbidden. IDS_IIS_UnexpectedError 8447 0x800A20FF
Internet Server Error.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.