Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmPicker
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Miscellaneous
Thread ID:
01505467
Message ID:
01505977
Views:
50
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform