XADM: Import Fails with Event ID 13 and ID 235

Last reviewed: February 17, 1998
Article ID: Q169762
The information in this article applies to:
  • Microsoft Exchange Server version 5.0

SYMPTOMS

When you import a .csv file, the import command may fail and the event viewer application log may report errors similar to the following:

   Event ID: 13
   Source: X400Proxy
   Type: Warning
   Category: None
   Description: Unable to process custom recipient Arcand, Lyne: BLUEMOON
   because the target
   address is not valid.
   X400:/CÊ/A=TEL.CAN/G=Lyne/S=Arcand/O=BLUEMOON/OU1=CISTI.NRC.OTT/
   DDA:ID=ILL.CISTI

   Event ID: 235
   Source: MSExchangeDSImp
   Type: Error
   Category: None
   Description: X400 address failure. An illegal type name was specified at
   character position
   87 of 'X400:/CÊ/A=TEL.CAN/G=Lyne/S=Arcand/O=BLUEMOON/OU1=CISTI.NRC.OTT/
   DDA:ID=ILL.CISTI'.

CAUSE

The .csv file may contain Domain Defined Attributes (DDA) values. DDA is the format used for custom recipients such as Microsoft Mail users or SMTP users. The Exchange Server import function does not properly handle incoming X.400 addresses that contain a forward slash (or solidus) as part of a DDA Value. When Exchange Server encounters a forward slash as part of a DDA value, it reports an error. The X.400 custom recipient is not created in Exchange Server.

RESOLUTION

To resolve this problem:

  1. Edit the .csv file and globally replace /DDA with ;DDA.

  2. Save and close the .csv file and re-import it into Exchange Server by clicking Import on the Tools menu.
Version           : WinNT:5.0
Platform          : winnt
Issue type        : kbprb
Solution Type     : kbworkaround


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


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: February 17, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.