ICE 03 Error Not a valid foreign key; Table: WiseRelease Media, Column: Release_ keys(s): Text.basic
Hello everyone
I have created my own .msi and when I run the Orca validation tool, I am getting the error ICE 03 Error Not a valid foreign key; Table: WiseRelease Media, Column: Release_ keys(s): Text.basic. I have looked in this table and the offending row has the following values:
Release_ contains value Text
Media name contains value Basic
DiskID contains value 1
Size contains value 0
Attributes contains value 1
Does anybody have any idea what I could do to make this error dissappear? I have searched the web to get more information on this and haven't been able to find anything of help. There is very little information available on this.
I have created my own .msi and when I run the Orca validation tool, I am getting the error ICE 03 Error Not a valid foreign key; Table: WiseRelease Media, Column: Release_ keys(s): Text.basic. I have looked in this table and the offending row has the following values:
Release_ contains value Text
Media name contains value Basic
DiskID contains value 1
Size contains value 0
Attributes contains value 1
Does anybody have any idea what I could do to make this error dissappear? I have searched the web to get more information on this and haven't been able to find anything of help. There is very little information available on this.
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
rpfenninger
18 years ago
I assume you've created your .msi with Wise Package Studio (because the WiseReleaseMedia table is Wise specific).
Check the _Validation (not the WiseReleaseMedia) table for the following entries:
WiseReleaseMedia ¦ MediaName ¦ N
WiseReleaseMedia ¦ Release_ ¦ N
WiseReleaseMedia ¦ DiskId ¦ Y
WiseReleaseMedia ¦ Size ¦ Y
WiseReleaseMedia ¦ Attributes ¦ Y
And check for red cells in the table, these often lead you to (spelling) mistakes.
Hope this helps
Check the _Validation (not the WiseReleaseMedia) table for the following entries:
WiseReleaseMedia ¦ MediaName ¦ N
WiseReleaseMedia ¦ Release_ ¦ N
WiseReleaseMedia ¦ DiskId ¦ Y
WiseReleaseMedia ¦ Size ¦ Y
WiseReleaseMedia ¦ Attributes ¦ Y
And check for red cells in the table, these often lead you to (spelling) mistakes.
Hope this helps
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.