FIX: ActiveSync does not work after a successful backup on Windows CE Platform Builder 4.1 (328014)
The information in this article applies to:
- Microsoft Windows CE .NET 4.1
This article was previously published under Q328014 SYMPTOMSOn a computer that is running Microsoft Windows CE .NET 4.1, the ActiveSync Restore operation does not work correctly after you successfully complete a Backup operation. RESOLUTION To resolve this problem, update the code in the Datasync.bib file, and then rebuild your operating system image. To do this, follow these steps: - Locate
the following file in your Windows CE .NET 4.1
Platform Builder folder:
Public\Datasync\Oak\Files\Datasync.bib - Locate the following code near the end of this file.
; @CESYSGEN IF DATASYNC_MODULES_SYSTEM
systemcpl.cpl $(_FLATRELEASEDIR)\system.cpl NK H
; @CESYSGEN ENDIF
Replace the previous code with the following code.
; @CESYSGEN IF DATASYNC_MODULES_SYSTEMCPL
system.cpl $(_FLATRELEASEDIR)\systemcpl.cpl NK H
; @CESYSGEN ENDIF
- Save the changes.
- Use Microsoft Windows CE .NET Platform Builder 4.1 to rebuild your operating system image.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 9/29/2004 |
---|
Keywords: | kbtshoot kbbug kbfix KB328014 kbAudDeveloper kbAudOEM |
---|
|