Add-in Express toolbar won't appear in IE

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

Add-in Express toolbar won't appear in IE
 
Jason Lee




Posts: 89
Joined: 2008-08-12
Hi, guys,

I am having a very strange issue now, we use Add-in-express for IE to create a toolbar, it works fine for a while, but recently, we receive several calls from clients, they are running Windows Vista or Windows 7 (32bit and 64bit), all using IE 8, they can install the toolbar, they can find the toolbar from the Control Panel --> Add/Remove Programs. but the toolbar won't show up in IE 8, they checked the setting, the third party extension has been enabled, but they could not find the toolbar from the Tools --> Manage Add-ons.

But I am runing windows XP and IE 8, it works fine for me.

Is there anything I should know to make it work in Vista and Windows 7? Thanks a lot!
Posted 06 May, 2009 16:41:38 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Jason,

Are you using Add-in Express 2008 for IE and .NET?


Andrei Smolin
Add-in Express Team Leader
Posted 07 May, 2009 08:59:26 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Jason,

What is in your log in this case? See Documents\Add-in Express\adxloader.log.


Andrei Smolin
Add-in Express Team Leader
Posted 07 May, 2009 09:17:18 Top
Jason Lee




Posts: 89
Joined: 2008-08-12
Andrei,

We bought the Add-in-Express last August, it should be 2008 for IE and .net.

The log file only appear on developers machine, right? I will attach the log file for you a little bit later, but the toolbar works fine on developer's machine, I ask client who report the issue to check that file, it seems there is not that folder in Documents.

Thanks.
Posted 07 May, 2009 18:43:08 Top
Jason Lee




Posts: 89
Joined: 2008-08-12
here is the log file from developers desktop, I separated them to 2 reply.

Add-in Express Loader Log File: 05/06/2009 11:04:31

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
11:04:31 1288  Start.
11:04:31 1288  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
11:04:31 1288  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
11:04:31 1288  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
11:04:31 1288  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
11:04:31 1288  Success.
11:04:31 1288  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
11:04:31 1288  Success.
11:04:31 1288  Creating a new instance of the add-on loader.
11:04:31 1288  Success.
11:04:31 1288  Loading the configuration from the system registry.
11:04:31 1288  Getting the lates CLR version.
11:04:31 1288  The latest CLR version is 'v2.0.50727'.
11:04:31 1288  The configuration has been loaded successfully.
11:04:31 1288      Runtime version: v2.0.50727.
11:04:31 1288      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
11:04:31 1288      Class name: CCCToolbar.CCCBar.
11:04:31 1288  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
11:04:31 1288  Loading CLR: v2.0.50727.
11:04:31 1288  The CLR v2.0.50727 has been initialized successfully.
11:04:31 1288  Creating a new domain setup.
11:04:31 1288  Success.
11:04:31 1288  Getting the add-in directory.
11:04:31 1288  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
11:04:31 1288  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
11:04:31 1288  The 'shadow copy' is enabled.
11:04:31 1288  Creating a new application domain.
11:04:31 1288  Success.
11:04:34 1288  Unwrapping the managed class.
11:04:35 1288  Success.
11:04:35 1288  Querying the ObjectWithSite interface.
11:04:35 1288  Success.
11:04:35 1288  Querying the IInputObject interface.
11:04:35 1288  Success.
11:04:35 1288  Querying the IDeskBand interface.
11:04:35 1288  Success.
11:04:35 1288  Getting the dispid of the 'Dispose' method.
11:04:35 1288  Success.
11:04:35 1288  Getting the dispid of the 'InitializeToolbar' method.
11:04:35 1288  Success.
11:04:35 1288  The managed add-on class has been created successfully.
11:04:37 1288  Start.
11:04:37 1288  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
11:04:37 1288  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
11:04:37 1288  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
11:04:37 1288  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
11:04:37 1288  Success.
11:04:37 1288  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
11:04:37 1288  Success.
11:04:37 1288  Creating a new instance of the add-on loader.
11:04:37 1288  Success.
11:04:37 1288  Loading the configuration from the system registry.
11:04:37 1288  Getting the lates CLR version.
11:04:37 1288  The latest CLR version is 'v2.0.50727'.
11:04:37 1288  The configuration has been loaded successfully.
11:04:37 1288      Runtime version: v2.0.50727.
11:04:37 1288      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
11:04:37 1288      Class name: CCCToolbar.IEModule.
11:04:37 1288  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
11:04:37 1288  Unwrapping the managed class.
11:04:37 1288  Success.
11:04:37 1288  Querying the ObjectWithSite interface.
11:04:37 1288  Success.
11:04:37 1288  Getting the dispid of the 'Dispose' method.
11:04:37 1288  Success.
11:04:37 1288  The managed add-on class has been created successfully.

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
11:05:13 1272  Start.
11:05:13 1272  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
11:05:13 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
11:05:13 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
11:05:13 1272  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
11:05:13 1272  Success.
11:05:13 1272  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
11:05:13 1272  Success.
11:05:13 1272  Creating a new instance of the add-on loader.
11:05:13 1272  Success.
11:05:13 1272  Loading the configuration from the system registry.
11:05:13 1272  Getting the lates CLR version.
11:05:13 1272  The latest CLR version is 'v2.0.50727'.
11:05:13 1272  The configuration has been loaded successfully.
11:05:13 1272      Runtime version: v2.0.50727.
11:05:13 1272      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
11:05:13 1272      Class name: CCCToolbar.CCCBar.
11:05:13 1272  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
11:05:13 1272  Loading CLR: v2.0.50727.
11:05:13 1272  The CLR v2.0.50727 has been initialized successfully.
11:05:13 1272  Creating a new domain setup.
11:05:13 1272  Success.
11:05:13 1272  Getting the add-in directory.
11:05:13 1272  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
11:05:13 1272  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
11:05:13 1272  The 'shadow copy' is enabled.
11:05:13 1272  Creating a new application domain.
11:05:13 1272  Success.
11:05:14 1272  Unwrapping the managed class.
11:05:14 1272  Success.
11:05:14 1272  Querying the ObjectWithSite interface.
11:05:14 1272  Success.
11:05:14 1272  Querying the IInputObject interface.
11:05:14 1272  Success.
11:05:14 1272  Querying the IDeskBand interface.
11:05:14 1272  Success.
11:05:14 1272  Getting the dispid of the 'Dispose' method.
11:05:14 1272  Success.
11:05:14 1272  Getting the dispid of the 'InitializeToolbar' method.
11:05:14 1272  Success.
11:05:14 1272  The managed add-on class has been created successfully.
11:05:14 1272  Start.
11:05:14 1272  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
11:05:14 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
11:05:14 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
11:05:14 1272  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
11:05:14 1272  Success.
11:05:14 1272  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
11:05:14 1272  Success.
11:05:14 1272  Creating a new instance of the add-on loader.
11:05:14 1272  Success.
11:05:14 1272  Loading the configuration from the system registry.
11:05:14 1272  Getting the lates CLR version.
11:05:14 1272  The latest CLR version is 'v2.0.50727'.
11:05:14 1272  The configuration has been loaded successfully.
11:05:14 1272      Runtime version: v2.0.50727.
11:05:14 1272      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
11:05:14 1272      Class name: CCCToolbar.IEModule.
11:05:14 1272  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
11:05:14 1272  Unwrapping the managed class.
11:05:14 1272  Success.
11:05:14 1272  Querying the ObjectWithSite interface.
11:05:14 1272  Success.
11:05:14 1272  Getting the dispid of the 'Dispose' method.
11:05:14 1272  Success.
11:05:14 1272  The managed add-on class has been created successfully.

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
12:24:05 1304  Start.
12:24:05 1304  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
12:24:05 1304  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
12:24:05 1304  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
12:24:05 1304  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
12:24:05 1304  Success.
12:24:05 1304  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
12:24:05 1304  Success.
12:24:05 1304  Creating a new instance of the add-on loader.
12:24:05 1304  Success.
12:24:05 1304  Loading the configuration from the system registry.
12:24:05 1304  Getting the lates CLR version.
12:24:05 1304  The latest CLR version is 'v2.0.50727'.
12:24:05 1304  The configuration has been loaded successfully.
12:24:05 1304      Runtime version: v2.0.50727.
12:24:05 1304      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
12:24:05 1304      Class name: CCCToolbar.CCCBar.
12:24:05 1304  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
12:24:05 1304  Loading CLR: v2.0.50727.
12:24:05 1304  The CLR v2.0.50727 has been initialized successfully.
12:24:05 1304  Creating a new domain setup.
12:24:05 1304  Success.
12:24:05 1304  Getting the add-in directory.
12:24:05 1304  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
12:24:05 1304  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
12:24:05 1304  The 'shadow copy' is enabled.
12:24:05 1304  Creating a new application domain.
12:24:05 1304  Success.
12:24:05 1304  Unwrapping the managed class.
12:24:06 1304  Success.
12:24:06 1304  Querying the ObjectWithSite interface.
12:24:06 1304  Success.
12:24:06 1304  Querying the IInputObject interface.
12:24:06 1304  Success.
12:24:06 1304  Querying the IDeskBand interface.
12:24:06 1304  Success.
12:24:06 1304  Getting the dispid of the 'Dispose' method.
12:24:06 1304  Success.
12:24:06 1304  Getting the dispid of the 'InitializeToolbar' method.
12:24:06 1304  Success.
12:24:06 1304  The managed add-on class has been created successfully.
12:24:06 1304  Start.
12:24:06 1304  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
12:24:06 1304  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
12:24:06 1304  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
12:24:06 1304  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
12:24:06 1304  Success.
12:24:06 1304  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
12:24:06 1304  Success.
12:24:06 1304  Creating a new instance of the add-on loader.
12:24:06 1304  Success.
12:24:06 1304  Loading the configuration from the system registry.
12:24:06 1304  Getting the lates CLR version.
12:24:06 1304  The latest CLR version is 'v2.0.50727'.
12:24:06 1304  The configuration has been loaded successfully.
12:24:06 1304      Runtime version: v2.0.50727.
12:24:06 1304      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
12:24:06 1304      Class name: CCCToolbar.IEModule.
12:24:06 1304  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
12:24:06 1304  Unwrapping the managed class.
12:24:06 1304  Success.
12:24:06 1304  Querying the ObjectWithSite interface.
12:24:06 1304  Success.
12:24:06 1304  Getting the dispid of the 'Dispose' method.
12:24:06 1304  Success.
12:24:06 1304  The managed add-on class has been created successfully.

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
15:27:39 896  Start.
15:27:39 896  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
15:27:39 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:27:39 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:27:39 896  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
15:27:39 896  Success.
15:27:39 896  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
15:27:39 896  Success.
15:27:39 896  Creating a new instance of the add-on loader.
15:27:39 896  Success.
15:27:39 896  Loading the configuration from the system registry.
15:27:39 896  Getting the lates CLR version.
15:27:39 896  The latest CLR version is 'v2.0.50727'.
15:27:39 896  The configuration has been loaded successfully.
15:27:39 896      Runtime version: v2.0.50727.
15:27:39 896      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:27:39 896      Class name: CCCToolbar.CCCBar.
15:27:39 896  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:27:39 896  Loading CLR: v2.0.50727.
15:27:39 896  The CLR v2.0.50727 has been initialized successfully.
15:27:39 896  Creating a new domain setup.
15:27:39 896  Success.
15:27:39 896  Getting the add-in directory.
15:27:39 896  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
15:27:39 896  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
15:27:39 896  The 'shadow copy' is enabled.
15:27:39 896  Creating a new application domain.
15:27:39 896  Success.
15:27:40 896  Unwrapping the managed class.
15:27:40 896  Success.
15:27:40 896  Querying the ObjectWithSite interface.
15:27:40 896  Success.
15:27:40 896  Querying the IInputObject interface.
15:27:40 896  Success.
15:27:40 896  Querying the IDeskBand interface.
15:27:40 896  Success.
15:27:40 896  Getting the dispid of the 'Dispose' method.
15:27:40 896  Success.
15:27:40 896  Getting the dispid of the 'InitializeToolbar' method.
15:27:40 896  Success.
15:27:40 896  The managed add-on class has been created successfully.
15:27:40 896  Start.
15:27:40 896  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
15:27:40 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:27:40 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:27:40 896  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
15:27:40 896  Success.
15:27:40 896  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
15:27:40 896  Success.
15:27:40 896  Creating a new instance of the add-on loader.
15:27:40 896  Success.
15:27:40 896  Loading the configuration from the system registry.
15:27:40 896  Getting the lates CLR version.
15:27:40 896  The latest CLR version is 'v2.0.50727'.
15:27:40 896  The configuration has been loaded successfully.
15:27:40 896      Runtime version: v2.0.50727.
15:27:40 896      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:27:40 896      Class name: CCCToolbar.IEModule.
15:27:40 896  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:27:40 896  Unwrapping the managed class.
15:27:40 896  Success.
15:27:40 896  Querying the ObjectWithSite interface.
15:27:40 896  Success.
15:27:40 896  Getting the dispid of the 'Dispose' method.
15:27:40 896  Success.
15:27:40 896  The managed add-on class has been created successfully.

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
15:29:50 896  Start.
15:29:50 896  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
15:29:50 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:29:50 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:29:50 896  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
15:29:50 896  Success.
15:29:50 896  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
15:29:50 896  Success.
15:29:50 896  Creating a new instance of the add-on loader.
15:29:50 896  Success.
15:29:50 896  Loading the configuration from the system registry.
15:29:50 896  Getting the lates CLR version.
15:29:50 896  The latest CLR version is 'v2.0.50727'.
15:29:50 896  The configuration has been loaded successfully.
15:29:50 896      Runtime version: v2.0.50727.
15:29:50 896      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:29:50 896      Class name: CCCToolbar.CCCBar.
15:29:50 896  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:29:50 896  Loading CLR: v2.0.50727.
15:29:50 896  The CLR v2.0.50727 has been initialized successfully.
15:29:50 896  Creating a new domain setup.
15:29:50 896  Success.
15:29:50 896  Getting the add-in directory.
15:29:50 896  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
15:29:50 896  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
15:29:50 896  The 'shadow copy' is enabled.
15:29:50 896  Creating a new application domain.
15:29:50 896  Success.
15:29:51 896  Unwrapping the managed class.
15:29:51 896  Success.
15:29:51 896  Querying the ObjectWithSite interface.
15:29:51 896  Success.
15:29:51 896  Querying the IInputObject interface.
15:29:51 896  Success.
15:29:51 896  Querying the IDeskBand interface.
15:29:51 896  Success.
15:29:51 896  Getting the dispid of the 'Dispose' method.
15:29:51 896  Success.
15:29:51 896  Getting the dispid of the 'InitializeToolbar' method.
15:29:51 896  Success.
15:29:51 896  The managed add-on class has been created successfully.
15:29:51 896  Start.
15:29:51 896  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
15:29:51 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:29:51 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:29:51 896  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
15:29:51 896  Success.
15:29:51 896  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
15:29:51 896  Success.
15:29:51 896  Creating a new instance of the add-on loader.
15:29:51 896  Success.
15:29:51 896  Loading the configuration from the system registry.
15:29:51 896  Getting the lates CLR version.
15:29:51 896  The latest CLR version is 'v2.0.50727'.
15:29:51 896  The configuration has been loaded successfully.
15:29:51 896      Runtime version: v2.0.50727.
15:29:51 896      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:29:51 896      Class name: CCCToolbar.IEModule.
15:29:51 896  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:29:51 896  Unwrapping the managed class.
15:29:51 896  Success.
15:29:51 896  Querying the ObjectWithSite interface.
15:29:51 896  Success.
15:29:51 896  Getting the dispid of the 'Dispose' method.
15:29:51 896  Success.
15:29:51 896  The managed add-on class has been created successfully.
15:39:15 896  Start.
15:39:15 896  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
15:39:15 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:39:15 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:39:15 896  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
15:39:15 896  Success.
15:39:15 896  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
15:39:15 896  Success.
15:39:15 896  Creating a new instance of the add-on loader.
15:39:15 896  Success.
15:39:15 896  Loading the configuration from the system registry.
15:39:15 896  Getting the lates CLR version.
15:39:15 896  The latest CLR version is 'v2.0.50727'.
15:39:15 896  The configuration has been loaded successfully.
15:39:15 896      Runtime version: v2.0.50727.
15:39:15 896      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:39:15 896      Class name: CCCToolbar.CCCBar.
15:39:15 896  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:39:15 896  Unwrapping the managed class.
15:39:15 896  Success.
15:39:15 896  Querying the ObjectWithSite interface.
15:39:15 896  Success.
15:39:15 896  Querying the IInputObject interface.
15:39:15 896  Success.
15:39:15 896  Querying the IDeskBand interface.
15:39:15 896  Success.
15:39:15 896  Getting the dispid of the 'Dispose' method.
15:39:15 896  Success.
15:39:15 896  Getting the dispid of the 'InitializeToolbar' method.
15:39:15 896  Success.
15:39:15 896  The managed add-on class has been created successfully.
15:39:15 896  Start.
15:39:15 896  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
15:39:15 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:39:15 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:39:15 896  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
15:39:15 896  Success.
15:39:15 896  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
15:39:15 896  Success.
15:39:15 896  Creating a new instance of the add-on loader.
15:39:15 896  Success.
15:39:15 896  Loading the configuration from the system registry.
15:39:15 896  Getting the lates CLR version.
15:39:15 896  The latest CLR version is 'v2.0.50727'.
15:39:15 896  The configuration has been loaded successfully.
15:39:15 896      Runtime version: v2.0.50727.
15:39:15 896      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:39:15 896      Class name: CCCToolbar.IEModule.
15:39:15 896  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:39:15 896  Unwrapping the managed class.
15:39:15 896  Success.
15:39:15 896  Querying the ObjectWithSite interface.
15:39:15 896  Success.
15:39:15 896  Getting the dispid of the 'Dispose' method.
15:39:15 896  Success.
15:39:15 896  The managed add-on class has been created successfully.

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
15:42:09 1216  Start.
15:42:09 1216  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
15:42:09 1216  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:42:09 1216  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:42:09 1216  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
15:42:09 1216  Success.
15:42:09 1216  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
15:42:09 1216  Success.
15:42:09 1216  Creating a new instance of the add-on loader.
15:42:09 1216  Success.
15:42:09 1216  Loading the configuration from the system registry.
15:42:09 1216  Getting the lates CLR version.
15:42:09 1216  The latest CLR version is 'v2.0.50727'.
15:42:09 1216  The configuration has been loaded successfully.
15:42:09 1216      Runtime version: v2.0.50727.
15:42:09 1216      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:42:09 1216      Class name: CCCToolbar.CCCBar.
15:42:09 1216  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:42:09 1216  Loading CLR: v2.0.50727.
15:42:09 1216  The CLR v2.0.50727 has been initialized successfully.
15:42:09 1216  Creating a new domain setup.
15:42:09 1216  Success.
15:42:09 1216  Getting the add-in directory.
15:42:09 1216  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
15:42:09 1216  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
15:42:09 1216  The 'shadow copy' is enabled.
15:42:09 1216  Creating a new application domain.
15:42:09 1216  Success.
15:42:09 1216  Unwrapping the managed class.
15:42:10 1216  Success.
15:42:10 1216  Querying the ObjectWithSite interface.
15:42:10 1216  Success.
15:42:10 1216  Querying the IInputObject interface.
15:42:10 1216  Success.
15:42:10 1216  Querying the IDeskBand interface.
15:42:10 1216  Success.
15:42:10 1216  Getting the dispid of the 'Dispose' method.
15:42:10 1216  Success.
15:42:10 1216  Getting the dispid of the 'InitializeToolbar' method.
15:42:10 1216  Success.
15:42:10 1216  The managed add-on class has been created successfully.
15:42:10 1216  Start.
15:42:10 1216  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
15:42:10 1216  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:42:10 1216  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:42:10 1216  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
15:42:10 1216  Success.
15:42:10 1216  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
15:42:10 1216  Success.
15:42:10 1216  Creating a new instance of the add-on loader.
15:42:10 1216  Success.
15:42:10 1216  Loading the configuration from the system registry.
15:42:10 1216  Getting the lates CLR version.
15:42:10 1216  The latest CLR version is 'v2.0.50727'.
15:42:10 1216  The configuration has been loaded successfully.
15:42:10 1216      Runtime version: v2.0.50727.
15:42:10 1216      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:42:10 1216      Class name: CCCToolbar.IEModule.
15:42:10 1216  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:42:10 1216  Unwrapping the managed class.
15:42:10 1216  Success.
15:42:10 1216  Querying the ObjectWithSite interface.
15:42:10 1216  Success.
15:42:10 1216  Getting the dispid of the 'Dispose' method.
15:42:10 1216  Success.
15:42:10 1216  The managed add-on class has been created successfully.

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
15:45:21 916  Start.
15:45:21 916  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
15:45:21 916  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:45:21 916  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:45:21 916  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
15:45:21 916  Success.
15:45:21 916  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
15:45:21 916  Success.
15:45:21 916  Creating a new instance of the add-on loader.
15:45:21 916  Success.
15:45:21 916  Loading the configuration from the system registry.
15:45:21 916  Getting the lates CLR version.
15:45:21 916  The latest CLR version is 'v2.0.50727'.
15:45:21 916  The configuration has been loaded successfully.
15:45:21 916      Runtime version: v2.0.50727.
15:45:21 916      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:45:21 916      Class name: CCCToolbar.CCCBar.
15:45:21 916  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:45:21 916  Loading CLR: v2.0.50727.
15:45:21 916  The CLR v2.0.50727 has been initialized successfully.
15:45:21 916  Creating a new domain setup.
15:45:21 916  Success.
15:45:21 916  Getting the add-in directory.
15:45:21 916  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
15:45:21 916  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
15:45:21 916  The 'shadow copy' is enabled.
15:45:21 916  Creating a new application domain.
15:45:21 916  Success.
15:45:22 916  Unwrapping the managed class.
15:45:22 916  Success.
15:45:22 916  Querying the ObjectWithSite interface.
15:45:22 916  Success.
15:45:22 916  Querying the IInputObject interface.
15:45:22 916  Success.
15:45:22 916  Querying the IDeskBand interface.
15:45:22 916  Success.
15:45:22 916  Getting the dispid of the 'Dispose' method.
15:45:22 916  Success.
15:45:22 916  Getting the dispid of the 'InitializeToolbar' method.
15:45:22 916  Success.
15:45:22 916  The managed add-on class has been created successfully.
15:45:22 916  Start.
15:45:22 916  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
15:45:22 916  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:45:22 916  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:45:22 916  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
15:45:22 916  Success.
15:45:22 916  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
15:45:22 916  Success.
15:45:22 916  Creating a new instance of the add-on loader.
15:45:22 916  Success.
15:45:22 916  Loading the configuration from the system registry.
15:45:22 916  Getting the lates CLR version.
15:45:22 916  The latest CLR version is 'v2.0.50727'.
15:45:22 916  The configuration has been loaded successfully.
15:45:22 916      Runtime version: v2.0.50727.
15:45:22 916      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:45:22 916      Class name: CCCToolbar.IEModule.
15:45:22 916  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:45:22 916  Unwrapping the managed class.
15:45:22 916  Success.
15:45:22 916  Querying the ObjectWithSite interface.
15:45:22 916  Success.
15:45:22 916  Getting the dispid of the 'Dispose' method.
15:45:22 916  Success.
15:45:22 916  The managed add-on class has been created successfully.
15:49:46 896  Start.
15:49:46 896  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
15:49:46 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:49:46 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:49:46 896  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
15:49:46 896  Success.
15:49:46 896  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
15:49:46 896  Success.
15:49:46 896  Creating a new instance of the add-on loader.
15:49:46 896  Success.
15:49:46 896  Loading the configuration from the system registry.
15:49:46 896  Getting the lates CLR version.
15:49:46 896  The latest CLR version is 'v2.0.50727'.
15:49:46 896  The configuration has been loaded successfully.
15:49:46 896      Runtime version: v2.0.50727.
15:49:46 896      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:49:46 896      Class name: CCCToolbar.CCCBar.
15:49:46 896  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:49:46 896  Unwrapping the managed class.
15:49:46 896  Success.
15:49:46 896  Querying the ObjectWithSite interface.
15:49:46 896  Success.
15:49:46 896  Querying the IInputObject interface.
15:49:46 896  Success.
15:49:46 896  Querying the IDeskBand interface.
15:49:46 896  Success.
15:49:46 896  Getting the dispid of the 'Dispose' method.
15:49:46 896  Success.
15:49:46 896  Getting the dispid of the 'InitializeToolbar' method.
15:49:46 896  Success.
15:49:46 896  The managed add-on class has been created successfully.
15:49:46 896  Start.
15:49:46 896  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
15:49:46 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:49:46 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:49:46 896  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
15:49:46 896  Success.
15:49:46 896  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
15:49:46 896  Success.
15:49:46 896  Creating a new instance of the add-on loader.
15:49:46 896  Success.
15:49:46 896  Loading the configuration from the system registry.
15:49:46 896  Getting the lates CLR version.
15:49:46 896  The latest CLR version is 'v2.0.50727'.
15:49:46 896  The configuration has been loaded successfully.
15:49:46 896      Runtime version: v2.0.50727.
15:49:46 896      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:49:46 896      Class name: CCCToolbar.IEModule.
15:49:46 896  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:49:46 896  Unwrapping the managed class.
15:49:46 896  Success.
15:49:46 896  Querying the ObjectWithSite interface.
15:49:46 896  Success.
15:49:46 896  Getting the dispid of the 'Dispose' method.
15:49:46 896  Success.
15:49:46 896  The managed add-on class has been created successfully.

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
15:51:49 904  Start.
15:51:49 904  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
15:51:49 904  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:51:49 904  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
15:51:49 904  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
15:51:49 904  Success.
15:51:49 904  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
15:51:49 904  Success.
15:51:49 904  Creating a new instance of the add-on loader.
15:51:49 904  Success.
15:51:49 904  Loading the configuration from the system registry.
15:51:49 904  Getting the lates CLR version.
15:51:49 904  The latest CLR version is 'v2.0.50727'.
15:51:49 904  The configuration has been loaded successfully.
15:51:49 904      Runtime version: v2.0.50727.
15:51:49 904      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:51:49 904      Class name: CCCToolbar.CCCBar.
15:51:49 904  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:51:49 904  Loading CLR: v2.0.50727.
15:51:49 904  The CLR v2.0.50727 has been initialized successfully.
15:51:49 904  Creating a new domain setup.
15:51:49 904  Success.
15:51:49 904  Getting the add-in directory.
15:51:49 904  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
15:51:49 904  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
15:51:49 904  The 'shadow copy' is enabled.
15:51:49 904  Creating a new application domain.
15:51:49 904  Success.
15:51:50 904  Unwrapping the managed class.
15:51:50 904  Success.
15:51:50 904  Querying the ObjectWithSite interface.
15:51:50 904  Success.
15:51:50 904  Querying the IInputObject interface.
15:51:50 904  Success.
15:51:50 904  Querying the IDeskBand interface.
15:51:50 904  Success.
15:51:50 904  Getting the dispid of the 'Dispose' method.
15:51:50 904  Success.
15:51:50 904  Getting the dispid of the 'InitializeToolbar' method.
15:51:50 904  Success.
15:51:50 904  The managed add-on class has been created successfully.
15:51:50 904  Start.
15:51:50 904  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
15:51:50 904  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:51:50 904  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
15:51:50 904  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
15:51:50 904  Success.
15:51:50 904  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
15:51:50 904  Success.
15:51:50 904  Creating a new instance of the add-on loader.
15:51:50 904  Success.
15:51:50 904  Loading the configuration from the system registry.
15:51:50 904  Getting the lates CLR version.
15:51:50 904  The latest CLR version is 'v2.0.50727'.
15:51:50 904  The configuration has been loaded successfully.
15:51:50 904      Runtime version: v2.0.50727.
15:51:50 904      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
15:51:50 904      Class name: CCCToolbar.IEModule.
15:51:50 904  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
15:51:50 904  Unwrapping the managed class.
15:51:50 904  Success.
15:51:50 904  Querying the ObjectWithSite interface.
15:51:50 904  Success.
15:51:50 904  Getting the dispid of the 'Dispose' method.
15:51:50 904  Success.
15:51:50 904  The managed add-on class has been created successfully.

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
16:14:42 1272  Start.
16:14:42 1272  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
16:14:42 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:14:42 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:14:42 1272  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
16:14:42 1272  Success.
16:14:42 1272  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
16:14:42 1272  Success.
16:14:42 1272  Creating a new instance of the add-on loader.
16:14:42 1272  Success.
16:14:42 1272  Loading the configuration from the system registry.
16:14:42 1272  Getting the lates CLR version.
16:14:42 1272  The latest CLR version is 'v2.0.50727'.
16:14:42 1272  The configuration has been loaded successfully.
16:14:42 1272      Runtime version: v2.0.50727.
16:14:42 1272      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:14:42 1272      Class name: CCCToolbar.CCCBar.
16:14:42 1272  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:14:42 1272  Loading CLR: v2.0.50727.
16:14:42 1272  The CLR v2.0.50727 has been initialized successfully.
16:14:42 1272  Creating a new domain setup.
16:14:42 1272  Success.
16:14:42 1272  Getting the add-in directory.
16:14:42 1272  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
16:14:42 1272  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
16:14:42 1272  The 'shadow copy' is enabled.
16:14:42 1272  Creating a new application domain.
16:14:42 1272  Success.
16:14:42 1272  Unwrapping the managed class.
16:14:43 1272  Success.
16:14:43 1272  Querying the ObjectWithSite interface.
16:14:43 1272  Success.
16:14:43 1272  Querying the IInputObject interface.
16:14:43 1272  Success.
16:14:43 1272  Querying the IDeskBand interface.
16:14:43 1272  Success.
16:14:43 1272  Getting the dispid of the 'Dispose' method.
16:14:43 1272  Success.
16:14:43 1272  Getting the dispid of the 'InitializeToolbar' method.
16:14:43 1272  Success.
16:14:43 1272  The managed add-on class has been created successfully.
16:14:43 1272  Start.
16:14:43 1272  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
16:14:43 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:14:43 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:14:43 1272  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
16:14:43 1272  Success.
16:14:43 1272  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
16:14:43 1272  Success.
16:14:43 1272  Creating a new instance of the add-on loader.
16:14:43 1272  Success.
16:14:43 1272  Loading the configuration from the system registry.
16:14:43 1272  Getting the lates CLR version.
16:14:43 1272  The latest CLR version is 'v2.0.50727'.
16:14:43 1272  The configuration has been loaded successfully.
16:14:43 1272      Runtime version: v2.0.50727.
16:14:43 1272      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:14:43 1272      Class name: CCCToolbar.IEModule.
16:14:43 1272  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:14:43 1272  Unwrapping the managed class.
16:14:43 1272  Success.
16:14:43 1272  Querying the ObjectWithSite interface.
16:14:43 1272  Success.
16:14:43 1272  Getting the dispid of the 'Dispose' method.
16:14:43 1272  Success.
16:14:43 1272  The managed add-on class has been created successfully.
16:52:35 896  Start.
16:52:35 896  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
16:52:35 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:52:35 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:52:35 896  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
16:52:35 896  Success.
16:52:35 896  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
16:52:35 896  Success.
16:52:35 896  Creating a new instance of the add-on loader.
16:52:35 896  Success.
16:52:35 896  Loading the configuration from the system registry.
16:52:35 896  Getting the lates CLR version.
16:52:35 896  The latest CLR version is 'v2.0.50727'.
16:52:35 896  The configuration has been loaded successfully.
16:52:35 896      Runtime version: v2.0.50727.
16:52:35 896      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:52:35 896      Class name: CCCToolbar.CCCBar.
16:52:35 896  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:52:35 896  Unwrapping the managed class.
16:52:35 896  Success.
16:52:35 896  Querying the ObjectWithSite interface.
16:52:35 896  Success.
16:52:35 896  Querying the IInputObject interface.
16:52:35 896  Success.
16:52:35 896  Querying the IDeskBand interface.
16:52:35 896  Success.
16:52:35 896  Getting the dispid of the 'Dispose' method.
16:52:35 896  Success.
16:52:35 896  Getting the dispid of the 'InitializeToolbar' method.
16:52:35 896  Success.
16:52:35 896  The managed add-on class has been created successfully.
16:52:35 896  Start.
16:52:35 896  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
16:52:35 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:52:35 896  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:52:35 896  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
16:52:35 896  Success.
16:52:35 896  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
16:52:35 896  Success.
16:52:35 896  Creating a new instance of the add-on loader.
16:52:35 896  Success.
16:52:35 896  Loading the configuration from the system registry.
16:52:35 896  Getting the lates CLR version.
16:52:35 896  The latest CLR version is 'v2.0.50727'.
16:52:35 896  The configuration has been loaded successfully.
16:52:35 896      Runtime version: v2.0.50727.
16:52:35 896      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:52:35 896      Class name: CCCToolbar.IEModule.
16:52:35 896  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:52:35 896  Unwrapping the managed class.
16:52:35 896  Success.
16:52:35 896  Querying the ObjectWithSite interface.
16:52:35 896  Success.
16:52:35 896  Getting the dispid of the 'Dispose' method.
16:52:35 896  Success.
16:52:35 896  The managed add-on class has been created successfully.

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
16:54:28 888  Start.
16:54:28 888  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
16:54:28 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:54:28 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:54:28 888  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
16:54:28 888  Success.
16:54:28 888  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
16:54:28 888  Success.
16:54:28 888  Creating a new instance of the add-on loader.
16:54:28 888  Success.
16:54:28 888  Loading the configuration from the system registry.
16:54:28 888  Getting the lates CLR version.
16:54:28 888  The latest CLR version is 'v2.0.50727'.
16:54:28 888  The configuration has been loaded successfully.
16:54:28 888      Runtime version: v2.0.50727.
16:54:28 888      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:54:28 888      Class name: CCCToolbar.CCCBar.
16:54:28 888  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:54:28 888  Loading CLR: v2.0.50727.
16:54:28 888  The CLR v2.0.50727 has been initialized successfully.
16:54:28 888  Creating a new domain setup.
16:54:28 888  Success.
16:54:28 888  Getting the add-in directory.
16:54:28 888  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
16:54:28 888  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
16:54:28 888  The 'shadow copy' is enabled.
16:54:28 888  Creating a new application domain.
16:54:28 888  Success.
16:54:28 888  Unwrapping the managed class.
16:54:29 888  Success.
16:54:29 888  Querying the ObjectWithSite interface.
16:54:29 888  Success.
16:54:29 888  Querying the IInputObject interface.
16:54:29 888  Success.
16:54:29 888  Querying the IDeskBand interface.
16:54:29 888  Success.
16:54:29 888  Getting the dispid of the 'Dispose' method.
16:54:29 888  Success.
16:54:29 888  Getting the dispid of the 'InitializeToolbar' method.
16:54:29 888  Success.
16:54:29 888  The managed add-on class has been created successfully.
16:54:29 888  Start.
16:54:29 888  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
16:54:29 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:54:29 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:54:29 888  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
16:54:29 888  Success.
16:54:29 888  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
16:54:29 888  Success.
16:54:29 888  Creating a new instance of the add-on loader.
16:54:29 888  Success.
16:54:29 888  Loading the configuration from the system registry.
16:54:29 888  Getting the lates CLR version.
16:54:29 888  The latest CLR version is 'v2.0.50727'.
16:54:29 888  The configuration has been loaded successfully.
16:54:29 888      Runtime version: v2.0.50727.
16:54:29 888      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:54:29 888      Class name: CCCToolbar.IEModule.
16:54:29 888  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:54:29 888  Unwrapping the managed class.
16:54:29 888  Success.
16:54:29 888  Querying the ObjectWithSite interface.
16:54:29 888  Success.
16:54:29 888  Getting the dispid of the 'Dispose' method.
16:54:29 888  Success.
16:54:29 888  The managed add-on class has been created successfully.
16:54:41 888  Start.
16:54:41 888  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
16:54:41 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:54:41 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:54:41 888  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
16:54:41 888  Success.
16:54:41 888  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
16:54:41 888  Success.
16:54:41 888  Creating a new instance of the add-on loader.
16:54:41 888  Success.
16:54:41 888  Loading the configuration from the system registry.
16:54:41 888  Getting the lates CLR version.
16:54:41 888  The latest CLR version is 'v2.0.50727'.
16:54:41 888  The configuration has been loaded successfully.
16:54:41 888      Runtime version: v2.0.50727.
16:54:41 888      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:54:41 888      Class name: CCCToolbar.CCCBar.
16:54:41 888  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:54:41 888  Unwrapping the managed class.
16:54:41 888  Success.
16:54:41 888  Querying the ObjectWithSite interface.
16:54:41 888  Success.
16:54:41 888  Querying the IInputObject interface.
16:54:41 888  Success.
16:54:41 888  Querying the IDeskBand interface.
16:54:41 888  Success.
16:54:41 888  Getting the dispid of the 'Dispose' method.
16:54:41 888  Success.
16:54:41 888  Getting the dispid of the 'InitializeToolbar' method.
16:54:41 888  Success.
16:54:41 888  The managed add-on class has been created successfully.
16:54:41 888  Start.
16:54:41 888  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
16:54:41 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:54:41 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:54:41 888  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
16:54:41 888  Success.
16:54:41 888  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
16:54:41 888  Success.
16:54:41 888  Creating a new instance of the add-on loader.
16:54:41 888  Success.
16:54:41 888  Loading the configuration from the system registry.
16:54:41 888  Getting the lates CLR version.
16:54:41 888  The latest CLR version is 'v2.0.50727'.
16:54:41 888  The configuration has been loaded successfully.
16:54:41 888      Runtime version: v2.0.50727.
16:54:41 888      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:54:41 888      Class name: CCCToolbar.IEModule.
16:54:41 888  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:54:41 888  Unwrapping the managed class.
16:54:41 888  Success.
16:54:41 888  Querying the ObjectWithSite interface.
16:54:41 888  Success.
16:54:41 888  Getting the dispid of the 'Dispose' method.
16:54:41 888  Success.
16:54:41 888  The managed add-on class has been created successfully.


Posted 07 May, 2009 21:48:53 Top
Jason Lee




Posts: 89
Joined: 2008-08-12
Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
16:58:44 888  Start.
16:58:44 888  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
16:58:44 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:58:44 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:58:44 888  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
16:58:44 888  Success.
16:58:44 888  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
16:58:44 888  Success.
16:58:44 888  Creating a new instance of the add-on loader.
16:58:44 888  Success.
16:58:44 888  Loading the configuration from the system registry.
16:58:44 888  Getting the lates CLR version.
16:58:44 888  The latest CLR version is 'v2.0.50727'.
16:58:44 888  The configuration has been loaded successfully.
16:58:44 888      Runtime version: v2.0.50727.
16:58:44 888      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:58:44 888      Class name: CCCToolbar.CCCBar.
16:58:44 888  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:58:44 888  Loading CLR: v2.0.50727.
16:58:44 888  The CLR v2.0.50727 has been initialized successfully.
16:58:44 888  Creating a new domain setup.
16:58:44 888  Success.
16:58:44 888  Getting the add-in directory.
16:58:44 888  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
16:58:44 888  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
16:58:44 888  The 'shadow copy' is enabled.
16:58:44 888  Creating a new application domain.
16:58:44 888  Success.
16:58:45 888  Unwrapping the managed class.
16:58:45 888  Success.
16:58:45 888  Querying the ObjectWithSite interface.
16:58:45 888  Success.
16:58:45 888  Querying the IInputObject interface.
16:58:45 888  Success.
16:58:45 888  Querying the IDeskBand interface.
16:58:45 888  Success.
16:58:45 888  Getting the dispid of the 'Dispose' method.
16:58:45 888  Success.
16:58:45 888  Getting the dispid of the 'InitializeToolbar' method.
16:58:45 888  Success.
16:58:45 888  The managed add-on class has been created successfully.
16:58:45 888  Start.
16:58:45 888  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
16:58:45 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:58:45 888  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:58:45 888  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
16:58:45 888  Success.
16:58:45 888  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
16:58:45 888  Success.
16:58:45 888  Creating a new instance of the add-on loader.
16:58:45 888  Success.
16:58:45 888  Loading the configuration from the system registry.
16:58:45 888  Getting the lates CLR version.
16:58:45 888  The latest CLR version is 'v2.0.50727'.
16:58:45 888  The configuration has been loaded successfully.
16:58:45 888      Runtime version: v2.0.50727.
16:58:45 888      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:58:45 888      Class name: CCCToolbar.IEModule.
16:58:45 888  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:58:45 888  Unwrapping the managed class.
16:58:45 888  Success.
16:58:45 888  Querying the ObjectWithSite interface.
16:58:45 888  Success.
16:58:45 888  Getting the dispid of the 'Dispose' method.
16:58:45 888  Success.
16:58:45 888  The managed add-on class has been created successfully.
17:11:51 1272  Start.
17:11:51 1272  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
17:11:51 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
17:11:51 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
17:11:51 1272  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
17:11:51 1272  Success.
17:11:51 1272  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
17:11:51 1272  Success.
17:11:51 1272  Creating a new instance of the add-on loader.
17:11:51 1272  Success.
17:11:51 1272  Loading the configuration from the system registry.
17:11:51 1272  Getting the lates CLR version.
17:11:51 1272  The latest CLR version is 'v2.0.50727'.
17:11:51 1272  The configuration has been loaded successfully.
17:11:51 1272      Runtime version: v2.0.50727.
17:11:51 1272      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
17:11:51 1272      Class name: CCCToolbar.CCCBar.
17:11:51 1272  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
17:11:51 1272  Unwrapping the managed class.
17:11:51 1272  Success.
17:11:51 1272  Querying the ObjectWithSite interface.
17:11:51 1272  Success.
17:11:51 1272  Querying the IInputObject interface.
17:11:51 1272  Success.
17:11:51 1272  Querying the IDeskBand interface.
17:11:51 1272  Success.
17:11:51 1272  Getting the dispid of the 'Dispose' method.
17:11:51 1272  Success.
17:11:51 1272  Getting the dispid of the 'InitializeToolbar' method.
17:11:51 1272  Success.
17:11:51 1272  The managed add-on class has been created successfully.
17:11:51 1272  Start.
17:11:51 1272  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
17:11:51 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
17:11:51 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
17:11:51 1272  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
17:11:51 1272  Success.
17:11:51 1272  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
17:11:51 1272  Success.
17:11:51 1272  Creating a new instance of the add-on loader.
17:11:51 1272  Success.
17:11:51 1272  Loading the configuration from the system registry.
17:11:51 1272  Getting the lates CLR version.
17:11:51 1272  The latest CLR version is 'v2.0.50727'.
17:11:51 1272  The configuration has been loaded successfully.
17:11:51 1272      Runtime version: v2.0.50727.
17:11:51 1272      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
17:11:51 1272      Class name: CCCToolbar.IEModule.
17:11:51 1272  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
17:11:51 1272  Unwrapping the managed class.
17:11:51 1272  Success.
17:11:51 1272  Querying the ObjectWithSite interface.
17:11:51 1272  Success.
17:11:51 1272  Getting the dispid of the 'Dispose' method.
17:11:51 1272  Success.
17:11:51 1272  The managed add-on class has been created successfully.
17:12:10 1272  Start.
17:12:10 1272  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
17:12:10 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
17:12:10 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
17:12:10 1272  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
17:12:10 1272  Success.
17:12:10 1272  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
17:12:10 1272  Success.
17:12:10 1272  Creating a new instance of the add-on loader.
17:12:10 1272  Success.
17:12:10 1272  Loading the configuration from the system registry.
17:12:10 1272  Getting the lates CLR version.
17:12:10 1272  The latest CLR version is 'v2.0.50727'.
17:12:10 1272  The configuration has been loaded successfully.
17:12:10 1272      Runtime version: v2.0.50727.
17:12:10 1272      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
17:12:10 1272      Class name: CCCToolbar.CCCBar.
17:12:10 1272  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
17:12:10 1272  Unwrapping the managed class.
17:12:10 1272  Success.
17:12:10 1272  Querying the ObjectWithSite interface.
17:12:10 1272  Success.
17:12:10 1272  Querying the IInputObject interface.
17:12:10 1272  Success.
17:12:10 1272  Querying the IDeskBand interface.
17:12:10 1272  Success.
17:12:10 1272  Getting the dispid of the 'Dispose' method.
17:12:10 1272  Success.
17:12:10 1272  Getting the dispid of the 'InitializeToolbar' method.
17:12:10 1272  Success.
17:12:10 1272  The managed add-on class has been created successfully.
17:12:10 1272  Start.
17:12:10 1272  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
17:12:10 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
17:12:10 1272  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
17:12:10 1272  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
17:12:10 1272  Success.
17:12:10 1272  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
17:12:10 1272  Success.
17:12:10 1272  Creating a new instance of the add-on loader.
17:12:10 1272  Success.
17:12:10 1272  Loading the configuration from the system registry.
17:12:10 1272  Getting the lates CLR version.
17:12:10 1272  The latest CLR version is 'v2.0.50727'.
17:12:10 1272  The configuration has been loaded successfully.
17:12:10 1272      Runtime version: v2.0.50727.
17:12:10 1272      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
17:12:10 1272      Class name: CCCToolbar.IEModule.
17:12:10 1272  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
17:12:10 1272  Unwrapping the managed class.
17:12:10 1272  Success.
17:12:10 1272  Querying the ObjectWithSite interface.
17:12:10 1272  Success.
17:12:10 1272  Getting the dispid of the 'Dispose' method.
17:12:10 1272  Success.
17:12:10 1272  The managed add-on class has been created successfully.

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------

Startup directory: Loader version: 4.3.1910 C:Program FilesCCCompany.comCCCompany Toolbar
------------------
16:03:33 908  Start.
16:03:33 908  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}'
16:03:33 908  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:03:33 908  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{10834E9A-D475-4A24-AD01-F3F24F71B28E}' is closed.
16:03:33 908  Converting the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID from string.
16:03:33 908  Success.
16:03:33 908  Attempting to get the class object by the '{9FDA82EE-02B9-4e29-98D5-64B872B6F4EA}' CLSID.
16:03:33 908  Success.
16:03:33 908  Creating a new instance of the add-on loader.
16:03:33 908  Success.
16:03:33 908  Loading the configuration from the system registry.
16:03:33 908  Getting the lates CLR version.
16:03:33 908  The latest CLR version is 'v2.0.50727'.
16:03:33 908  The configuration has been loaded successfully.
16:03:33 908      Runtime version: v2.0.50727.
16:03:33 908      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:03:33 908      Class name: CCCToolbar.CCCBar.
16:03:33 908  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:03:33 908  Loading CLR: v2.0.50727.
16:03:33 908  The CLR v2.0.50727 has been initialized successfully.
16:03:33 908  Creating a new domain setup.
16:03:33 908  Success.
16:03:33 908  Getting the add-in directory.
16:03:33 908  Success. The directory is 'C:Program FilesCCCompany.comCCCompany Toolbar'
16:03:33 908  The configuration file is 'C:Program FilesCCCompany.comCCCompany ToolbarCCCToolbar.dll.config'
16:03:33 908  The 'shadow copy' is enabled.
16:03:33 908  Creating a new application domain.
16:03:33 908  Success.
16:03:33 908  Unwrapping the managed class.
16:03:34 908  Success.
16:03:34 908  Querying the ObjectWithSite interface.
16:03:34 908  Success.
16:03:34 908  Querying the IInputObject interface.
16:03:34 908  Success.
16:03:34 908  Querying the IDeskBand interface.
16:03:34 908  Success.
16:03:34 908  Getting the dispid of the 'Dispose' method.
16:03:34 908  Success.
16:03:34 908  Getting the dispid of the 'InitializeToolbar' method.
16:03:34 908  Success.
16:03:34 908  The managed add-on class has been created successfully.
16:03:34 908  Start.
16:03:34 908  Reading the registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}'
16:03:34 908  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:03:34 908  Success. The registry key 'HKEY_CLASSES_ROOTCLSID{0B4D6B1C-D1A6-4B21-9412-CC846EBFA818}' is closed.
16:03:34 908  Converting the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID from string.
16:03:34 908  Success.
16:03:34 908  Attempting to get the class object by the '{A3A5C6A6-288F-4eee-8634-2BA9D5A28002}' CLSID.
16:03:34 908  Success.
16:03:34 908  Creating a new instance of the add-on loader.
16:03:34 908  Success.
16:03:34 908  Loading the configuration from the system registry.
16:03:34 908  Getting the lates CLR version.
16:03:34 908  The latest CLR version is 'v2.0.50727'.
16:03:34 908  The configuration has been loaded successfully.
16:03:34 908      Runtime version: v2.0.50727.
16:03:34 908      Assembly name: CCCToolbar, PublicKeyToken=E5676C3A0B92F7AC.
16:03:34 908      Class name: CCCToolbar.IEModule.
16:03:34 908  Attempting to create a new instance of the managed add-on class: CLR - v2.0.50727
16:03:34 908  Unwrapping the managed class.
16:03:34 908  Success.
16:03:34 908  Querying the ObjectWithSite interface.
16:03:34 908  Success.
16:03:34 908  Getting the dispid of the 'Dispose' method.
16:03:34 908  Success.
16:03:34 908  The managed add-on class has been created successfully.
Posted 07 May, 2009 21:50:15 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Jason,

I need the same file from the target PC, not from your PC. You can send it to me using our support e-mail address (see readme.txt). Please also answer the following questions:

1. Is UAC on or off?
2. Is the user a standard user or an aministrator?
3. Is IE 8 run "as administrator"? If not, is Protected Mode in IE8 on or off?


Andrei Smolin
Add-in Express Team Leader
Posted 08 May, 2009 07:12:16 Top
Jason Lee




Posts: 89
Joined: 2008-08-12
Andrei,

Thanks for the reply, I finally talked to one of client reported that issue, she told me, she is running windows vista business 32 bit edition, UAC is enabled, the computer she is using only have two local account, her account is administrator, she is actually running IE 7, not run "as administrator", just normal way to click the ie icon. The protected mode is on, she tried turned off, but did not solve the issue.

After install, she checked the my document folder, there is no sub folder called Add-in Express, so she can find the adxloader.log file at all.

Please help. Thanks a lot!
Posted 14 May, 2009 02:41:27 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Jason,

Please ask her to uninstall the add-on and then install it using "as administrator".


Andrei Smolin
Add-in Express Team Leader
Posted 14 May, 2009 05:22:49 Top
Jason Lee




Posts: 89
Joined: 2008-08-12
Andrei,

She told me while she right click the install package, there is no option "run as administrator", she can only see "install", "repair", "uninstall", and some other options.

Thanks.
Posted 14 May, 2009 05:43:26 Top