cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ICE03 Invalid identifier/ format string

CChong
By Level 11 Flexeran
Level 11 Flexeran
Hi,

I've got a proplem with repackaging an application..
I don't know how to solve it, can somebody help me?
When I validate the packet I got 14 errors:

ICE03 Error Invalid identifier; Table: AdvtExecuteSequence, Column: Action, Key(s): IS1"," http://dartools/iceman/ice03.html AdvtExecuteSequence Action IS1","
ICE03 Error Invalid identifier; Table: AdvtExecuteSequence, Column: Action, Key(s): IS3"," http://dartools/iceman/ice03.html AdvtExecuteSequence Action IS3","
ICE03 Error Invalid identifier; Table: Directory, Column: Directory, Key(s): IS1"," http://dartools/iceman/ice03.html Directory Directory IS1","
ICE03 Error Invalid identifier; Table: Directory, Column: Directory, Key(s): IS3"," http://dartools/iceman/ice03.html Directory Directory IS3","
ICE03 Error Invalid identifier; Table: CustomAction, Column: Action, Key(s): IS1"," http://dartools/iceman/ice03.html CustomAction Action IS1","
ICE03 Error Invalid format string; Table: CustomAction, Column: Target, Key(s): IS1"," http://dartools/iceman/ice03.html CustomAction Target IS1","
ICE03 Error Invalid identifier; Table: CustomAction, Column: Action, Key(s): IS3"," http://dartools/iceman/ice03.html CustomAction Action IS3","
ICE03 Error Invalid format string; Table: CustomAction, Column: Target, Key(s): IS3"," http://dartools/iceman/ice03.html CustomAction Target IS3","
ICE03 Error Invalid identifier; Table: InstallExecuteSequence, Column: Action, Key(s): IS1"," http://dartools/iceman/ice03.html InstallExecuteSequence Action IS1","
ICE03 Error Invalid identifier; Table: InstallExecuteSequence, Column: Action, Key(s): IS3"," http://dartools/iceman/ice03.html InstallExecuteSequence Action IS3","
ICE03 Error Invalid identifier; Table: InstallUISequence, Column: Action, Key(s): IS1"," http://dartools/iceman/ice03.html InstallUISequence Action IS1","
ICE03 Error Invalid identifier; Table: InstallUISequence, Column: Action, Key(s): IS3"," http://dartools/iceman/ice03.html InstallUISequence Action IS3","
ICE03 Error Invalid format string; Table: Registry, Column: Value, Key(s): Registry_1103 http://dartools/iceman/ice03.html Registry Value Registry_1103
ICE03 Error Invalid format string; Table: Registry, Column: Value, Key(s): Registry_1112 http://dartools/iceman/ice03.html Registry Value Registry_1112

In direct editor it looks like this:

AdvtExecuteSequence /InstallUISequence/ InstallExecuteSequence tables:

Action Condition Sequence ISAttributes
IS1"," 1001
IS3"," 1002

Directory table:
Directory Directory_Parent DefaultDir ISDescription ISAt.
IS1"," TARGERDIR .
IS3"," TARGETDIR .

CustomAction table:
Action Type Source Target ISComments
IS1"," 35 IS1"," [%1","]
IS3"," 35 IS3"," [%3","]

Registry table:
Registry Root
Registry_1103 0

Key
BusinessObjects.Document.5\shell\printto\ddeexec

Name Value
[\[]printto("[IS1","]2","[IS3","]4")[\]]

Component
busobj.exe_COM



Registry Root
Registry_1112 0

Key
BusinessObjects.Universe.5\shell\printto\ddeexec

Name Value
[\[]printto("[IS1","]2","[IS3","]4")[\]]

Component
RegistryData_HKCR



:confused:

Thanks,

Frank
(1) Reply
hi frank,
well, the same problem appeared with me too a couple of times. All u need to do is check how the original source application is entering the registry values and try importing them from there. If the same value appears again, then nothing can be done. all u need is to document the same and check for the functionality of ur application.

even the most urgent application we faced had the same problem and we were not able to solve it. I posted a query and nothing useful came up till. so we tested the functionality of our application and found that it is not hinderred, so we put the comment and sent it and it is passed at client place.


may be u can try asking for someone and let me know if u found a solution for it.


thanks in advance for ur help.......

bye.....:)