Re: [WiX-users] Primary Key LicenseAccepted duplicated in table CheckBox

2007-08-29 Thread Chandan Koushik
Hi All, 
  Sorry the code was not Accompanied in the previous mail... I am
using Wix3.0 I have created a new Dialog using the code shown below . 

 

 
 

 
[DlgTitleFont]Please enter
the UserName and Password for the My Database setup. 
 
 
 
User Name 
 
 
 
Password 
 



 
 
 
 

 
 
 

 

 

I am using this code in the main Wix file. At a certain place I am
referring to InstallDlg1  using the element 
INSTALLDATABASE 

But this gives me an error stating 

The primary key 'LicenseAccepted' is duplicated in table
'CheckBox'.  Please remove one of the entries or rename a part of the
primary key to avoid the collision.
C:\delivery\Dev\wix\src\ext\uiextension\wixlib\WelcomeEulaDlg.wxs 10 1
MyDeployment 

Any Help related to this would be appreciated 
   Thanks in Advance. 
Regards 
Chandan. 

 

 

From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 30, 2007 10:37 AM
To: Chandan Koushik
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Primary Key LicenseAccepted duplicated in table
CheckBox

 

chandan Koushik wrote:

> 

> ...

> I am using this code in the main Wix file. At a certain place I am

> referring to InstallDlg1  using the element

>  After="WelcomeEulaDlg">INSTALLDATABASE

> 

> But this gives me an error stating 

> 

> The primary key 'LicenseAccepted' is duplicated in table
'CheckBox'. 

> Please remove one of the entries or rename a part of the primary key
to

> avoid the collision.  

>   

 

WixUI_Mondo uses WelcomeDlg and LicenseAgreementDlg; WelcomeEulaDlg has 

its own license control and LicenseAccepted checkbox. You need to create


a custom dialog set to insert your dialog.

 

-- 

sig://boB

http://joyofsetup.com/

 

 

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Primary Key LicenseAccepted duplicated in table CheckBox

2007-08-29 Thread Bob Arnson
chandan Koushik wrote:
> 
> ...
> I am using this code in the main Wix file. At a certain place I am
> referring to InstallDlg1  using the element
>  After="WelcomeEulaDlg">INSTALLDATABASE
>
> But this gives me an error stating 
>
> The primary key 'LicenseAccepted' is duplicated in table 'CheckBox'. 
> Please remove one of the entries or rename a part of the primary key to
> avoid the collision.  
>   

WixUI_Mondo uses WelcomeDlg and LicenseAgreementDlg; WelcomeEulaDlg has 
its own license control and LicenseAccepted checkbox. You need to create 
a custom dialog set to insert your dialog.

-- 
sig://boB
http://joyofsetup.com/



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Primary Key LicenseAccepted duplicated in table CheckBox

2007-08-27 Thread chandan Koushik

Hi All,
  Sorry the code was not Accompanied in the previous mail... I am using
Wix3.0 I have created a new Dialig using the code shown below .







[DlgTitleFont]Please enter the 
UserName and Password for the My
Database setup.



User Name



Password
















I am using this code in the main Wix file. At a certain place I am
referring to InstallDlg1  using the element
INSTALLDATABASE

But this gives me an error stating 

The primary key 'LicenseAccepted' is duplicated in table 'CheckBox'. 
Please remove one of the entries or rename a part of the primary key to
avoid the collision.
C:\delivery\Dev\wix\src\ext\uiextension\wixlib\WelcomeEulaDlg.wxs   10  
1
MyDeployment

Any Help related to this Would be appreciated
   Thanks inAdvance.
Regards 
Chandan.

-- 
View this message in context: 
http://www.nabble.com/Primary-Key-LicenseAccepted-duplicated-in-table-CheckBox-tf4339744.html#a12362144
Sent from the wix-users mailing list archive at Nabble.com.


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Primary Key LicenseAccepted duplicated in table CheckBox

2007-08-27 Thread chandan Koushik

Hi All,
  I am using Wix3.0 I have created a new Dialig using the code shown
below .







[DlgTitleFont]Please enter the UserName 
and Password for the My
Database setup.



User Name



Password
















I am using this code in the main Wix file. At a certain place I am
referring to InstallDlg1  using the element
INSTALLDATABASE

But this gives me an error stating 

The primary key 'LicenseAccepted' is duplicated in table 'CheckBox'. 
Please remove one of the entries or rename a part of the primary key to
avoid the collision.
C:\delivery\Dev\wix\src\ext\uiextension\wixlib\WelcomeEulaDlg.wxs   10  
1
MyDeployment

Any Help related to this Would be appreciated
   Thanks inAdvance.
Regards 
Chandan.

-- 
View this message in context: 
http://www.nabble.com/Primary-Key-LicenseAccepted-duplicated-in-table-CheckBox-tf4339737.html#a12362129
Sent from the wix-users mailing list archive at Nabble.com.
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users