ICE21 validates that every component in the Component table belongs to a feature. It uses the FeatureComponents table to check for this mapping.
Result
ICE21 posts an error message if the installation package contains a component that does not belong to a feature.
Example
For the following example, ICE21 posts an error message stating that the component Comp1 does not map to any feature.
Component Table (partial)
| Component |
|---|
| Comp1 |
| Comp2 |
FeatureComponents Table (partial)
| Feature | Component |
|---|---|
| Feature1 | Comp2 |
See Also
Send comments about this topic to Microsoft
Build date: 8/13/2009
© 2009 Microsoft Corporation. All rights reserved.