Having trouble installing IE toolbar

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

Having trouble installing IE toolbar
 
Kwasi Frye


Guest


This is my first time using the tool, and I wanted to thank you for coming up with a great solution. I was able to install the tool bar in Internet explorer on my development machine. When I package the tool bar and attempt to have others install, there seems to be a silent fail. The process indicates the tool bar is being installed, but it never shows up.

Any help would be appreciated.
Posted 31 Oct, 2012 20:24:05 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Hi Kwasi,

Check if your toolbar is mentioned in Tools | Manage Add-ons.

If using all default settings, your installer creates a log file in the profile of the user who runs the installer, see {My Documents}\Add-in Express\adxregistrator.log. If there are any problems in the log file, please post it here or send it to the support email address (find it in readme.txt) - make sure that your email contains a link to this topic.


Andrei Smolin
Add-in Express Team Leader
Posted 01 Nov, 2012 03:37:15 Top
Dev Team


Guest


Add-in Express Registrator Log File: 10/15/2012 16:54:48

Installation directory: C:\Program Files (x86)\Alter Ego\Alter Ego\
Registrator version: 8.0.5064.0
Operating System: Microsoft Windows 7 Professional Service Pack 1 (build 7601), 64-bit
Process Owner: Administrator
Command Line: "C:\Program Files (x86)\Alter Ego\Alter Ego\adxregistrator.exe" /uninstall="separatetest.dll" /privileges=admin
Run 'As Administrator': Yes
Process Elevated: Yes
Integrity Level: High
UAC (User Account Control): Off
--------------------------------------------------------------
16:54:48 0192 Starting the add-in unregistration process.
16:54:48 0192 Loading mscoree.dll
16:54:48 0192 Success.
16:54:48 0192 .NET Framework installation directory:
16:54:48 0192 The latest version of .NET Framework: 'v4.0.30319'
16:54:48 0192 Loading CLR: v4.0.30319.
16:54:48 0192 Calling CLRCreateInstance method.
16:54:48 0192 Success.
16:54:48 0192 Calling GetRuntime method.
16:54:48 0192 Success.
16:54:48 0192 Checking if the hosting API of .NET Framework v4.0 beta is installed.
16:54:48 0192 The hosting API is up to date.
16:54:48 0192 Calling GetInterface method for the CorRuntimeHost interface.
16:54:48 0192 Success.
16:54:48 0192 Starting CLR...
16:54:48 0192 Success.
16:54:48 0192 Getting the CLR version.
16:54:48 0192 The CLR v4.0.30319 has been initialized successfully.
16:54:48 0192 Creating a new domain setup.
16:54:48 0192 Success.
16:54:48 0192 Getting the add-in directory.
16:54:48 0192 Success. The directory is 'C:\Program Files (x86)\Alter Ego\Alter Ego\'
16:54:48 0192 The 'shadow copy' is disabled.
16:54:48 0192 Creating a new application domain.
16:54:48 0192 Success.
16:54:48 0192 Getting the base directory for the domain.
16:54:48 0192 Success. The directory is 'C:\Program Files (x86)\Alter Ego\Alter Ego\'.
16:54:48 0192 Searching for the Add-in Express core library.
16:54:48 0192 Success. The 'AddinExpress.IE.dll' file is found.
16:54:48 0192 Creating an instance of the 'AddinExpress.Deployment.ADXRegistrator' class.
16:54:48 0192 Assembly identity is 'AddinExpress.IE'.
16:54:48 0192 Success.
16:54:48 0192 Unwrapping the instance of the 'AddinExpress.Deployment.ADXRegistrator' class.
16:54:48 0192 Success.
16:54:48 0192 Calling the managed unregistration procedure.
16:54:48 0616 Connecting to the application domain of the Add-in Express loader.
16:54:48 0616 Success.
16:54:48 0616 Loading the 'separatetest.dll' assembly.
16:54:48 0616 Success.
16:54:48 0616 Unregistering the 'separatetest.dll' assembly (administrator).
16:54:48 0616 The ' separatetest.dll' assembly has been unregistered successfully.
16:54:48 0192 Success.
16:54:48 0192 The add-in unregistration process is completed with HRESULT = 0.
Posted 02 Nov, 2012 16:05:09 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hello,

The log says that you have uninstalled toolbar successfully.
Does the toolbar work if you register it in Visual Studio?
Posted 05 Nov, 2012 04:50:23 Top