Windows Installer XML toolset.
Subject: Re: [WiX-users] WindowsInstaller.View.Modify() fails on Vista / Server
2008
The most common reasons for a table insert to throw a "function failed" error
are because there's already a record in the table with the same primary key, or
because
The most common reasons for a table insert to throw a "function failed" error
are because there's already a record in the table with the same primary key, or
because a required (non-nullable) field is missing/null in the inserted record.
I would not expect those cases to behave differently with
2 matches
Mail list logo