wix - Windows Installer Package Sometimes Installs Corrupt Log4net.dll -


i have simple msi installs bunch of files , creates , starts service. 1 of files installs ( privately installdir ) log4net.dll , dependency of service.

i'm getting bug reports dev service won't start. root cause log4net.dll corrupted. it's right size it's hash wrong , examination of file reveals it's nul characters.

it's not build problem because other people can take exact msi , install on different machines and/or uninstall / reinstall broken machine , right log4net.dll get's installed.

has ever heard of this?


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -