Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object reference not set to an instance of an object
Message
From
10/12/2004 09:19:54
 
 
To
10/12/2004 06:38:36
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
ASP.NET
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00968245
Message ID:
00968275
Views:
9
Carter,

All this error means is that you've forgotten to instantiate an object ... the error message should also point out which object that is. If this error is coming from a method inside the MM framework then perhaps you have forgotten a property that needs to be set (I don't use MM, so I can't point you in the right direction there). Have you tried tracing this in the debugger?

~~Bonnie


>I have a new MM.NET based project I'm working on, it has been a while since my last and I don't remember having this issue.
>
>When attempting to set the "BindingSourceMember" of a MMLabel controls on a web form, I get the error message in the title.
>
>Background: I've created the Business Object for a Table, I have setup a Custom Data Access class for that Business Object, which uses Stored Procs. I've registered the business object on the Webform and have successfully set the BindingSource Property.
>
>What have I missed in my setup or steps, which is causing this error?
>
>Thanks,
>Carter
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform