How can we help you today? How can we help you today?
three_sixteen
Hate to bring back an old thread, but I'm running into this problem as well and I've tried the fix noted here. I'm running Server 2008 R2 x64 I narrowed down the performance profiler MSI and tried to install it with logging, heres a snippet of what's in it.. Property(C): MsiRunningElevated = 1 Property(C): Privileged = 1 Property(C): USERNAME = Windows User Property(C): DATABASE = C:\Users\austin\Desktop\ANTSProfiler_5.2.0.26_AnyCpu_r99081\ANTSProfiler_5.2.0.26_x64_r99081.msi Property(C): OriginalDatabase = C:\Users\austin\Desktop\ANTSProfiler_5.2.0.26_AnyCpu_r99081\ANTSProfiler_5.2.0.26_x64_r99081.msi Property(C): SOURCEDIR = C:\Users\austin\Desktop\ANTSProfiler_5.2.0.26_AnyCpu_r99081Property(C): VersionHandler = 5.00 Property(C): ROOTDRIVE = J:Property(C): EXECUTEACTION = INSTALL Property(C): ACTION = INSTALL Property(C): UILevel = 5 Property(C): CostingComplete = 0 Property(C): OutOfDiskSpace = 0 Property(C): OutOfNoRbDiskSpace = 0 Property(C): PrimaryVolumeSpaceAvailable = 0 Property(C): PrimaryVolumeSpaceRequired = 0 Property(C): PrimaryVolumeSpaceRemaining = 0 Property(C): INSTALLLEVEL = 1 === Logging stopped: 12/21/2009 14:05:11 === MSI (c) (A4:24) [14:05:11:426]: Product: ANTS Performance Profiler 5 -- Installation failed. MSI (c) (A4:24) [14:05:11:428]: Windows Installer installed the product. Product Name: ANTS Performance Profiler 5. Product Version: 5.2.0.26. Product Language: 1033. Manufacturer: Red Gate Software Ltd. Installation success or error status: 1603. Also I just tried to install again, found this error in the bundle installer's log: [2009-12-21 21:13:58] INSTALL PRODUCTS [2009-12-21 21:13:58] TO INSTALL: ANTS Performance Profiler 5.2 [2009-12-21 21:13:58] Upgrade Code: {2094fc68-a4fc-4ad5-9b85-b846ae6fc004} [2009-12-21 21:13:58] Target Location: "C:\Program Files\Red Gate\ANTS Performance Profiler 5" [2009-12-21 21:13:58] TO INSTALL: ANTS Memory Profiler 5.1 [2009-12-21 21:13:58] Upgrade Code: {ce0d94e4-4347-4313-9c33-06ac6d981842} [2009-12-21 21:13:58] Target Location: "C:\Program Files\Red Gate\ANTS Memory Profiler 5" [2009-12-21 21:13:58] TO INSTALL: Exception Hunter 2.1 [2009-12-21 21:13:58] Upgrade Code: {3fe396ea-9114-11dc-8314-0800200c9a66} [2009-12-21 21:13:58] Target Location: "C:\Program Files\Red Gate\Exception Hunter 2" [2009-12-21 21:13:59] Failed to find all running processes! [2009-12-21 21:13:59] System.ComponentModel.Win32Exception: Access is denied at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited) at System.Diagnostics.NtProcessManager.GetModuleInfos(Int32 processId, Boolean firstModuleOnly) at System.Diagnostics.Process.get_MainModule() at RedGate.InstallerWizard.Engine.ProductSet.FindProgramsRunning(IList`1& running) [2009-12-21 21:13:59] Msi Path ANTSProfiler_5.2.0.26_AnyCpu_r99081\ANTSProfiler_5.2.0.26_x64_r99081.msi for x64 [2009-12-21 21:13:59] Tasks ANTS Performance Profiler 5.2 Performance profiling for .NET developers [2009-12-21 21:13:59] CMD File Version C:\Program Files\Common Files\System\msadc\msdfmap.dll LESS_THAN [2009-12-21 21:13:59] CMD File Eval False [2009-12-21 21:13:59] CMD OS Win32NT V6.1 Evals to False [2009-12-21 21:13:59] CMD OS Win32NT V6.1 Evals to False [2009-12-21 21:13:59] CMD OS Win32NT V6.1 Evals to True UAC is disabled on my workstation, and I'm right clicking and running the installer as Administrator. / comments
Hate to bring back an old thread, but I'm running into this problem as well and I've tried the fix noted here. I'm running Server 2008 R2 x64 I narrowed down the performance profiler MSI and tried ...
0 votes