Index was out of range. Must be non-negative...

termi

Client
Регистрация
30.10.2012
Сообщения
67
Благодарностей
2
Баллы
8
Hi

I get that error while running debug: "Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index" before same project work without any problems. I check all file path as you seed before to ppl who have same error but all is fine out there. Project crash when i try take a line from table but it take it correctly and mange to put it to badend error list.
 

Mankush

Client
Регистрация
31.10.2011
Сообщения
189
Благодарностей
17
Баллы
28
Try ti debug step by step and see where do you miss loading of element\variable.

Could be that your are loading from an empty text file, or that you dont load the right variable.

Good luck
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
If you try to save data to variables via table processing, make your your table has all columns that you try to extract. If you try to take cell that doesn't exists you get an error.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)