Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MmPicker
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Divers
Thread ID:
01505467
Message ID:
01505977
Vues:
51
Hi Kevin. I went through the tutroial and I'm still having an issue. When I type in the "Employee" name and click on the "Find" button I get the following error:

"Object reference not set to an instance of an object" on Main.vb -> Application.Run(New MainForm)



If I don't put in the "Employee" name and just click the "Find" button the "Pcker" comes up with the data. I select the "Employee". After the "Picker" closes I get the following error:

"Object reference not set to an instance of an object" on mmPicker.cs ->

public virtual bool SetText(DataSet dsSelectedItems)

BusinessObject.DataRow[BVSMemberName] = dsSelectedItems.Tables[0].Rows[0][PLVMemberName];




Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform