ICEM10 verifies that a merge module contains only properties that are allowed in the Property Table. The following product specific properties are not allowed in the Property Table:
- ProductLanguage Property
- ProductCode Property
- ProductVersion Property
- ProductName Property
- Manufacturer Property
Result
ICEM10 posts an error when a merge module contains a property that is not allowed in the Property Table.
Example
ICEM10 posts the following error messages for a module that contains the database entries shown.
The property 'ProductLanguage' is not allowed in a merge module.
The property 'Manufacturer' is not allowed in a merge module.
The following table shows you a partial Property Table.
Property | Values |
---|---|
Color | Red |
Manufacturer | Microsoft |
ProductLanguage | 1033 |
The following procedure shows you how to fix errors.
To fix the errors
- Remove the 'Manufacturer' property from the Property Table.
- Remove the 'ProductLanguage' property from the Property Table.
Table Used During Execution
The Property Table is used during execution.
See Also
Send comments about this topic to Microsoft
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.