OK, that makes sense.   Did you use Fiddler (or similar) to evaluate why you
are getting network failures?

Since you are reporting having network problems on both install and
uninstall, related to this package, it seems like determining the core cause
of those problems is needed.  I have several mba driven setups which
download packages (150+) reliably, so I am very pleased with the wix support
for this approach.  I had one cab which rarely would fail due to problems at
the web hosting site (which I could not directly resolve).  I added retries
into the mba, which resolved those issues while the web hosting folks worked
on the real cause of this problem. So the capability is there, documented in
the wix source files, for you to do reliable downloads.   Look at
ResolveSource, CacheAcquireComplete, CacheVerifyComplete, and
CachePackageComplete, after you exhaust your effort to resolve the more
obvious issues in the authoring or configuration of the web server..



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Package-download-failed-in-Web-Installer-tp7597807p7597866.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to