SparkleFlow is the acclaimed packaging solution that combines all aspects of a software packaging project into a single interface. Preparing an application migration? Need to reduce your TCO? Need to manage lots of applications? Want to setup your applications right now and not waste to much of your value time? SparkleFlow Package Management offers the complete solution for creating structure in your packaging project.
Written by Manfred van Poorten
Description:
ICE08 validates that the Component table contains no duplicate GUIDs. Every component must have a unique GUID. No validation is done if the Component table does not exist. nt reference counting.
Concerns:
ICE08 posts an error message if two or more entries in the ComponentId column of the Component table contain the same GUID.
Additional Information:
As indicated by the description, this ICE checks the presence of multiple GUIDS (Global Unique IDentifier) for Components located in the Component Table. This is only valid if the GUID is unique!
Error examples:
Component: has a duplicate {1ACDCB00-0725-4D6D-A6A8-403AF4559DC1}
This error must be fixed: generate a new GUID for one of the duplicated conflicting components.
» Back to article overview