Microsoft Remote Data ServiceMicrosoft Remote Data Service*
*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 CodesNumberDescription
IDS_UpdatesFailed4098

0x800A1002

Unable to update database.
IDS_CantConnect4099

0x800A1003

Unable to connect to server.
IDS_CantCreateObject4100

0x800A1004

Unable to create business object.
IDS_CantInvokeMethod4101

0x800A1005

Unable to invoke method on business object.
IDS_CantFindDataspace4102

0x800A1006

Dataspace property is not valid.
IDS_ObjectNotSafe4103

0x800A1007

Object not safe for scripting & initialization.
IDS_RowsetNotUpdateable4104

0x800A1008

Rowset not updateable.
IDS_BadInlineTablegram4105

0x800A1009

Bad Inline tablegram.
IDS_InvalidADCClientVersion4106

0x800A1010

Invalid RDS Client Version - Client is newer than server.
IDS_AsyncPending4107

0x800A1011

Can’t perform operation with an async operation pending.
IDS_ResetInvalidField4108

0x800A1012

The column specified in SortColumn or FilterColumn does not exist.
IDS_RecordsetNotOpen4109

0x800A1013

The Recordset is not in an open state.
IDS_InvalidParam4110

0x800A1014

One or more arguments are invalid.
IDS_UnexpectedError4351

0x800A10FF

Unexpected error.

Internet Explorer (Wininet) ErrorsNumberDescription
IDS_WinInet_Error8193

0x800A2001

Internet Client Error.
IDS_WinInet_Timeout8194

0x800A2002

Internet Client Error: Request Timeout.
IDS_WinInet_CantConnect8195

0x800A2003

Internet Client Error: Can’t Connect to Server.
IDS_WinInet_SSLPostLimitation8196

0x800A2004

Internet Client Error: SSL Error (possibly 32K data upload limitation).
IDS_WinInet_InvalidServerResponse8430

0x800A20EE

Internet Client Error: Invalid Server Response.
IDS_WinInet_ConnectionReset12031

0x800A2EFF

Internet Client Error: Connection Reset.

Internet Information Server ErrorsNumberDescription
IDS_IIS_AccessDenied8208

0x800A2010

Internet Server Error: Access Denied.
IDS_IIS_ObjectNotFound8209

0x800A2011

Internet Server Error: Object/module not found.
IDS_IIS_RequestForbidden8210

0x800A2012

Internet Server Error: Request Forbidden.
IDS_IIS_UnexpectedError8447

0x800A20FF

Internet Server Error.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.