Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
JumpStart data access problems...
Message
 
À
01/10/2003 17:12:04
Scott Malinowski
Arizona Fox Software LLC
Arizona, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00833585
Message ID:
00834073
Vues:
34
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform