Wise Error 2228
I am a n00b in the packaging world and am having a difficult time troubleshooting a setup capture. I am using Wise for Windows Installer 4.02. The package will compile and install correctly but errors out when trying to uninstall. When I run the validation wizard, I get the following errors:
ICE Internal Error 1149. API Returned: 1615.
Evaluation: ICE03
Error 2228: , _FtrRef, SELECT `Table`, `Column` FROM `_FtrRef` WHERE `Table` = 'Property' AND `Column` = 'Property'
Evaluation: ICE03
From what I can tell, an ICE03 error relates to a problem with a datatype or foreign key. The 2228 error seems to be pointing to some issue in a _FtrRef table but I can't seem to find it. Anyone have any ideas? Please make me l33t.
ICE Internal Error 1149. API Returned: 1615.
Evaluation: ICE03
Error 2228: , _FtrRef, SELECT `Table`, `Column` FROM `_FtrRef` WHERE `Table` = 'Property' AND `Column` = 'Property'
Evaluation: ICE03
From what I can tell, an ICE03 error relates to a problem with a datatype or foreign key. The 2228 error seems to be pointing to some issue in a _FtrRef table but I can't seem to find it. Anyone have any ideas? Please make me l33t.
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
shiki473
20 years ago
Posted by:
SourceAndBuggy
20 years ago
Posted by:
SourceAndBuggy
20 years ago
Posted by:
MSIMaker
20 years ago
_FtrRef looks like Feature Reference to me.
In Wise go to the Tables tab and hit F4 and search for any errors and see what comes up.
I would check the Property table to make sure your references are all correct and that you havent used any exclusive Property names incorrectly.
Also in the _Validation table search for Property iin the table column, there may be several of them so find the one with Property on the Column column and check the category.....it should say "Identifier". If it doesnt then change it and see how you go.
In Wise go to the Tables tab and hit F4 and search for any errors and see what comes up.
I would check the Property table to make sure your references are all correct and that you havent used any exclusive Property names incorrectly.
Also in the _Validation table search for Property iin the table column, there may be several of them so find the one with Property on the Column column and check the category.....it should say "Identifier". If it doesnt then change it and see how you go.
Posted by:
cc10106
19 years ago
Posted by:
sherby7979
17 years ago
I got the same error and I got a resolution for it.
The package I was doing was a french one,..so I had some character in Files tables and Components table that was incorrect (é,è,ç,..) so I changed everything by searching all tables for this type of characters,.... I build again and now my validation working fine.
Hope it will help!
Guillaume
The package I was doing was a french one,..so I had some character in Files tables and Components table that was incorrect (é,è,ç,..) so I changed everything by searching all tables for this type of characters,.... I build again and now my validation working fine.
Hope it will help!
Guillaume
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.