Blogs

When changing the guest OS password of root, you may encounter an Authentication token manipulation error. This message occurs because the /etc/shadow file is not present. You can add the shadow file by entering 'pwconv', then the root password can be set. See the example below.

bash-3.2# passwd
Changing password for user root.
passwd: Authentication token manipulation error

bash-3.2# pwconv
bash-3.2# passwd
Changing password for user root. ...Read More

 

In addition to bug fixes, AXP 1.6.2 adds support for the new SM-SRE-710-K9 and SM-SRE-910-K9 service modules. Additionally, the expiration check of the authorization bundle is no longer enforced in AXP 1.6.2. The authorization bundle, which is provided by Cisco Developer Network, grants permission to run applications on the AXP platform. In addition to security information, the authorization bundle also contains an expiration date. Starting from AXP 1.6.2, the check on this expiration date ...Read More

 

The AXP upgrade process provides key features such as automatic deletion of previously installed files that are not included in the upgrade package. However, in order to not delete previously installed files, the upgrade process requires that previously installed files be included in the upgrade package which can lead to bloated packages. To simply the package and reduce package size, users can create a patch to modify only intended files. For example, if the initial installed package contai ...Read More

 

AXP version 1.6.1 has added support for Simple Network Management Protocol SNMPv2c. SNMP commands used in Cisco AXP are similar to Cisco IOS software SNMP commands. The AXP User Guide provides examples of traps generated by agents in SNMP that are utilized by Cisco AXP. Please review the AXP User Guide section 'System Management using SNMP and CDP' along with the Command Reference Guide for more information.
...Read More

 

In addition to bug fixes, the AXP 1.5.2 maintenance release builds upon AXP 1.5.1- see the blog 'AXP 1.5.1 Release - A Giant Leap Forward' - by adding support for two new service modules. The SRE 700 has a 1.86 GHz cpu, 4 GB Ram, and a 500 GB HD. The SRE 900 offers Raid 1 support, has a 1.86 GHz dual core cpu, 4 GB RAM and 2x500 GB HD. Raid-1 and linear raid can be selected as options at install time. This new hardware runs on the new Cisco Generation 2 routers which require IOS re ...Read More

 

AXP takes a huge step forward by adding new hardware support and software features. I¿ll discuss many of the new hardware and features below.
...Read More

 

After downloading the provided AXP gzipped tar files for your service module, if you are using a windows environment, you might decide to untar the files with WinZip. If this choice is made, caution must be taken because WinZip has a 'TAR file smart CR/LF Conversion ...Read More

 

Showing 7 results.
Items per Page 20
of 1

Forums

« Back to Enhancement Requests

Cisco Click to Call and MS Excel Issue

Combination View Flat View Tree View
Dear experts,
 
We are having problems with the Click to Call Addin in MS Excel.
 
We have developed an Excel application, that has a COM referenced that is a connection to our SAP System and when we deployed Click To Call in all machines we faced with this error message (please see attachment 1):

Run-time error ¿-2147417848 (80010108)¿:
Automation error
The object invoked has disconnected from its clients.

Since we realized about this issue, we started to do some workarounds. If Click to Call is disabled or uninstalled from the computer, our application runs properly. So we did some tests and we find out that if there is a COM registered to the VBA project in Excel, doesn'7 matter the COM complexity, both the COM and Click to Call can't work.
 
We have created a simple XLS file which has referenced a simple COM DLL with that only has a function that returns a string. There isn¿t another process in this DLL, no connection to SAP neither another type of process.
 
Into the XLS file, there is a macro that sort a column using this simple code:
            ActiveWorkbook.Worksheets("Sheet1").Sort.SortFields.Add Key:=Range("G2"),   SortOn:=xlSortOnValues, Order:=xlAscending, DataOption:=xlSortNormal

-------------------------------------------------------------------------------------
Test 1-
XLS file with our simple COM referenced
Click to call Addin enabled
When we try to run the VBA Macro, we get this error message:
Run-time error ¿-2147417848 (80010108)¿:
Automation error
The object invoked has disconnected from its clients.
-------------------------------------------------------------------------------------
Test 2-
XLS file with our simple COM referenced
Click to call Addin DISABLED
When we try to run the VBA Macro and we don´t get any unexpected result.
-------------------------------------------------------------------------------------- 
Test 3-
XLS file with our simple COM NOT referenced
Click to call Addin ENABLED
When we try to run the VBA Macro and we don´t get any unexpected result.
-------------------------------------------------------------------------------------
 
We tried those scenarios with Office 2003 and Office 2007 as well.
 
It seems that any COM as simple as it can be registered on the XLS file and the Click to Call Addin can¿t work together.


Attached to this message you will find a ZIP file that contains:
·  XLS file
·  DLL COM (a BAT to register an unregister it)
 
Be aware that after registering the DLL COM you have to manually reference it into the XLS file.
 
The XLS file and the COM DLL are in the attachment testCCTC.zip
Also attached to this form is the complete solution of our simple COM file developed in VB.NET 2003 in attachment TestCOM.zip

Could you please give us a help regarding this issue??? 

We have already opened a ticket with Cisco Support: SR 615625005, the recomendation was to open the case here in CDN.

Kindest regards,
Pablo Gómez
Attachments:

Hi Pablo,


AXP is not the correct tech center to post this question as the technology does not cover this.  Please review the page http://developer.cisco.com/web/cdc/tech for the proper tech center. 


Thanks,
Anusha

Dear Anusha,
 
Thanks for your answer. I have re-posted the trhead into Developers category. This is the new link:
http://developer.cisco.com/web/cuae/forums/-/message_boards/message/2757890
 
Could you please tell if it is the rigth place to post this kind of questions???
 
Regards,
Pablo

Hi Pablo,
 
I  think you have posted your query in the right forum now. As it is not related to AXP this thread will be removed from this technical center shortly.
 
Thanks,
Anusha

Collateral


No files available