Hi,

1) the first warning could be ignored safely. This only means that
ProgramFile is defined twice, once in your file and in crystal reports msm.
(This is common for most MSMs)

The other errors are from an "old" crystal msm. There was a similar thread
in Februar. See  
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Using-EnsureTable-to-resolve-ICE03-error-results-in-LGHT0094-error-td4515067.html
Using <EnsureTable> to resolve ICE03 error  and 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Re-Using-EnsureTable-to-resolve-ICE03-error-td4535736.html
Re: Using <EnsureTable> to resolve ICE03 error  or another similar post at 
http://stackoverflow.com/questions/461907/trying-to-use-ensuretable-in-wix-to-fix-validation-errors
stackoverflow.com 

2) You might consider to use another FTP hosting provider or server
software. 10MB is not very much and should be handled easyly. Maybe it's not
the ftp host, but your firewall.
Another way could be to use either RAR or Zip/7z to split your MSI after it
was built into 10MB chunks

hth Dominik


Nick Davey wrote:
> 
>   Ok, so the size of the installer was sorted quite nicely. Thanks to 
> all who helped.
> 
> Now on to two more issues I can't seem to get around.
> 
> 1) I am trying to include Crystal Reports in my installer, as my 
> software depends on it.
> 
> Using this .wxs:
> 
> The first warning is what I think is the cause of all these errors, but 
> I am not sure.
> 
> 2) Is there a way to make WiX split up .cab files into chunks of a 
> certain size? (This goes back to my 10MB FTP limit from my first 
> posting.) When I package Crystal Reports, even with high compression it 
> is stil 10MB. I know using the "setup project" that comes with vs2005 I 
> can have it split up the .cab files into arbitrarily sized chunks. I am 
> really hoping that WiX can do the same.
> 
> I am sure there is an option for the second question I have, but I have 
> not been able to find it as of yet. Thanks for any help you can offer.
> 
> Nick
> n...@idocket.com
> 
> 

-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Continuing-questions-about-WiX-tp5586332p5587230.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to