Did Add-in express 8.3 support IE-10 64 bit?

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

Did Add-in express 8.3 support IE-10 64 bit?
 
ravinukala




Posts: 103
Joined: 2012-10-05
Hi,

I have an issue during installation, it's throw an exception

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

---- Stack Trace ----
System.RuntimeMethodHandle._InvokeMethodFast(method As IRuntimeMethodInfo, target As Object, arguments As Object[], sig As SignatureStruct&, methodAttributes As MethodAttributes, typeOwner As RuntimeType)
mscorlib.dll: N 00000 (0x0) JIT
System.RuntimeMethodHandle.InvokeMethodFast(method As IRuntimeMethodInfo, target As Object, arguments As Object[], sig As Signature, methodAttributes As MethodAttributes, typeOwner As RuntimeType)
mscorlib.dll: N 0007 (0x7) IL
System.Reflection.RuntimeMethodInfo.Invoke(obj As Object, invokeAttr As BindingFlags, binder As Binder, parameters As Object[], culture As CultureInfo, skipVisibilityChecks As Boolean)
mscorlib.dll: N 0167 (0xA7) IL
System.Reflection.RuntimeMethodInfo.Invoke(obj As Object, invokeAttr As BindingFlags, binder As Binder, parameters As Object[], culture As CultureInfo)
mscorlib.dll: N 0000 (0x0) IL
AddinExpress.Projects.Common.Utilities.CallUserDefinedRegistrationMethod(rootKey As ADXRegistryKey, type As Type, bRegister As Boolean, targetHive As ADXTargetRegistryHive)
mscorlib.dll: N 0332 (0x14C) IL
AddinExpress.Projects.Common.Utilities.RegisterType(t As Type, createVersionKey As Boolean, allUsers As Boolean, targetHive As ADXTargetRegistryHive, callRegMethod As Boolean)
mscorlib.dll: N 0227 (0xE3) IL
AddinExpress.Projects.Common.Utilities.RegisterAssembly(assembly As Assembly, createVersionKey As Boolean, allUsers As Boolean, targetHive As ADXTargetRegistryHive, callRegMethod As Boolean)
mscorlib.dll: N 0040 (0x28) IL
AddinExpress.Deployment.AddinDomainAdapter.RegisterForComInterop(register As Boolean, dllType As String, dllPath As String, showExceptions As Boolean, logFullPath As String)
mscorlib.dll: N 0245 (0xF5) IL
AddinExpress.Deployment.ADXRegistrator.RegisterAssembly(commandLine As String)
mscorlib.dll: N 0437 (0x1B5) IL

I observed in that system there are two IE installed
1. IE 10 32bit
2. IE 10 64bit
Posted 29 Apr, 2014 23:18:48 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Hello,

Yes, Add-in Express supports IE 10 64 bit.

Do you have any custom code in the constructor of the module?


Andrei Smolin
Add-in Express Team Leader
Posted 01 May, 2014 10:45:25 Top
ravinukala




Posts: 103
Joined: 2012-10-05
Hi Andrei,

Can we have a call on this, I will show you the source code? Please confirm, we can schedule a webex
Posted 02 May, 2014 00:40:47 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Ravi,

Please send the credentials to the support email address.


Andrei Smolin
Add-in Express Team Leader
Posted 02 May, 2014 05:14:39 Top