Re: VB.NET (VS 2005) - IndexOutOf Range -- (General questions)
Hi Joel,
This doesn't look like wodSSH error at all. This error usually occurs when you try to access non-existant index of array.
I.e: You would receive this error if you try to access index 5 of some array that has less then 5 fields.
Hope this helps.
Regards,
Damba
Complete thread:
- VB.NET (VS 2005) - IndexOutOf Range -- - Joel Kepaou, 2008-10-11, 19:43
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - wodDamir, 2008-10-11, 19:56
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - Joel Kepaou, 2008-10-11, 20:38
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - wodDamir, 2008-10-11, 21:05
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - Joel Kepaou, 2008-10-11, 21:16
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - wodDamir, 2008-10-11, 21:22
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - Joel Kepaou, 2008-10-11, 21:30
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - wodDamir, 2008-10-11, 21:45
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - Joel Kepaou, 2008-10-11, 21:30
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - wodDamir, 2008-10-11, 21:22
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - Joel Kepaou, 2008-10-11, 21:16
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - wodDamir, 2008-10-11, 21:05
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - Joel Kepaou, 2008-10-11, 20:38
- Re: VB.NET (VS 2005) - IndexOutOf Range -- - wodDamir, 2008-10-11, 19:56