Елена.
Действительно, видимо я не добавил в проект некоторые необходимые msm.
После их добавления лог изменился.
Однако ошибки сборки остались:
Код:
light.exe : error LGHT0204 : ICE27: 'DuplicateFiles' Action in InstallExecuteSequence table in wrong place. Current: Search, Correct: Execution
light.exe : error LGHT0204 : ICE27: Action: 'DuplicateFiles' in InstallExecuteSequence table must come after the 'InstallFiles' action.
light.exe : error LGHT0204 : ICE27: Action: 'RMCCPSearch' in InstallExecuteSequence table must come after the 'AppSearch' action.
light.exe : error LGHT0204 : ICE27: Action: 'RMCCPSearch' in InstallExecuteSequence table must come after the 'CCPSearch' action.
C:\Documents and Settings\m.kravchenko\Local Settings\Temp\qemxxx4m\NewProjectName.msi : error LGHT0204 : ICE32: Possible Mis-Aligned Foreign Keys
Feature.1 = s38
FeatureComponents.Feature_ = s32
и
light.exe : error LGHT0204 : ICE77: HideGroupPolicyFolder.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4 is a in-script custom action. It must be sequenced in between the InstallInitialize action and the InstallFinalize action in the InstallExecuteSequence table
light.exe : error LGHT0204 : ICE77: HideGroupPolicyFolder.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F is a in-script custom action. It must be sequenced in between the InstallInitialize action and the InstallFinalize action in the InstallExecuteSequence table
Создается впечатление, что неверно выстраивается порядок слияния.
Какая вам еще может понадобится информация для диагностики причин?
С уваженим,
Михаил
Новый полный лог:
[code]
----- Starting C:\Program Files\Windows Installer XML v3\bin\candle.exe -nologo "E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs" -out "E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wixobj" at 11.12.2008 14:33:26
NewProjectName.wxs
Done in: 546 ms
----- Starting C:\Program Files\Windows Installer XML v3\bin\light.exe -nologo "E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wixobj" -out "E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.msi" at 11.12.2008 14:33:27
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(9) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'CPLIBDUPFILESDIR' which cannot be merged from the merge module 'asn1c_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(11) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'ASN1DUPFILESDIR' which cannot be merged from the merge module 'ocsp_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(11) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'CPLIBDUPFILESDIR' which cannot be merged from the merge module 'ocsp_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(12) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'ASN1DUPFILESDIR' which cannot be merged from the merge module 'ocspcli_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(12) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'CPLIBDUPFILESDIR' which cannot be merged from the merge module 'ocspcli_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(12) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'OCSPDUPFILESDIR' which cannot be merged from the merge module 'ocspcli_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(13) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'ASN1DUPFILESDIR' which cannot be merged from the merge module 'tsp_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(13) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'CPLIBDUPFILESDIR' which cannot be merged from the merge module 'tsp_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(15) : warning LGHT1055 : The InstallExecuteSequence table contains an action 'SxsInstallCA' which cannot be merged from the merge module 'CP_Microsoft_VC80_MFC_x86.msm'. This action is likely colliding with an action in the database that is being created. The colliding action may have been authored in the database or merged in from another merge module. If this is a standard action, it is likely colliding due to a difference in the condition for the action in the database and merge module. If this is a custom action, it should only be declared in the database or one merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(15) : warning LGHT1055 : The InstallExecuteSequence table contains an action 'SxsUninstallCA' which cannot be merged from the merge module 'CP_Microsoft_VC80_MFC_x86.msm'. This action is likely colliding with an action in the database that is being created. The colliding action may have been authored in the database or merged in from another merge module. If this is a standard action, it is likely colliding due to a difference in the condition for the action in the database and merge module. If this is a custom action, it should only be declared in the database or one merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(16) : warning LGHT1055 : The InstallExecuteSequence table contains an action 'SxsInstallCA' which cannot be merged from the merge module 'CP_policy_8_0_Microsoft_VC80_CRT_x86.msm'. This action is likely colliding with an action in the database that is being created. The colliding action may have been authored in the database or merged in from another merge module. If this is a standard action, it is likely colliding due to a difference in the condition for the action in the database and merge module. If this is a custom action, it should only be declared in the database or one merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(16) : warning LGHT1055 : The InstallExecuteSequence table contains an action 'SxsUninstallCA' which cannot be merged from the merge module 'CP_policy_8_0_Microsoft_VC80_CRT_x86.msm'. This action is likely colliding with an action in the database that is being created. The colliding action may have been authored in the database or merged in from another merge module. If this is a standard action, it is likely colliding due to a difference in the condition for the action in the database and merge module. If this is a custom action, it should only be declared in the database or one merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(17) : warning LGHT1055 : The InstallExecuteSequence table contains an action 'SxsInstallCA' which cannot be merged from the merge module 'CP_policy_8_0_Microsoft_VC80_MFC_x86.msm'. This action is likely colliding with an action in the database that is being created. The colliding action may have been authored in the database or merged in from another merge module. If this is a standard action, it is likely colliding due to a difference in the condition for the action in the database and merge module. If this is a custom action, it should only be declared in the database or one merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(17) : warning LGHT1055 : The InstallExecuteSequence table contains an action 'SxsUninstallCA' which cannot be merged from the merge module 'CP_policy_8_0_Microsoft_VC80_MFC_x86.msm'. This action is likely colliding with an action in the database that is being created. The colliding action may have been authored in the database or merged in from another merge module. If this is a standard action, it is likely colliding due to a difference in the condition for the action in the database and merge module. If this is a custom action, it should only be declared in the database or one merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(18) : warning LGHT1055 : The InstallUISequence table contains an action '' which cannot be merged from the merge module 'pkimgmt_win32.msm'. This action is likely colliding with an action in the database that is being created. The colliding action may have been authored in the database or merged in from another merge module. If this is a standard action, it is likely colliding due to a difference in the condition for the action in the database and merge module. If this is a custom action, it should only be declared in the database or one merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(18) : warning LGHT1055 : The InstallUISequence table contains an action '' which cannot be merged from the merge module 'pkimgmt_win32.msm'. This action is likely colliding with an action in the database that is being created. The colliding action may have been authored in the database or merged in from another merge module. If this is a standard action, it is likely colliding due to a difference in the condition for the action in the database and merge module. If this is a custom action, it should only be declared in the database or one merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(18) : warning LGHT1055 : The InstallUISequence table contains an action '' which cannot be merged from the merge module 'pkimgmt_win32.msm'. This action is likely colliding with an action in the database that is being created. The colliding action may have been authored in the database or merged in from another merge module. If this is a standard action, it is likely colliding due to a difference in the condition for the action in the database and merge module. If this is a custom action, it should only be declared in the database or one merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(18) : warning LGHT1055 : The InstallUISequence table contains an action '' which cannot be merged from the merge module 'pkimgmt_win32.msm'. This action is likely colliding with an action in the database that is being created. The colliding action may have been authored in the database or merged in from another merge module. If this is a standard action, it is likely colliding due to a difference in the condition for the action in the database and merge module. If this is a custom action, it should only be declared in the database or one merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(18) : warning LGHT1055 : The InstallUISequence table contains an action '' which cannot be merged from the merge module 'pkimgmt_win32.msm'. This action is likely colliding with an action in the database that is being created. The colliding action may have been authored in the database or merged in from another merge module. If this is a standard action, it is likely colliding due to a difference in the condition for the action in the database and merge module. If this is a custom action, it should only be declared in the database or one merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(19) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'ASN1DUPFILESDIR' which cannot be merged from the merge module 'tspcli_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(19) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'CPLIBDUPFILESDIR' which cannot be merged from the merge module 'tspcli_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(19) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'TSPDUPFILESDIR' which cannot be merged from the merge module 'tspcli_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
E:\4.MyDISTRIB\signature\cadessdk_1\Common\Merge Modules\NewProjectName.wxs(19) : warning LGHT1056 : The Directory table contains a row with primary key(s) 'WINHTTPDUPFILESDIR' which cannot be merged from the merge module 'tspcli_win32.msm'. This is likely due to collision of rows with the same primary key(s) (but other different values in other columns) between the database and the merge module.
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.762.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.100.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.101.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.103.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.104.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.193.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.762.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.100.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.101.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.103.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.104.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.193.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.762.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.100.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.101.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.103.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.104.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.193.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.762.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.100.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.101.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.103.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.104.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Component, Column: KeyPath, Key(s): downlevel_manifest.8.0.50727.193.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.100.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.101.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.103.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.104.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.193.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.762.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.100.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.101.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.103.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.104.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.193.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.762.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.100.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.101.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.103.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.762.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.104.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.193.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.100.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.101.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.103.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.762.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.104.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : warning LGHT1076 : ICE03: String overflow (greater than length permitted in column); Table: Registry, Column: Registry, Key(s): reg_downlevel_manifest.8.0.50727.193.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E
light.exe : error LGHT0204 : ICE27: 'DuplicateFiles' Action in InstallExecuteSequence table in wrong place. Current: Search, Correct: Execution
light.exe : error LGHT0204 : ICE27: Action: 'DuplicateFiles' in InstallExecuteSequence table must come after the 'InstallFiles' action.
light.exe : error LGHT0204 : ICE27: Action: 'RMCCPSearch' in InstallExecuteSequence table must come after the 'AppSearch' action.
light.exe : error LGHT0204 : ICE27: Action: 'RMCCPSearch' in InstallExecuteSequence table must come after the 'CCPSearch' action.
C:\Documents and Settings\m.kravchenko\Local Settings\Temp\qemxxx4m\NewProjectName.msi : error LGHT0204 : ICE32: Possible Mis-Aligned Foreign Keys
Feature.1 = s38
FeatureComponents.Feature_ = s32
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_ORQFile_DefaultIcon.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' of the Registry table belongs to component 'orq.ext.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. However, the formatted string in column 'Value' references file 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' which belongs to component 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. Components are in the same feature.
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_ORQFile_FriendlyTypeName.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' of the Registry table belongs to component 'orq.ext.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. However, the formatted string in column 'Value' references file 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' which belongs to component 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. Components are in the same feature.
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_ORQFile_Shell_Open_Command.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' of the Registry table belongs to component 'orq.ext.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. However, the formatted string in column 'Value' references file 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' which belongs to component 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. Components are in the same feature.
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_ORSFile_DefaultIcon.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' of the Registry table belongs to component 'ors.ext.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. However, the formatted string in column 'Value' references file 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' which belongs to component 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. Components are in the same feature.
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_ORSFile_FriendlyTypeName.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' of the Registry table belongs to component 'ors.ext.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. However, the formatted string in column 'Value' references file 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' which belongs to component 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. Components are in the same feature.
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_ORSFile_Shell_Open_Command.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' of the Registry table belongs to component 'ors.ext.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. However, the formatted string in column 'Value' references file 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4' which belongs to component 'ocspview.exe.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4'. Components are in the same feature.
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_TSQFile_DefaultIcon.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' of the Registry table belongs to component 'tsq.ext.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. However, the formatted string in column 'Value' references file 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' which belongs to component 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. Components are in the same feature.
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_TSQFile_FriendlyTypeName.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' of the Registry table belongs to component 'tsq.ext.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. However, the formatted string in column 'Value' references file 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' which belongs to component 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. Components are in the same feature.
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_TSQFile_Shell_Open_Command.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' of the Registry table belongs to component 'tsq.ext.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. However, the formatted string in column 'Value' references file 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' which belongs to component 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. Components are in the same feature.
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_TSRFile_DefaultIcon.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' of the Registry table belongs to component 'tsr.ext.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. However, the formatted string in column 'Value' references file 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' which belongs to component 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. Components are in the same feature.
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_TSRFile_FriendlyTypeName.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' of the Registry table belongs to component 'tsr.ext.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. However, the formatted string in column 'Value' references file 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' which belongs to component 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. Components are in the same feature.
light.exe : warning LGHT1076 : ICE69: Mismatched component reference. Entry 'HCCR_TSRFile_Shell_Open_Command.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' of the Registry table belongs to component 'tsr.ext.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. However, the formatted string in column 'Value' references file 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F' which belongs to component 'tspview.exe.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F'. Components are in the same feature.
light.exe : error LGHT0204 : ICE77: HideGroupPolicyFolder.AE0F3D9E_07E5_4BC5_AF0D_BA1E80E439E4 is a in-script custom action. It must be sequenced in between the InstallInitialize action and the InstallFinalize action in the InstallExecuteSequence table
light.exe : error LGHT0204 : ICE77: HideGroupPolicyFolder.7BB71EE5_E2AE_4FE8_87EC_38E7733F840F is a in-script custom action. It must be sequenced in between the InstallInitialize action and the InstallFinalize action in the InstallExecuteSequence table
light.exe : warning LGHT1076 : ICE82: This action SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E has duplicate sequence number 4 in the table InstallExecuteSequence
light.exe : warning LGHT1076 : ICE82: This action SystemFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E has duplicate sequence number 3 in the table InstallExecuteSequence
light.exe : warning LGHT1076 : ICE82: This action SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E has duplicate sequence number 2 in the table InstallExecuteSequence
light.exe : warning LGHT1076 : ICE82: This action SystemFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E has duplicate sequence number 1 in the table InstallExecuteSequence
light.exe : warning LGHT1076 : ICE82: This action SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E has duplicate sequence number 4 in the table InstallUISequence
light.exe : warning LGHT1076 : ICE82: This action SystemFolder.9BAE13A2_E7AF_D6C3_FF1F_C8B3B9A1E18E has duplicate sequence number 3 in the table InstallUISequence
light.exe : warning LGHT1076 : ICE82: This action SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E has duplicate sequence number 2 in the table InstallUISequence
light.exe : warning LGHT1076 : ICE82: This action SystemFolder.68B7C6D9_1DF2_54C1_FF1F_C8B3B9A1E18E has duplicate sequence number 1 in the table InstallUISequence
light.exe : warning LGHT1076 : ICE82: This action SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E has...
Отредактировано пользователем 11 декабря 2008 г. 17:40:50(UTC)
| Причина: Не указана