Getting a strange error when using SqlDatabase with a user in Wix 4. #7107
Unanswered
erikhermansson79
asked this question in
Questions
Replies: 1 comment
-
It's a bug: #7110 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Can anyone tell me why I'm getting the following error when using SqlDatabase with a user in Wix 4?
WIX0204 ICE03: _Validation table: Data in KeyTAble column is incorrect; Table: Wix4SqlDatabase, Column: User_, Key(s): MainDatabase
My package has the following configuration:
If I remove the "User"-attribute from SqlDatabase I get no error, and I can see in the MSI, using Orca, that the user "Sql_User" is created in the "Wix4User"-table.
I get this error in both preview1 and rc1.
Beta Was this translation helpful? Give feedback.
All reactions