The ADX Loader can't resolve

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

The ADX Loader can't resolve
 
serdar dirican




Posts: 13
Joined: 2007-02-28
Hi,
My office addin on vista gives below log on Windows Vista and Office Addin isn not work. But Windows XP works perfectly.



Add-in Express Loader Log File: 07/18/2007 17:00:44

Startup directory: C:Program FilesActive InnovationsinfoRouter Office Addin
------------------
17:00:44 436  Starting the add-in registration process.
17:00:44 436  Getting the default version of the .NET Framework.
17:00:44 436  Success (v2.0.50727). 
17:00:44 436  Loading CLR: v2.0.50727.
17:00:44 436  The CLR (v2.0.50727) has been initialized successfully.
17:00:44 436  Creating a new domain setup.
17:00:44 436  Success.
17:00:44 436  Getting the add-in directory.
17:00:44 436  Success. The directory is 'C:Program FilesActive InnovationsinfoRouter Office Addin'
17:00:44 436  The 'shadow copy' is disabled.
17:00:44 436  Creating a new application domain.
17:00:44 436  Success.
17:00:44 436  Getting the base directory for the domain.
17:00:44 436  Success. The directory is 'C:Program FilesActive InnovationsinfoRouter Office Addin'.
17:00:44 436  Seaching for the Add-in Express core library.
17:00:44 436  Success. The 'AddinExpress.MSO.2005.dll' file has been found.
17:00:44 436  Creating an instance of the 'AddinExpress.MSO.ADXLoaderSupport' class.
17:00:44 436  Assembly identity is 'AddinExpress.MSO.2005'.
17:00:44 436  Success.
17:00:44 436  Unwrapping the instance of the 'AddinExpress.MSO.ADXLoaderSupport' class.
17:00:44 436  Success.
17:00:44 436  Creating an instance of the XML parser class.
17:00:44 436  Success.
17:00:44 436  Loading the manifest file (C:Program FilesActive InnovationsinfoRouter Office Addindxloader.dll.manifest).
17:00:44 436  Success.
17:00:44 436  Getting the root element of the manifest (C:Program FilesActive InnovationsinfoRouter Office Addindxloader.dll.manifest).
17:00:44 436  Success.
17:00:44 436  Getting the 'assemblyIdentity' element of the manifest (C:Program FilesActive InnovationsinfoRouter Office Addindxloader.dll.manifest).
17:00:44 436  Success.
17:00:44 436  Seraching fo the 'name' attribute of the 'assemblyIdentity' element.
17:00:44 436  Success. The name is 'infoRouterOfficeAddin, PublicKeyToken=b338a28c5f95e1d4'.
17:00:44 436  Calling the managed procedure to register the 'infoRouterOfficeAddin, PublicKeyToken=b338a28c5f95e1d4' assembly.
17:00:44 800  Connecting to the application domain of the ADX loader.
17:00:44 800  Success.
17:00:44 800  Loading the 'infoRouterOfficeAddin, PublicKeyToken=b338a28c5f95e1d4' assembly.
17:00:44 800  Success.
17:00:44 800  Registering the 'infoRouterOfficeAddin, PublicKeyToken=b338a28c5f95e1d4' assembly (user).
17:00:44 800  Registering the 'infoRouterOffice.ErrorContent' type.
17:00:44 800  Searching for static methods that contain the 'ComRegisterFunction' attribute.
17:00:44 800  The 'infoRouterOffice.ErrorContent' type has been registered successfully.
17:00:44 800  Registering the 'infoRouterOffice.IrException' type.
17:00:44 800  Searching for static methods that contain the 'ComRegisterFunction' attribute.
17:00:44 800  The 'infoRouterOffice.IrException' type has been registered successfully.
17:00:44 800  Registering the 'infoRouterOffice.infoRouter.srv' type.
17:00:44 800  Searching for static methods that contain the 'ComRegisterFunction' attribute.
17:00:45 800  The 'infoRouterOffice.infoRouter.srv' type has been registered successfully.
17:00:45 800  Registering the 'infoRouterOffice.frmLogin' type.
17:00:45 800  Searching for static methods that contain the 'ComRegisterFunction' attribute.
17:00:45 800  The 'infoRouterOffice.frmLogin' type has been registered successfully.
17:00:45 800  Registering the 'infoRouterOffice.NewVersion' type.
17:00:45 800  Searching for static methods that contain the 'ComRegisterFunction' attribute.
17:00:45 800  The 'infoRouterOffice.NewVersion' type has been registered successfully.
17:00:45 800  Registering the 'infoRouterOffice.AddinModule' type.
17:00:45 800  Searching for static methods that contain the 'ComRegisterFunction' attribute.
17:00:45 800  Calling the 'AddinRegister' static method.
17:00:48 800  Error: The ADX Loader can't resolve the 'infoRouterOfficeAddin.XmlSerializers, Version=1.0.38.0, Culture=neutral, PublicKeyToken=b338a28c5f95e1d4' assembly. Please check if the assembly exists in the application directory or in the GAC.
17:00:50 800  The 'infoRouterOffice.AddinModule' type has been registered successfully.
17:00:50 800  Registering the 'infoRouterOffice.frmWait' type.
17:00:50 800  Searching for static methods that contain the 'ComRegisterFunction' attribute.
17:00:51 800  The 'infoRouterOffice.frmWait' type has been registered successfully.
17:00:51 800  The ' infoRouterOfficeAddin, PublicKeyToken=b338a28c5f95e1d4' assembly has been registered successfully.
17:00:51 800  The managed registration process is complete with HRESULT = 0.
17:00:51 436  The add-in registration process is complete with HRESULT = 0.


Why? I haven't any assembly called XMLSerializer.

Thanks
Serdar Dirican


Posted 18 Jul, 2007 12:11:15 Top
serdar dirican




Posts: 13
Joined: 2007-02-28
Hi
When uninstall Office Addin in the test machine the AdxLoader in loop and only stopped in the task manager. The log file is:


Add-in Express Loader Log File: 07/19/2007 02:56:14

Startup directory: C:Program FilesActive InnovationsinfoRouter Office Addin
------------------
02:56:14 732  Starting the add-in unregistration process.
02:56:14 732  Getting the default version of the .NET Framework.
02:56:14 732  Success (v2.0.50727). 
02:56:14 732  Loading CLR: v2.0.50727.
02:56:14 732  The CLR (v2.0.50727) has been initialized successfully.
02:56:14 732  Creating a new domain setup.
02:56:14 732  Success.
02:56:14 732  Getting the add-in directory.
02:56:14 732  Success. The directory is 'C:Program FilesActive InnovationsinfoRouter Office Addin'
02:56:14 732  The 'shadow copy' is disabled.
02:56:14 732  Creating a new application domain.
02:56:14 732  Success.
02:56:14 732  Getting the base directory for the domain.
02:56:14 732  Success. The directory is 'C:Program FilesActive InnovationsinfoRouter Office Addin'.
02:56:14 732  Seaching for the Add-in Express core library.
02:56:14 732  Success. The 'AddinExpress.MSO.2005.dll' file has been found.
02:56:14 732  Creating an instance of the 'AddinExpress.MSO.ADXLoaderSupport' class.
02:56:14 732  Assembly identity is 'AddinExpress.MSO.2005'.
02:56:14 732  Success.
02:56:14 732  Unwrapping the instance of the 'AddinExpress.MSO.ADXLoaderSupport' class.
02:56:14 732  Success.
02:56:14 732  Creating an instance of the XML parser class.
02:56:14 732  Success.
02:56:14 732  Loading the manifest file (C:Program FilesActive InnovationsinfoRouter Office Addindxloader.dll.manifest).
02:56:14 732  Success.
02:56:14 732  Getting the root element of the manifest (C:Program FilesActive InnovationsinfoRouter Office Addindxloader.dll.manifest).
02:56:14 732  Success.
02:56:14 732  Getting the 'assemblyIdentity' element of the manifest (C:Program FilesActive InnovationsinfoRouter Office Addindxloader.dll.manifest).
02:56:14 732  Success.
02:56:14 732  Seraching fo the 'name' attribute of the 'assemblyIdentity' element.
02:56:14 732  Success. The name is 'infoRouterOfficeAddin, PublicKeyToken=b338a28c5f95e1d4'.
02:56:14 732  Calling the managed procedure to register the 'infoRouterOfficeAddin, PublicKeyToken=b338a28c5f95e1d4' assembly.
02:56:14 708  Connecting to the application domain of the ADX loader.
02:56:14 708  Success.
02:56:14 708  Loading the 'infoRouterOfficeAddin, PublicKeyToken=b338a28c5f95e1d4' assembly.
02:56:14 708  Success.
02:56:14 708  Unregistering the 'infoRouterOfficeAddin, PublicKeyToken=b338a28c5f95e1d4' assembly (user).
02:56:14 708  Searching for static methods that contain the 'ComRegisterFunction' attribute.
02:56:14 708  Unregistering the 'infoRouterOffice.ErrorContent' type.
02:56:14 708  The 'infoRouterOffice.ErrorContent' type has been registered successfully.
02:56:14 708  Searching for static methods that contain the 'ComRegisterFunction' attribute.
02:56:14 708  Unregistering the 'infoRouterOffice.IrException' type.
02:56:14 708  The 'infoRouterOffice.IrException' type has been registered successfully.
02:56:14 708  Searching for static methods that contain the 'ComRegisterFunction' attribute.
02:56:14 708  Unregistering the 'infoRouterOffice.infoRouter.srv' type.
02:56:15 708  The 'infoRouterOffice.infoRouter.srv' type has been registered successfully.
02:56:15 708  Searching for static methods that contain the 'ComRegisterFunction' attribute.
02:56:15 708  Unregistering the 'infoRouterOffice.frmLogin' type.
02:56:15 708  The 'infoRouterOffice.frmLogin' type has been registered successfully.
02:56:15 708  Searching for static methods that contain the 'ComRegisterFunction' attribute.
02:56:15 708  Unregistering the 'infoRouterOffice.NewVersion' type.
02:56:15 708  The 'infoRouterOffice.NewVersion' type has been registered successfully.
02:56:15 708  Searching for static methods that contain the 'ComRegisterFunction' attribute.
02:56:15 708  Calling the 'AddinUnregister' static method.
02:56:15 708  Error: The ADX Loader can't resolve the 'infoRouterOfficeAddin.XmlSerializers, Version=1.0.38.0, Culture=neutral, PublicKeyToken=b338a28c5f95e1d4' assembly. Please check if the assembly exists in the application directory or in the GAC.
02:56:30 708  Unregistering the 'infoRouterOffice.AddinModule' type.
02:56:30 708  The 'infoRouterOffice.AddinModule' type has been registered successfully.
02:56:30 708  Searching for static methods that contain the 'ComRegisterFunction' attribute.
02:56:30 708  Unregistering the 'infoRouterOfficeAddin.XmlSerializers' type.
02:56:30 708  The 'infoRouterOfficeAddin.XmlSerializers' type has been registered successfully.
02:56:30 708  Searching for static methods that contain the 'ComRegisterFunction' attribute.
02:56:30 708  Unregistering the 'infoRouterOffice.frmWait' type.
02:56:30 708  The 'infoRouterOffice.frmWait' type has been registered successfully.
02:56:30 708  The ' infoRouterOfficeAddin, PublicKeyToken=b338a28c5f95e1d4' assembly has been unregistered successfully.
02:56:30 708  The managed registration process is complete with HRESULT = 0.
02:56:30 732  The add-in unregistration process is complete with HRESULT = 0.
02:56:30 732  Starting the add-in unregistration process.

And so on...
How can i do remove office addin manually?
Thanks
Serdar Dirican
Posted 19 Jul, 2007 03:43:00 Top
Sergey Grischenko


Add-in Express team


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

As far as I see the add-in has been unregistered.
Please check the COM Add-ins dialog. Is the add-in still there?
Do you include the 'infoRouterOfficeAddin.XmlSerializers, Version=1.0.38.0, Culture=neutral, PublicKeyToken=b338a28c5f95e1d4' assembly in the setup project?


P.S. We always do our best to answer your forum requests as soon as possible. However, we apply the rule "first in first out" with Premium Support Service subscribers taking priority. Please understand it may take us some time to do research on the issue. Please be assured we will let you know as soon as the best possible solution is found
Posted 20 Jul, 2007 08:37:53 Top