I could be missing it but I see no errors in that log file. On Thu, May 31, 2012 at 5:57 AM, Kannan24 <skan...@syncfusion.com> wrote:
> Hi, > > I got the below error from log file. I have installed Wix v3.6 RC, the > package state shows absent. Am unable to execute the msi file from class > library which has bundle. > > Please help to execute the msi file from class library. > > > [1130:112C][2012-05-31T08:44:38]: Burn v3.6.2928.0, Windows v6.1 (Build > 7601: Service Pack 1), path: C:\Users\Kannanns\Documents\visual studio > 2010\Projects\Bootstrapper4\Bootstrapper4\bin\Debug\Bootstrapper4.exe, > cmdline: '' > [1130:112C][2012-05-31T08:44:39]: Setting string variable 'WixBundleLog' to > value 'C:\Users\Kannanns\AppData\Local\Temp\TestBundle_20120531084439.log' > [1130:112C][2012-05-31T08:44:39]: Setting string variable > 'WixBundleOriginalSource' to value 'C:\Users\Kannanns\Documents\visual > studio > 2010\Projects\Bootstrapper4\Bootstrapper4\bin\Debug\Bootstrapper4.exe' > [1130:112C][2012-05-31T08:44:39]: Setting string variable 'WixBundleName' > to > value 'TestBundle' > [1130:112C][2012-05-31T08:44:39]: Loading managed bootstrapper application. > [1130:112C][2012-05-31T08:44:39]: Creating BA thread to run asynchronously. > [1130:18C0][2012-05-31T08:44:39]: Running the TestBA. > [1130:112C][2012-05-31T08:44:40]: Detect 2 packages > [1130:112C][2012-05-31T08:44:40]: Setting string variable > 'Netfx4x64FullVersion' to value '4.0.30319' > [1130:112C][2012-05-31T08:44:40]: Setting string variable > 'Netfx4FullVersion' to value '4.0.30319' > [1130:112C][2012-05-31T08:44:40]: Detected related bundle: > {3933ebe8-9f5d-456f-a87f-0a391d4b793c}, type: Upgrade, scope: PerMachine, > version: 1.0.0.0, operation: MajorUpgrade > [1130:112C][2012-05-31T08:44:40]: Detected package: SketchUpPlugin, state: > Absent, cached: None > [1130:112C][2012-05-31T08:44:40]: Detected package: Netfx4Full, state: > Absent, cached: None > [1130:112C][2012-05-31T08:44:40]: Detect complete, result: 0x0 > [1130:112C][2012-05-31T08:44:40]: Plan 2 packages, action: Install > [1130:112C][2012-05-31T08:44:40]: Setting string variable > 'WixBundleLog_SketchUpPlugin' to value > > 'C:\Users\Kannanns\AppData\Local\Temp\TestBundle_20120531084439_0_SketchUpPlugin.log' > [1130:112C][2012-05-31T08:44:40]: Skipping dependency registration on > package with no dependency providers: Netfx4Full > [1130:112C][2012-05-31T08:44:40]: Setting string variable > 'WixBundleLog_Netfx4Full' to value > > 'C:\Users\Kannanns\AppData\Local\Temp\TestBundle_20120531084439_1_Netfx4Full.log' > [1130:112C][2012-05-31T08:44:40]: Planned package: SketchUpPlugin, state: > Absent, default requested: Present, ba requested: Present, execute: > Install, > rollback: None, cache: Yes, uncache: No, dependency: Register > [1130:112C][2012-05-31T08:44:40]: Planned package: Netfx4Full, state: > Absent, default requested: Present, ba requested: Present, execute: > Install, > rollback: None, cache: Yes, uncache: Yes, dependency: None > [1130:112C][2012-05-31T08:44:40]: Planned related bundle: > {3933ebe8-9f5d-456f-a87f-0a391d4b793c}, type: Upgrade, default requested: > Absent, ba requested: Absent, execute: Uninstall, rollback: Install, > dependency: None > [1130:112C][2012-05-31T08:44:40]: Plan complete, result: 0x0 > [1130:112C][2012-05-31T08:45:18]: Shutting down, exit code: 0x0 > [1130:112C][2012-05-31T08:45:18]: Variable: Netfx4FullVersion = 4.0.30319 > [1130:112C][2012-05-31T08:45:18]: Variable: Netfx4x64FullVersion = > 4.0.30319 > [1130:112C][2012-05-31T08:45:18]: Variable: WixBundleAction = 4 > [1130:112C][2012-05-31T08:45:18]: Variable: WixBundleElevated = 0 > [1130:112C][2012-05-31T08:45:18]: Variable: WixBundleLog = > C:\Users\Kannanns\AppData\Local\Temp\TestBundle_20120531084439.log > [1130:112C][2012-05-31T08:45:18]: Variable: WixBundleLog_Netfx4Full = > > C:\Users\Kannanns\AppData\Local\Temp\TestBundle_20120531084439_1_Netfx4Full.log > [1130:112C][2012-05-31T08:45:18]: Variable: WixBundleLog_SketchUpPlugin = > > C:\Users\Kannanns\AppData\Local\Temp\TestBundle_20120531084439_0_SketchUpPlugin.log > [1130:112C][2012-05-31T08:45:18]: Variable: WixBundleName = TestBundle > [1130:112C][2012-05-31T08:45:18]: Variable: WixBundleOriginalSource = > C:\Users\Kannanns\Documents\visual studio > 2010\Projects\Bootstrapper4\Bootstrapper4\bin\Debug\Bootstrapper4.exe > [1130:112C][2012-05-31T08:45:18]: Variable: WixBundleProviderKey = > {c11508dc-44f5-46a5-9f41-1367b9e881e4} > [1130:112C][2012-05-31T08:45:18]: Variable: WixBundleTag = > [1130:112C][2012-05-31T08:45:18]: Variable: WixBundleVersion = 2.0.0.0 > [1130:112C][2012-05-31T08:45:18]: Exit code: 0x0, restarting: No > > Thanks, > Kannan > > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/WiX-3-6-Upgrade-Leaves-Files-in-Cache-v3-6-2520-0-to-v3-6-2527-0-tp7237051p7578633.html > Sent from the wix-users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > 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 > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ 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