Fix for VB Script error in Reports Viewer for MELL 2.5 (831108)



The information in this article applies to:

  • MSPRESS Microsoft eLearning Library Version 2.x

SYMPTOMS

When you attempt to run a query in the Reports Viewer in the Microsoft eLearning Library (MELL), you may receive the following error:

Microsoft VBScript runtime error '800a0009'
Subscript out of range: 'collectionCounter'
/mell/eng/reports/inc/reportfunctions.inc, line 136

CAUSE

This error is caused by a limitation in the code that does not allow a query with a large result set to be displayed.

RESOLUTION

A fix is available to correct this problem. Please download the fix from this location:

Download File

After downloading and expanding the file, you will have a new reportfunctions.inc file. This file needs to replace the existing file in the directory structure. Depending on the version of MELL installed, this file can be in multiple places.

The reportfunctions.inc file is found in the INC directory. The two places this file can be placed in are:

mell/reports/inc
mell/eng/reports/inc

Once this file has been replaced the error will no longer be returned.

Modification Type:MinorLast Reviewed:8/4/2004
Keywords:KB831108