Error in using a nested MSI
Posted: Sun Sep 30, 2007 9:06 pm
Hello, I am new to IA and tried to add an existing MSI under the "Merge Modules" design section. Building the installer goes through OK.
When running the installer however, I am getting the following error:
Error reading from file: C:\\DOCUME~1\\...\\LOCALS~1\\Temp\\mia27.tmp\\data\\Program Files\\Managed\\Microsoft.Data.SqlXml.dll ...
The .dll file is part of the nested MSI - but what's going wrong is the "Program Files\\... subfolder under the data folder does not exist.
Can anyone please point me to what I am doing wrong? Is the correct way of calling an existing MSI to include it on the "Merge Modules" section or should I somehow call it directly?
Thank you very much.
When running the installer however, I am getting the following error:
Error reading from file: C:\\DOCUME~1\\...\\LOCALS~1\\Temp\\mia27.tmp\\data\\Program Files\\Managed\\Microsoft.Data.SqlXml.dll ...
The .dll file is part of the nested MSI - but what's going wrong is the "Program Files\\... subfolder under the data folder does not exist.
Can anyone please point me to what I am doing wrong? Is the correct way of calling an existing MSI to include it on the "Merge Modules" section or should I somehow call it directly?
Thank you very much.