AddinExpress.Install/ADXProjectInstaller error

Add-in Express™ Support Service
That's what is more important than anything else

AddinExpress.Install/ADXProjectInstaller error
 
Matt Driver


Matt


Posts: 152
Joined: 2004-08-17
Hi

One of my clients when installing get the following error:

Any ideas how I can resolve. its using the last 2.6 build of ADX with only Outlook as supported apps.

Matt

Detailed technical information follows:
---
(Inner Exception)
Date and Time: 31/07/2006 12:47:32
Machine Name: UK-XP-SHARONB
IP Address: 172.24.24.75
Current User: I2LIMITED\sharonb

Application Domain: DefaultDomain
Assembly Codebase: file:///C:/Program Files/i2 Limited/Pivotal Outlook Mail Integration/AddinExpress.Install.dll
Assembly Full Name: AddinExpress.Install, Version=2.6.1761.2003, Culture=neutral, PublicKeyToken=null
Assembly Version: 2.6.1761.2003
Assembly Build Date: 27/10/2004 02:06:46

Exception Source: System
Exception Type: System.InvalidOperationException
Exception Message: Process performance counter is disabled, so the requested operation cannot be performed.
Exception Target Site: GetProcessInfos

---- Stack Trace ----
System.Diagnostics.NtProcessManager.GetProcessInfos(library As PerformanceCounterLib)
AddinExpress.Install.dll: N 00395 (0x18B) JIT
System.Diagnostics.NtProcessManager.GetProcessInfos(machineName As String, isRemoteMachine As Boolean)
AddinExpress.Install.dll: N 00154 (0x9A) JIT
System.Diagnostics.ProcessManager.GetProcessInfos(machineName As String)
AddinExpress.Install.dll: N 00038 (0x26) JIT
System.Diagnostics.Process.EnsureState(state As State)
AddinExpress.Install.dll: N 00271 (0x10F) JIT
System.Diagnostics.Process.get_ProcessName()
AddinExpress.Install.dll: N 00016 (0x10) JIT
AddinExpress.MSO.ADXAddinModule.ADXRegister(t As Type)
AddinExpress.Install.dll: N 00370 (0x172) JIT
POMI.AddinModule.AddinRegister(t As Type)
AddinExpress.Install.dll: N 00005 (0x5) JIT



(Outer Exception)
Date and Time: 31/07/2006 12:47:32
Machine Name: UK-XP-SHARONB
IP Address: 172.24.24.75
Current User: I2LIMITED\sharonb

Application Domain: DefaultDomain
Assembly Codebase: file:///C:/Program Files/i2 Limited/Pivotal Outlook Mail Integration/AddinExpress.Install.dll
Assembly Full Name: AddinExpress.Install, Version=2.6.1761.2003, Culture=neutral, PublicKeyToken=null
Assembly Version: 2.6.1761.2003
Assembly Build Date: 27/10/2004 02:06:46

Exception Source: mscorlib
Exception Type: System.Reflection.TargetInvocationException
Exception Message: Exception has been thrown by the target of an invocation.
Exception Target Site: InternalInvoke

---- Stack Trace ----
System.Reflection.RuntimeMethodInfo.InternalInvoke(obj As Object, invokeAttr As BindingFlags, binder As Binder, parameters As Object[], culture As CultureInfo, isBinderDefault As Boolean, caller As Assembly, verifyAccess As Boolean)
AddinExpress.Install.dll: N 00000 (0x0) JIT
System.Reflection.RuntimeMethodInfo.InternalInvoke(obj As Object, invokeAttr As BindingFlags, binder As Binder, parameters As Object[], culture As CultureInfo, verifyAccess As Boolean)
AddinExpress.Install.dll: N 00320 (0x140) JIT
System.Reflection.RuntimeMethodInfo.Invoke(obj As Object, invokeAttr As BindingFlags, binder As Binder, parameters As Object[], culture As CultureInfo)
AddinExpress.Install.dll: N 00023 (0x17) JIT
System.Runtime.InteropServices.RegistrationServices.CallUserDefinedRegistrationMethod(type As Type, bRegister As Boolean)
AddinExpress.Install.dll: N 00507 (0x1FB) JIT
System.Runtime.InteropServices.RegistrationServices.RegisterAssembly(assembly As Assembly, flags As AssemblyRegistrationFlags)
AddinExpress.Install.dll: N 00281 (0x119) JIT
AddinExpress.Install.ADXProjectInstaller.InstallAddin(addinFullName As String, adxAssemblyName As String, check As String, gac As String, regasm As String)
AddinExpress.Install.dll: N 01071 (0x42F) JIT



Posted 31 Jul, 2006 07:50:36 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Matt.

Does the user have the administrative rights on the PC?
Posted 29 Aug, 2006 05:58:19 Top
David Ing




Posts: 56
Joined: 2006-06-27
Matt - I get this error on an ADX 2.7 installer via adxloader.dll, maybe it can be fixed in the same way? Looks likely:

http://www.add-in-express.com/forum/read.php?FID=5&TID=1346

Hope this helps...
Posted 29 Aug, 2006 16:16:50 Top