Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't figure out this error stuff!
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Can't figure out this error stuff!
Miscellaneous
Thread ID:
01157151
Message ID:
01157151
Views:
61
I created a project but not based on MM project. The form however was created based on MM Business Form. The problem is when I called class methods just like below it gives me an error:
this.GetDataSet("SELECT * FROM Orders WHERE CustomerID "+sqlSOrders+" @CustomerID", 
                this.CreateParameter("@CustomerID", sqlPOrders));
error message is:
NullReferenceException was unhandled!
Object reference not set to an instance of an object.
Note: The same object class works in different form without change.
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Next
Reply
Map
View

Click here to load this message in the networking platform