During minor upgrade I'm getting the following error:
SELMGR: ComponentId '{C1B06529-966C-2A82-EF0C-A5CFA0113872}' is registered to feature 'X', but is not present in the Component table. Removal of components from a feature is not supported!
I don't understand why I'm getting this error or why installshield tries to remove it. it's true that this value is not in Component table, but it's not there during first installation
During first installation I have the following line:
Executing op: ComponentRegister(ComponentId={C1B06529-966C-2A82-EF0C-A5CFA0113872},KeyPath=[path]\Newtonsoft.Json.dll,State=3,,Disk=1,SharedDllRefCount=1,BinaryType=0)
is there a way to tell installshield to ignore this?