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

  • Автор темы Автор темы termi
  • Дата начала Дата начала

termi

Client
Регистрация
30.10.2012
Сообщения
69
Реакции
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.
 
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
 
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.
 

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