| 0x80041000 | ID การทำข้อมูลให้ตรงกันที่ระบุไม่ได้อยู่ในรูปแบบที่ระบุสำหรับ ID ของชนิดนั้น | 
                                    Specified synchronization ID is not of the specified format for IDs of that type. | 
                                                            | 0x80041001 | การดำเนินการไม่ถูกต้องเนื่องจากสถานะปัจจุบันของวัตถุ | 
                                    Operation is not valid due to the current state of the object. | 
                                                            | 0x80041002 | ไม่พบแบบจำลองที่มีคีย์ที่ระบุ | 
                                    Replica with the specified key was not found. | 
                                                            | 0x80041003 | การเปลี่ยนแปลงหน่วยข้อมูลที่ให้ไม่ตรงกับจำนวนที่คาดหวัง | 
                                    Item changes provided were not of the expected quantity. | 
                                                            | 0x80041004 | หน่วยการเปลี่ยนแปลงที่ให้ไม่ตรงกับจำนวนที่คาดหวัง | 
                                    Change units provided were not of the expected quantity. | 
                                                            | 0x80041005 | ข้อมูลการเปลี่ยนแปลงลดลงอย่างไม่คาดคิด | 
                                    Knowledge has unexpectedly decreased. | 
                                                            | 0x80041006 | การเปลี่ยนรุ่นไม่อยู่ในข้อมูลการเปลี่ยนแปลงตามที่คาดหวัง | 
                                    Change version was not contained in knowledge as expected. | 
                                                            | 0x80041007 | หน่วยข้อมูลต้องไม่มีอยู่ที่ปลายทาง แต่รุ่นการสร้างของหน่วยข้อมูลจะอยู่ในข้อมูลการเปลี่ยนแปลงปลายทาง | 
                                    The item does not exist at the destination, but the creation version of the item is contained in the destination knowledge. | 
                                                            | 0x80041008 | หน่วยข้อมูลซึ่งได้รับการร้องขอไม่มีข้อมูลเช่นเดียวกัน เนื่องจากเป็นเครื่องหมายลบรายการหรือไม่มีอยู่แล้ว | 
                                    Item for which data was requested has no data either because it is a tombstone or it does not exist. | 
                                                            | 0x80041009 | การเปลี่ยนแปลงจะเกิดขึ้นหากไม่มีข้อมูลการเปลี่ยนแปลงที่เกี่ยวข้อง | 
                                    Change was provided that has no associated knowledge. | 
                                                            | 0x8004100A | ให้ช่วงที่อยู่นอกลำดับที่คาดไว้ ควรให้ช่วงในลำดับที่เพิ่มขึ้น | 
                                    Range was provided out of expected order. Ranges should be provided in increasing order. | 
                                                            | 0x8004100B | การเปลี่ยนแปลงเกิดขึ้นโดยไม่คาดคิดเช่นกัน เนื่องจากใช้ไม่ได้หรือไม่ถูกต้อง | 
                                    Change was provided that was not expected either because it is out-of-order or incorrect. | 
                                                            | 0x8004100C | ดีซีเรียลไลเซชันล้มเหลว เนื่องจากให้ข้อมูลดีซีเรียลไลเซชันไม่ถูกต้องแก่ดีซีเรียลไลเซอร์ | 
                                    Deserialization failed. This is typically due to serialization data that is not valid being supplied to the deserializer. | 
                                                            | 0x8004100D | เฉพาะช่วงหนึ่งช่วงและช่วงเดียวเท่านั้นที่จะได้รับการระบุต่อชุดระหว่างที่การกู้คืนข้อมูลการเปลี่ยนแปลงที่หลงลืม | 
                                    Only one and exactly one range may be specified per batch during forgotten knowledge recovery. | 
                                                            | 0x8004100E | การดำเนินการไม่ถูกต้องเนื่องจากหน่วยข้อมูลที่ระบุมีหน่วยการเปลี่ยนแปลง | 
                                    Operation is not valid as the specified item has change units. | 
                                                            | 0x8004100F | การดำเนินการไม่ถูกต้องเนื่องจากหน่วยข้อมูลที่ระบุไม่มีหน่วยการเปลี่ยนแปลง | 
                                    Operation is not valid as the specified item does not have change units. | 
                                                            | 0x80041010 | การดำเนินการไม่ถูกต้องเนื่องจากหน่วยข้อมูลที่ระบุไม่มีข้อมูลรุ่น | 
                                    Operation is not valid as the specified item has no version data. | 
                                                            | 0x80041011 | เริ่มต้นวัตถุไม่ถูกต้อง ต้องให้ข้อมูลสถานะวัตถุ เนื่องจากสถานะไม่สามารถได้รับการสืบทอดจากบริบทของเซสชันซิงค์ | 
                                    Object was not correctly initialized. Object state info must be provided as the state could not be derived from sync session context. | 
                                                            | 0x80041012 | ฟีดที่ระบุไม่ถูกต้อง | 
                                    The specified feed is invalid. | 
                                                            | 0x80041013 | ไม่พบหน่วยข้อมูลในข้อมูลเมตาฟีดตามที่คาดไว้ | 
                                    Item was not found in feed metadata as expected. | 
                                                            | 0x80041014 | ไม่มีหน่วยข้อมูลฟีดหรือผลการแปลงรหัสหน่วยข้อมูลโดยไม่คาดคิด | 
                                    A feed item or item ID conversion result was unexpectedly not available. | 
                                                            | 0x80041015 | ไม่รองรับรุ่นที่ระบุ | 
                                    Specified version is not supported. | 
                                                            | 0x80041016 | มีหน่วยข้อมูลอยู่แล้ว | 
                                    Item already exists. | 
                                                            | 0x80041017 | องค์ประกอบเวกเตอร์นาฬิกาที่ให้มามีลำดับไม่ถูกต้อง | 
                                    Clock vector elements are provided with the wrong order. | 
                                                            | 0x80041018 | ค่า SYNC_TIME ไม่ถูกต้อง | 
                                    SYNC_TIME value is not valid. | 
                                                            | 0x80041019 | แมปคีย์แบบจำลองไม่สมบูรณ์ | 
                                    Incomplete replica key map. | 
                                                            | 0x8004101A | องค์ประกอบเวกเตอร์นาฬิกามีคีย์แบบจำลองที่ไม่ได้อยู่ในแมปคีย์แบบจำลอง | 
                                    Clock vector element has a replica key not present in the replica key map. | 
                                                            | 0x8004101B | ไม่รองรับข้อยกเว้นช่วงที่เป็นลบ | 
                                    Negative range exceptions are not supported. | 
                                                            | 0x8004101C | ชุดการเปลี่ยนแปลงที่ให้มาไม่มีข้อมูลการเปลี่ยนแปลงโดยไม่คาดคิด | 
                                    Change batch provided unexpectedly did not contain knowledge. | 
                                                            | 0x8004101D | เกิดข้อผิดพลาดภายในขณะทำงานการทำข้อมูลให้ตรงกัน | 
                                    An internal error occurred in the synchronization runtime. | 
                                                            | 0x8004101E | ไม่สามารถดำเนินการให้เสร็จสมบูรณ์ได้ เนื่องจากชุดการเปลี่ยนแปลงที่ระบุเป็นแบบอ่านอย่างเดียว | 
                                    The operation could not be completed as the specified change batch has become read-only. | 
                                                            | 0x8004101F | ไม่สามารถดำเนินการให้เสร็จสมบูรณ์ได้ เนื่องจากมีการเปลี่ยนหน่วยข้อมูลโดยไม่คาดคิดระหว่างการทำข้อมูลให้ตรงกัน | 
                                    The operation could not be completed as an item changed unexpectedly during synchronization. | 
                                                            | 0x80041020 | ข้อผิดพลาดระหว่างการสร้างไม่ได้รับการบันทึกต่อหน่วยข้อมูลการเปลี่ยนแปลง การสร้างหน่วยข้อมูลอาจล้มเหลวสำหรับหน่วยข้อมูลทั้งหมดเท่านั้น | 
                                    A failure during creation may not be recorded per change unit. Item creation may only fail for the entire item. | 
                                                            | 0x80041021 | ไม่รองรับตัวกรองที่ระบุ | 
                                    The specified filter is not supported. | 
                                                            | 0x80041022 | ไม่สามารถโหลดข้อมูลที่ร้องขอ ปัญหานี้จะเกิดขึ้นเมื่อมีการตั้งค่าข้อผิดพลาดที่กู้คืนได้ในขณะที่โหลดข้อมูล หรือถ้าการแปลงข้อมูลล้มเหลว การแก้ไขปัญหาที่เป็นไปได้ได้แก่การเลื่อนข้อขัดแย้งออกไป หรือแก้ไขปัญหาข้อขัดแย้งโดยไม่เปลี่ยนแปลงข้อมูล | 
                                    The requested data could not be loaded.  This occurs when a recoverable error is set while loading the data or if data conversion fails.  Possible resolutions include deferring the conflict or resolving the conflict without change data. | 
                                                            | 0x80041023 | รุ่นการซีเรียลไลซ์ที่ระบุไม่ได้รับการสนับสนุนหรือไม่สามารถใช้งานได้ | 
                                    Specified serialization version is not supported or cannot be used. | 
                                                            | 0x80041024 | ชนิดตัวทำเครื่องหมายไม่ถูกต้อง | 
                                    Marker type is not valid. | 
                                                            | 0x80041025 | ข้อมูลการเปลี่ยนแปลงที่หลงลืมไม่อยู่ในข้อมูลการเปลี่ยนแปลง | 
                                    The forgotten knowledge is not contained in the knowledge. | 
                                                            | 0x80041026 | มีบริบทของแอปพลิเคชันการเปลี่ยนแปลงถูกใช้งานอยู่ | 
                                    There is an active change application context being used. | 
                                                            | 0x80041027 | การทำข้อมูลตัวระบุให้ตรงกันแบบเต็มที่กรองด้วยรายการหน่วยข้อมูลไม่ได้รับการสนับสนุน | 
                                    The item list filtered full enumeration synchronization is not supported. | 
                                                            | 0x80041028 | คุณต้องใช้การทำข้อมูลตัวระบุให้ตรงกันแบบเต็มเพื่อนำการเปลี่ยนแปลงตัวระบุแบบเต็มไปใช้ | 
                                    Full enumeration synchronization must be used to apply full enumeration change. | 
                                                            | 0x80041029 | มีข้อมูลการเปลี่ยนแปลงที่หลงลืมของตัวกรองอย่างน้อยหนึ่งข้อมูลที่ไม่ได้รับการตั้งค่าบนชุดการเปลี่ยนแปลง | 
                                    One or more filter forgotten knowledges were not set on the change batch. | 
                                                            | 0x8004102A | ไม่อนุญาตให้มีข้อขัดแย้งเกี่ยวกับข้อจำกัดสำหรับการดำเนินการบันทึกในปัจจุบัน | 
                                    A constraint conflict is not allowed for the current save action. | 
                                                            | 0x8004102B | ตัวให้บริการแหล่งข้อมูลไม่ได้ติดตามตัวกรองที่ระบุ | 
                                    Source provider does not track the specified filter. |