BUG: Paste in Label Edit Mode Shows Name Conflict Message Box

Last reviewed: March 19, 1998
Article ID: Q182635
The information in this article applies to:
  • Microsoft COM Transaction Integrator for CICS and IMS 1.0 included with SNA Server version 4.0

SYMPTOMS

In Component Builder (CB), pasting text when editing the name of a parameter causes an error message. The following message box appears:

   Title: Name Conflict.

   Text:  This parameter could not be added as This_Is_Parameter1 because
          another item by that name already exists". Either specify another
          name and click 'OK', click 'Skip' to skip the item, or click
          'Cancel' to abort this operation.

Note that the name is not changed.

This behavior applies to methods, parameters, recordsets, and recordset members. This is an example uses a parameter.

To demonstrate the problem, perform the following steps:

  1. Start CB.

  2. Create a new interface.

  3. Insert a method.

  4. Insert two parameters, Parameter1 and Parameter2.

  5. Right-click Parameter1 and click Rename.

  6. Change the name to This_Is_Parameter1.

  7. Click This_Is_ in the name list and press CTRL+C to copy it to the Clipboard.

  8. Right-click Parameter2 and click Rename.

  9. Press the HOME key to cancel selection of the entire name and position the cursor at beginning of the name.

  10. Press CTRL+V to paste from the Clipboard and the message box appears.

WORKAROUND

To avoid the unwanted error message, you can change the name without using a paste operation.

STATUS

Microsoft has confirmed this to be a problem in Microsoft COM Transaction Integrator for CICS and IMS version 1.0. A supported fix is now available for SNA Server version 4.0, but has not been fully regression-tested and should be applied only to systems experiencing this specific problem. Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.

Keywords          : kbbug1.00 CTIAdmin CTICB
Version           : WINDOWS:1.0
Platform          : WINDOWS
Issue type        : kbbug
Solution Type     : kbfix


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 19, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.