XRM: System.ArgumentOutOfRangeException: Index was out of range. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index)

XRM: System.ArgumentOutOfRangeException: Index was out of range. Parameter name: index at System.Collections.ArrayList.get_Item(Int32 index)

To get past the index out of range error, the data type of the field must be changed from "Text" to "Memo" in Microsoft Access XP (2002) or higher.
  1. Shutdown XYGATERM to verify there is no scheduled report running or about to run.
  2. In Window XP 2002 or higher, open User?s Documents and Settings folder\Local Settings\Application Data\XYPRO\XYGATERM\Schedule folder.
  3. Make a backup copy of Schedule.mdb
  4. Open Schedule.mdb file in Microsoft Access XP (2002) or up
  5. Open FtpServers table in design view, change Data Type of FtpPassword field from ?TEXT? to ?MEMO?

 
  1. Do the same for Hosts table, LoginPassword field
  2. Close Microsoft Access and SAVE changes
  3. Start XYGATERM and save SCHEDULE
This behavior was corrected with the release of XYGATERM Version 1.55
 If this article did not provide a solution, please open a case with our support team by sending an email message to support@xypro.com. 
    • Related Articles

    • XMA: How to Resize an Index File

      Enlarging the index files BEFORE installing XMA: The ADDINDX macro was created to allow the creation of index files using larger (FORMAT2-sized) attributes as a separate task, for customers who wish/need to increase the size of the indexes outside of ...
    • HPE: Receiving "Invalid User Name or Password" Error Message When Attempting to Logon at a TACL

      1. Check into whether the password contains any TACL metacharacters. The following are defined by HPE as TACL metacharacters: Character(s) Name Description [] Square brackets Causes TACL to expand the enclosed text == Double equal signs Specifies a ...
    • How to get trace data for an SSH connection

      ** NOTE: Do not create the trace output file on $SYSTEM or any other high-use disk. ** 1. Start STNCOM STNCOM <STN process> Example: STNCOM $ZPTY 2. From the STNCOM prompt, start the trace as follows: TRACE <file name>, <size>[K|M] Where <file name> ...
    • XMA: *** ERROR from SQL ~[-1206~]: ??? is not a valid name for a catalog

      *** ERROR from SQL ~[-1206~]: ??? is not a valid name for a catalog A SQL ERROR -1206 can occur during the installation of XYGATEMA and XYGATETR if SQL has not been initialized. As per the SQL/MP Installation guide: Before you can use SQL/MP for the ...
    • XRM: Scheduled Reports Fails to Run

      1.Check XRM for the Task's Name, it can be found by Viewing the Task Log for the malfunctioning task and locating the 'Starting Scheduled Report' line. The task will be in the format XRM.<systemname>.<username>.<Fully.Qualified.Work.Directory> 2. ...