in explorer goto the tools menu > Internet options > Advanced
untick 'Show friendly HTML error messages' and instead of the HTTP 500 message you'll get something more specific.
User Profile
Collapse
Profile Sidebar
Collapse
gladers
Last Activity: Aug 23 '06, 01:39 PM
Joined: Sep 26 '05
Location:
-
simple fix, where you have
StateIndex[(String)((DataR owView)
Container.DataI tem)["state"]]
change to StateIndex[(String)((Syste m.Data.DataRowV iew)
Container.DataI tem)["state"]]
adding System.Data. to the front of the DataRowView.Leave a comment:
-
Leave a comment:
No activity results to display
Show More
Leave a comment: