|
| |||||||||
| Tags: 381, array, index, invalid |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Invalid Index Array 381
My boss is using the program Wages manager and can't access the folder to complete this weeks wages. This is the error Run-time error '381': Invalid property array index. This error came up last week but i accidently fixed it by opening the sample folder then re-opening the work folder, but no such luck this time. I just want to know what can be done about this, i googled this error and it came up with mostly programmers receiving this error but this is just opening a file. As far as i can tell it is an error to do with registry? not sure any help would be great. |
|
#2
| |||
| |||
| Re: Invalid Index Array 381
Looking at the error it feels like your program was developed with Visual Basic or similar microsoft software. You can contact the program developer to know more, I have no idea which software it is and so i have no idea how to help you... ![]() |
|
#3
| ||||
| ||||
| Re: Invalid Index Array 381
It's necessary for you to scan your system's registry so that you can properly repair a runtime error 381 and related frustrating computer errors. Change the index value of the property array to a valid setting. For example, the index value of the List property for a ListBox must be from 0 to 32,766. |
|
#4
| |||
| |||
| Re: Invalid Index Array 381
What i don't understand is that it will open up other files just the one with this years information on it doesn't want to open coming up with this error. I used a program called PC Tool Registry Mechanic to do a registry scan and repair it did say it repaired all issues it found but the error has still come up upon opening this file. How do i "Change the index value of the property array to a valid setting. For example, the index value of the List property for a ListBox must be from 0 to 32,766." If it is something to do with this type of error would it be some of the values saved in this file are not compatable? so next time the file is saved will it not just come up with the same error, just a thought... |
|
#5
| ||||
| ||||
| Re: Invalid Index Array 381
The index is usually a number used to address an element in the array. For more information you can check out the following link. It's necessary for you to scan your system's registry so that you can properly repair a runtime error 381 and related frustrating computer errors. Indexing rules are language dependent, however most languages use either 0 or 1 as the first element of an array. |
|
#6
| ||||
| ||||
| Re: Invalid Index Array 381
Since your ID value is within the valid range for the ItemData property, have you double checked what the value of lstStructure(12).NewIndex is when you get the error?You tried to set a property array index to a value outside its permissible range. Change the index value of the property array to a valid setting. For example, the index value of the List property for a ListBox must be from 0 to 32,766. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Invalid Index Array 381" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Does Google decides which content to index & what not to index? | Uddhav | Technology & Internet | 5 | 04-03-2010 07:37 PM |
| Assigning an array to an array | MACE | Software Development | 3 | 18-11-2009 05:19 PM |
| Inserting an index entry into index 0 of file 25 | Dharmesh Arora | Operating Systems | 3 | 16-07-2009 10:10 AM |
| Error 381: Invalid Property Array Index | Harshini | Software Development | 3 | 08-04-2009 07:35 PM |
| When I start my computer I get an "array index error" | Gabriela | Vista Setup and Install | 17 | 17-09-2007 12:02 AM |