Message Protocol Errors

The following table lists the message protocol errors that you might experience when you use SQL Server Compact 4.0.

Important

If you experience any errors with the prefix "Internal error" while you use SQL Server Compact 4.0, try the operation again as the error might not reproduce. If the error appears again, you should immediately contact Microsoft Product Support Services. The internal errors cannot be resolved by common troubleshooting techniques.

Value

Error token

Description

Numeric Parameters

String Parameters

29500

SSCE_M_TRANSPORTREADWRONGSIZE

Internal error: The transport read operation returned an incorrect data length.

Returned length, Expected length

Not applicable

29501

SSCE_M_UNEXPECTEDSTATEWRITINGMESSAGE

Internal error: The write message failed.

Not applicable

Not applicable

29502

SSCE_M_INVALIDCOLUMNNUMBER

Internal error: The schema on SQL Server differs from the schema on SQL Server Compact 4.0.

Column number

Table name

29503

SSCE_M_CANTFINDCOLUMNBYNAME

The constraint name has changed on SQL Server for the table specified on a RDA Pull. Try again.

Not applicable

Column name, Table name

29504

SSCE_M_NAMESBUFFERTOOSMALL

Internal error: The names buffer is too small.

Not applicable

Not applicable

29506

SSCE_M_UNEXPECTEDSTATEGETTINGCOLUMNS

Internal error: Failure getting column information. Retry the operation.

Not applicable

Not applicable

29507

SSCE_M_UNEXPECTEDSTATEGETCOLLENGTH

Internal error: Failure getting column length. Retry the operation.

Not applicable

Not applicable

29508

SSCE_M_UNEXPECTEDSTATEGETCOLDATA

Internal error: Failure getting column data. Retry the operation.

Not applicable

Not applicable

29509

SSCE_M_UNEXPECTEDSTATESETCOLUMN

Internal error: Failure setting column data. Retry the operation.

Not applicable

Not applicable

29510

SSCE_M_STREAMNOTEXHAUSTED

BLOB data could not be completely read. Retry the operation.

Not applicable

Not applicable

29511

SSCE_M_GARBLEDMESSAGEFROMSERVER

Internal error: The message received from the server cannot be decoded.

Not applicable

Not applicable