Add-In installation problem

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

Add-In installation problem
 
Michael Mikkelstrup




Posts: 1
Joined: 2011-08-17
Hi

I am trying to install Outlook add-in on a WIN XP SP3 machine, With Office 2010 installed. And i get the following failure - anyone having a clue what to do ? I have searched for the missing dll file mentioned (Microsoft.Office.Interop.Outlook.dll)and i have found it in a version 14.0.4760.1000 - but is that a problem ? I have Net framework 3,5 SP1 and 4,0 installed !

Application Domain: DefaultDomain
Assembly Codebase: file:///C:/Documents and Settings/Wire/Lokale indstillinger/Apps/2.0/V5W2MWRO.R19/N2R33Q6M.90X/outl..ddin_13f4d71c21705510_0001.0000_e22d27b2c2b2907d/adxlauncher.exe
Assembly Full Name: adxlauncher, Version=5.3.2030.2005, Culture=neutral, PublicKeyToken=4416dd98f0861965
Assembly Version: 5.3.2030.2005
Assembly Build Date: 23-07-2005 02:06:50

Exception Source: mscorlib
Exception Type: System.IO.FileLoadException
Exception Message: Filen eller assemblyen 'Microsoft.Office.Interop.Outlook, Version=11.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' eller en af dens afhængigheder kunne ikke indlæses. Den fundne assemblys manifestdefinition svarer ikke til assemblyens reference. (Undtagelse fra HRESULT: 0x80131040)
Exception Target Site: _GetSignature

---- Stack Trace ----
System.Signature._GetSignature(signature As SignatureStruct&, pCorSig As Void*, cCorSig As Int32, fieldHandle As IntPtr, methodHandle As IntPtr, declaringTypeHandle As IntPtr)
adxlauncher.exe: N 00000 (0x0) JIT
System.Signature.GetSignature(signature As SignatureStruct&, pCorSig As Void*, cCorSig As Int32, fieldHandle As RuntimeFieldHandle, methodHandle As RuntimeMethodHandle, declaringTypeHandle As RuntimeTypeHandle)
adxlauncher.exe: N 0000 (0x0) IL
System.Signature..ctor(methodHandle As RuntimeMethodHandle, declaringTypeHandle As RuntimeTypeHandle)
adxlauncher.exe: N 0026 (0x1A) IL
System.Reflection.RuntimeConstructorInfo.get_Signature()
adxlauncher.exe: N 0008 (0x8) IL
System.Reflection.RuntimeConstructorInfo.GetParametersNoCopy()
adxlauncher.exe: N 0027 (0x1B) IL
System.RuntimeType.FilterApplyMethodBaseInfo(methodBase As MethodBase, bindingFlags As BindingFlags, callConv As CallingConventions, argumentTypes As Type[])
adxlauncher.exe: N 0045 (0x2D) IL
System.RuntimeType.GetConstructorCandidates(name As String, bindingAttr As BindingFlags, callConv As CallingConventions, types As Type[], allowPrefixLookup As Boolean)
adxlauncher.exe: N 0076 (0x4C) IL
System.RuntimeType.GetConstructorImpl(bindingAttr As BindingFlags, binder As Binder, callConvention As CallingConventions, types As Type[], modifiers As ParameterModifier[])
adxlauncher.exe: N 0000 (0x0) IL
System.Type.GetConstructor(bindingAttr As BindingFlags, binder As Binder, types As Type[], modifiers As ParameterModifier[])
adxlauncher.exe: N 0044 (0x2C) IL
AddinExpress.MSO.ADXLoaderSupport.TypeRequiresRegistrationHelper(type As Type)
adxlauncher.exe: N 0013 (0xD) IL
AddinExpress.MSO.ADXLoaderSupport.GetRegistrableTypesInAssembly(assembly As Assembly)
adxlauncher.exe: N 0079 (0x4F) IL
AddinExpress.MSO.ADXLoaderSupport.RegisterAssembly(assembly As Assembly, flags As AssemblyRegistrationFlags)
adxlauncher.exe: N 0264 (0x108) IL
AddinExpress.MSO.ADXLoaderSupport.ClickOnceRegistrationService_2(register As Boolean, assemblyIdentity As String, showExceptions As Boolean, closeProgress As EventHandler, flags As Int32)
adxlauncher.exe: N 0643 (0x283) IL
Posted 17 Aug, 2011 03:12:38 Top
Eugene Astafiev


Guest


Posted 17 Aug, 2011 03:24:23 Top