I've create a project to install MSXML 4.0, MSSOAP 2.0 sp2, and MS Visual Basic Runtime(SP5) on target system.
So , I select all need merge module for the project (all of the merge modules are latest from MS, the MSXML 4.0 merge module's language is Simplified Chinese,the other merge modules' language is English ).There's no error reported when building,but when I validate the Msi package,errors appear.
such as listed below
Component: 'ISAPIFiles.2B399895_025C_4C38_B3B9_A917BF7A958E' does not belong to any Feature.
Component: 'SDKFile_MSSOAP1_DLL.7E6F4399_14C9_4E18_8B5E_F7D55602DB2D' does not belong to any Feature.
Component: 'SDKFile_MSSMO_DLL.7E6F4399_14C9_4E18_8B5E_F7D55602DB2D' does not belong to any Feature.
Component: 'SDKFile_HLSC10_DLL.7E6F4399_14C9_4E18_8B5E_F7D55602DB2D' does not belong to any Feature.
Component: 'SDKFile_WiSC10_DLL.7E6F4399_14C9_4E18_8B5E_F7D55602DB2D' does not belong to any Feature.
Component: 'SDKFile_XHSC10_DLL.7E6F4399_14C9_4E18_8B5E_F7D55602DB2D' does not belong to any Feature.
Component: 'SDKResFiles.7E6F4399_14C9_4E18_8B5E_F7D55602DB2D' does not belong to any Feature.
If the project include only the MSSOAP merge module ,there's no such error.
Can anyone tell me the actual reason ?
Hope for replay,thanks in advance.
