msiext DbCreateCredDlg and RuntimeDbCredDlg

157 views
Skip to first unread message

Miller, Nick (GE Intelligent Platforms)

unread,
Oct 9, 2012, 2:08:53 PM10/9/12
to msi...@googlegroups.com
I'm trying to use both DbCreateCredDlg and RuntimeDbCredDlg in the same
install, but light.exe is giving me an error.
Duplicate symbol 'WixProperty:ODBC_CONNECTION_STRING' found. This
typically means that an Id is duplicated. Check to make sure all your
identifiers of a given type (File, Component, Feature) are unique.

Any thoughts on what I'm doing wrong? What I have is very similar to
the example, CommonUiMsi.

Thanks,

Nick


Nick Miller
GE Intelligent Platforms
Senior Software Engineer

T (518) 464-4503
F (518) 464-4613
C (518) 281-1898
D 8*687-4503
E Nick....@ge.com

1 Columbia Circle, Albany, NY 12203
www.ge-ip.com
Confidentiality Notice
This e-mail transmission (and/or the documents accompanying it) may
contain information belonging to the sender, which is confidential,
privileged and/or exempt from disclosure under applicable law. The
information is intended only for the use of the individual(s) or entity
named above. If you are not the intended recipient, you are hereby
notified that any disclosure, copying, distribution or the taking of any
action in reliance on the contents of this information is strictly
prohibited. If you have received this e-mail transmission in error,
please immediately notify us by return e-mail or telephone to arrange
for return of its contents including any documents.


Daniel Doubrovkine

unread,
Oct 9, 2012, 4:09:45 PM10/9/12
to msi...@googlegroups.com
Both dialogs define ODBC_CONNECTION_STRING

<Property Id="ODBC_CONNECTION_STRING" Hidden="yes" />

I am not sure what the right course of action is or whether this can be suppressed. This could just be a bug and we should take them both out of the dialog definition. Yet, somewhere we want to be able to declare that this is a hidden property and shouldn't be logged. 

So, to summarize, I don't know the right answer. 



--
You received this message because you are subscribed to the Google Groups "msiext" group.
To post to this group, send email to msi...@googlegroups.com.
To unsubscribe from this group, send email to msiext+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/msiext?hl=en.




--

dB. | Moscow - Geneva - Seattle - New York
dblock.org - @dblockdotorg


Stephen Tunney

unread,
Jul 9, 2013, 4:29:08 PM7/9/13
to msi...@googlegroups.com
What I've done is user a PropertyRef in each and added the Property to the Common.wxs file in the project.

Daniel Doubrovkine

unread,
Jul 10, 2013, 1:16:16 AM7/10/13
to msi...@googlegroups.com
So this is something that should be changed in the msiext code, right?

To unsubscribe from this group and stop receiving emails from it, send an email to msiext+un...@googlegroups.com.

To post to this group, send email to msi...@googlegroups.com.
Visit this group at http://groups.google.com/group/msiext.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--

code.dblock.org - @dblockdotorg - artsy.net - github/dblock

Reply all
Reply to author
Forward
0 new messages