Did you add the WixUiExtension.dll reference to your project?

*Project --> Add Reference --> Browse Tab --> WixUiExtension.dll --> Add -->
OK

Is there a <UIRef Id="WixUI_Mondo" /> somewhere?

*Place it as a child element of Product

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of shiri
Sent: Wednesday, May 07, 2008 7:25 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Compilation problem


Hi ,

I want to include dialog sequence for my installation.I used UIRef tab with
WixUI_Mondo
when I build it from visual studio environment It is giving the error as
follows.

Error   1       Unresolved reference to symbol 'WixUI:WixUI_Mondo' in
section
'Product:{DCD02D53-BB01-4AA0-B3F0-74F3994965AF}'.       C:\Documents and
Settings\Administrator\My Documents\Visual Studio
2005\Projects\WixProject1\WixProject1\WixProject1.wxs   21      1
WixProject1

If I compile it from the command line , It is succeded. What is the problem
with my vistual studio environment? Should I install anyother plug is to my
VS2005?

Regards,
A.Srinivas

-- 
View this message in context:
http://www.nabble.com/Compilation-problem-tp17102169p17102169.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javao
ne
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to