Gordon Welling Admin Group

Manager Technnical Support Services
Joined: 11-December-2003 Location: Canada Posts: 610
|
| Posted: 03-November-2008 at 11:04am
|
|
|
Problem: Customer reported that when trying to build web calendar pages using CCUweb.exe, the project build would report the following:
In the AppError.log file:
Quote:
| 11/3/2008 10:05:55 AM,36355.75,frmMakeCalendarBuild_HandleFileRow@190,Subscript out of range,9,CCUweb, |
|
|
for each record in the .CSV resource file.
In the log.txt file:
Quote:
Error Number:529 Error Description:Error occurred in File resource 'C:\Documents and Settings\gordon\Desktop\RRiveres\soccer.csv' near line 2 Error Source:/addtoFilesCombinedArray Error Line:-1 |
|
|
for each record in the .CSV resource file.
Additional Information: The user had created the .CSV file using the CCUAdmin.exe utility.
Cause: When the custom .CSV data file was compared against a sample holiday calendar resource .CSV file included with the ccuweb.zip download and the formats of both files were different. The custom .CSV file was using the old "CCU" format for .CSV files.
Corrective Action: When using the CCUAdmin.exe utility to create custom .CSV calendar resource files, ensure that you use the following steps to create and save the .CSV file:
- From the main menu choose "File" and "Save as .CSV File ..."
- Choose "CCUWEB Format" and click "OK"
Use the newly saved .CSV file(s) in the CCUweb project as the resource file(s).
Edited by Gordon Welling on 03-November-2008 at 11:32am
|