I am currently trialing the product and am getting a strange error in the compiled MSI. The MSI only contains merge modules (MDAC2.5, VB6RT, MSXML4, and dependencies) and a regsitry key entry at the moment. When I run the built installer I immediately get several of the following Installer Information errors:
"1: An attempt was made to reference a token that does not exist."
The installation then aborts quoting an error code of 2228, which the Windows Installer SDK quotes as:
"Database: [2]. Unknown table '[3]' in SQL query: [4]"
Can anybody shed light on what could be the problem?
Many thanks
JulianM