Summary
Error -6264: A record in the [1] table is using string ID [2] for column [3] but this string is blank and the column is not nullable.Symptoms
When building an InstallShield project, the following error may occur:
Error -6264: A record in the [1] table is using string ID [2] for column [3] but this string is blank and the column is not nullable.
[1] is a placeholder that contains the name of the table, [2] contains the specific string ID, and [3] contains the specific column generating this error.
Cause
When a project is built, the values contained within the string table are built into various tables within the MSI database. This error is known to occur when the string ID specified in the error message is blank, and the column specified cannot contain a blank value. For example, the string ID IDPROP_ARPCONTACT is written to the Property table during the build process, and if it were to contain a blank value, this error would result.
The only known instances of this error occurring are when the setup author manually removes values in the string tables, thereby causing this error.
Resolution
To resolve this error message, use one of these options:
Modify the String ID
- Select the General Information view.
- Expand the String Tables option in the center column, and select the desired language.
- Scroll through the string table in the right panel and locate the string ID specified in the error message.
- Enter a value for this string ID.
- Rebuild the setup.
Modify the Entry in the Table
- Select the Direct Editor view.
- Click the table specified in the error message in the center panel.
- Locate the column referenced in the error message within this table.
- Scan through the column and locate the blank entry.
- Enter a value into this field, so the field is no longer blank.
- Rebuild the project.
All entries in this column should contain a value, as this ensures the build completes successfully.
Additional Information
Additional information on the particular table specified in the error message, including the values each column can accept, can be found in the Microsoft Windows Installer Help Library.
Related Articles
ISDEV : Fatal Error -6041: Internal Build Error 9Number of Views Build Error -1014 15Number of Views Build Error -5008 11Number of Views Build Error -4075 6Number of Views Build Error 1001 12Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Revenera Assistant
Case id: 00001065
Activity: Status change: 2 hours ago