[WiX-users] MSI not installing(InstallInitialize. Return value 3)

2014-10-28 Thread vignesh
: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\lnfdemo'. MSI (c) (70:18) [15:14:25:061]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'. MSI (c) (70:18) [15:14:25:070]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '

[WiX-users] msi installation failure (installintialize and execute action return value 3

2014-10-28 Thread vignesh
): CommonFilesFolder = C:\Program Files\Common Files\ Property(S): AppDataFolder = C:\Users\vignesh\AppData\Roaming\ Property(S): FavoritesFolder = C:\Users\vignesh\Favorites\ Property(S): NetHoodFolder = C:\Users\vignesh\AppData\Roaming\Microsoft\Windows\Network Shortcuts\ Property(S): PersonalFolder = C:\Users

[WiX-users] some dlls are missing while publishing

2014-10-31 Thread vignesh
Hi, I created one installer for web application using harvesting method. installer gets created successfully and I installed it. It created directory and app pool without any error. but while running website I got to know some dll files are missing but those files are actually in solution file