Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maintence form indexOutOfRange
Message
From
17/10/2005 09:36:47
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Maintence form indexOutOfRange
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01059590
Message ID:
01059590
Views:
37
Hi
I am using VS2005 candidate and Mere Mortals .NET Framework 2005. I am trying to create a simple maintenance form similar to the employees form in the sample application, which works until I click the New button then I get the following error.

"Index was outside the bounds of the array" at the line
"if (this.IsSelected(e.LastRow))"

If I ignore the error it seems to work fine.

I tried to set up an employee Form to see if I could see where I was going wrong, but when I used the Business object generator VS2005 crashed when I checked the checkbox along side the employee table. it works for other tables but not employees.

TIA
Stuart
Next
Reply
Map
View

Click here to load this message in the networking platform