Page 1 of 1

Error Code 2728

Posted: Tue Oct 31, 2006 7:02 pm
by rdeberry
What does Error code 2728 indicate?

Posted: Tue Oct 31, 2006 7:33 pm
by MichaelNesmith
You can look these up in the Windows SDK documentation. Click search and type windows installer error XXXX, where XXXX is the number of the error you received. The search results should then display your error description.

For your convenience this error means:

Table definition error: [2]


Make sure you do not have commands with empty parameters that would invalidate the commands, rebuild your setup, and try again.