Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
JumpStart data access problems...
Message
 
To
01/10/2003 17:12:04
Scott Malinowski
Arizona Fox Software LLC
Arizona, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00833585
Message ID:
00834073
Views:
33
Scott,

Based on the first line in the stack trace:

> at OakLeaf.MM.Main.Windows.Forms.mmBindingStrategyList.BindData(ImmBindingList mmControl, DataSet ds, String tableName, mmBusinessObject bizObj)

It looks like you're accessing data OK, but the error is occurring when bindingn to one of your list controls...either a combo box or list box. I recommend checking the Binding properties you have specified for these controls carefully and see if you can find any problems. If not, try turning off binding for the control (by setting the BindingFlag to false...see if the form displays.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform