Hi Aaron,

If you get an error about no Media table, perhaps you are missing a line such 
as:

    <Media Id="1" Cabinet="media1.cab" EmbedCab="yes" />

in your product.wxs file. I haven't taken the time to verify what errors you 
get if this line is missing, since I've always included it, but that's a quick 
stab at it. I generally find the WiX errors (or ICE errors) give me enough 
information to figure out what's going on. If you give more details, such as 
the actual build output and excerpts from your product.wxs then I suspect you 
will get more help. This group is quite active.

Sincerely,

Daniel Madill

-----Original Message-----
From: Aaron Oxford [mailto:aaron.oxf...@objecttrading.com] 
Sent: 15 May 2012 05:26
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Error 2343

Hi WIX people,

 

Is there any way to get more information when a path is supposedly
empty? I've looked at all my paths and they look fine, and it would
really help to be able to narrow down WHAT file/directory is missing!

 

WIX pops out with the most astonishing errors sometimes, e.g. "LGHT1076:
ICE71: The Media table has no entries.", and yet for something simple
like when a file was not built into the installer, we proceed to build
the MSI and then get no idea whatsoever what file that might have been.

 

So we get a fatal failure for something nobody gives a crap about but we
can build an entire installer without actually putting the required
files into it?

 

This can't be right, I must be missing something. Can anyone give me
hint? :-)

 

Thanks,

 

Aaron Oxford

Object Trading Pty Ltd

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to