•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 427,383 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,046 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 2127 | Replies: 3
![]() |
•
•
Join Date: Nov 2004
Posts: 18
Reputation:
Rep Power: 4
Solved Threads: 0
http://www.computersforpennies.com/error.gif
testing wether this post works, trying to host the image from my site since i dont know how to do it using his form for threads
If the image shows, could you tell me what that debugging error means
testing wether this post works, trying to host the image from my site since i dont know how to do it using his form for threads
If the image shows, could you tell me what that debugging error means
Last edited by alc6379 : Nov 30th, 2004 at 4:40 pm. Reason: fixed [img] tags
•
•
Join Date: Nov 2004
Posts: 18
Reputation:
Rep Power: 4
Solved Threads: 0
Since the image didnt work. Heres the error message: an unhandled exception of type 'System.NullReferenceException' occured in stat.exe
additional information: Object reference not set to an instance of an object.
than of course you got the options break, and continue but i need to fix this error. If you can tell me what it means it would be of great help
additional information: Object reference not set to an instance of an object.
than of course you got the options break, and continue but i need to fix this error. If you can tell me what it means it would be of great help
You could edit your image tags to look like this:
[IMG]http://www.computersforpennies.com/error.gif[/IMG]
Then you will see this:
http://www.computersforpennies.com/error.gif
[IMG]http://www.computersforpennies.com/error.gif[/IMG]
Then you will see this:
http://www.computersforpennies.com/error.gif
•
•
Join Date: Dec 2004
Posts: 12
Reputation:
Rep Power: 4
Solved Threads: 1
The error means that you are trying to access an uninitialized object (not necessarrilly NULL, but uninitialized). Having bad experiences with VS.NET debugger, my hint would be to inspect the objects that you use a couple of lines before the break line (as much I can see from the code, that would be the ptloci structure and its members).
![]() |
•
•
•
•
•
•
•
•
DaniWeb C++ Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- Debugging error C2653 (C++)
- general debugging error (ASP.NET)
- Compilation Error Handles cmdLogin.ServerClick (ASP.NET)
- debugging error messages (Web Browsers)
Other Threads in the C++ Forum
- Previous Thread: Don't know what this C++ error means
- Next Thread: reading from file into array



Linear Mode