Handling Errors that Halt Synchronization (Windows Embedded CE 6.0)

1/6/2010

An service provider might get into a state in which synchronization cannot proceed, such as loss of network access. In these cases the service provider should display a failure message immediately.

An service provider should show these types of error messages only when the ActiveSync program has set the BSF_SHOW_FATAL_ERRORS sub-flag. An service provider should check the BSF_SHOW_FATAL_ERRORS when the synchronization engine calls the IReplStore::ReportStatus API with the RSC_BEGIN_SYNC parameter.

See Also

Concepts

Handling Sync and Initialization Errors