Unable to regsvr32 adxloader.dll on one user's pc

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

Unable to regsvr32 adxloader.dll on one user's pc
 
Ryan Taylor




Posts: 46
Joined: 2008-04-08
Hello,

We have distributed our add-in to various users but we are unable to install it on one particular computer.

Here is the adxinstaller log:
=====================================================================
Add-in Express Loader Log File: 10/08/2008 09:26:09

Startup directory: Loader version: 4.0.1902C:\Program Files\OurApp\MicrosoftAddIn\
------------------
09:26:09 152 Starting the add-in registration process.
09:26:09 152 Loading the latest CLR version.
09:26:09 152 The CLR v2.0.50727 has been initialized successfully.
09:26:10 152 The add-in registration process is complete with HRESULT = -2147024809.
======================================================================

Here are the contents of the adxloader manifest file:
======================================================================
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<assemblyIdentity name="ApplicationAddin, PublicKeyToken=realkeyhere" />
<loaderSettings generateLogFile="true" shadowCopyEnabled="true" privileges="administrator" />
</configuration>
======================================================================

These are the screenshots of the error when we attempt to manually regsvr32:
======================================================================
http://imageshack.us
http://g.imageshack.us/img291/regsvr32errorkf0.jpg/1/

http://imageshack.us
http://g.imageshack.us/img152/regsvr32error2he3.jpg/1/
======================================================================

If anyone can provide any insight as to why adxloader.dll won't register correctly, we would be greatly appreciative!

Thanks,
Ryan
Posted 08 Oct, 2008 11:31:39 Top
Eugene Astafiev


Guest


Hello Ryan,

Is the target PC up to date?

I would recommend you to install the latest build of Add-in Express (it includes a new version of the adxloader.dll).
Posted 08 Oct, 2008 14:34:35 Top
Ryan Taylor




Posts: 46
Joined: 2008-04-08
Hi Eugene,

We are using 4.2.464.2005, atleast that is the version of the AddinExpress.ToolbarControls.2005.dll file.

However, adxloader.dll is version 4.0.1902.0. How would I go about updating that dll (it was added when the project was first created)?

Thanks,
Ryan
Posted 08 Oct, 2008 15:08:37 Top
Eugene Astafiev


Guest


Hi Ryan,

You can download the latest build of Add-in Express http://www.add-in-express.com/downloads/index.php.

Then replace the adxloader.dll in the Loader folder of your project with a new one from the Redistributables folder (see Add-in Express installation folder).
Posted 08 Oct, 2008 16:15:31 Top
Ryan Taylor




Posts: 46
Joined: 2008-04-08
Hi Eugene,

I will give this a try and let you know how it goes. I do still have one question however.

I am puzzled as to why regsvr32 works on all other computers in this office yet doesn't work on this one computer.

Any ideas?

Thanks,
Ryan
Posted 09 Oct, 2008 10:28:20 Top
Eugene Astafiev


Guest


Hi Ryan,

Is the target PC up to date?
Posted 09 Oct, 2008 10:34:41 Top
Ryan Taylor




Posts: 46
Joined: 2008-04-08
Hi Eugene,

I'm sorry, I don't quite understand your question (I realize that you have asked it multiple times now). Are you asking if windows is up to date with service packs, etc? Or, add-in express (which, as previously mentioned, isn't the latest version).

As for system itself. It is Windows XP SP3, and Office 2003 SP3.

Is that the information you are looking for?

Thanks,
Ryan
Posted 09 Oct, 2008 12:14:59 Top
Eugene Astafiev


Guest


Hi Ryan,

Yes. Thank you.

Please check up the following flag:

In Control Panel | System | Advanced | Performance | Settings | Data Execution Prevention, choose the " ... for essential Windows programs and services only" flag.

Please let me know whether the latest build of Add-in Express helps or not. Don't forget to replace the adxloader.dll.
Posted 09 Oct, 2008 12:23:20 Top