| | |
c++ debugging error
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Nov 2004
Posts: 18
Reputation:
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 5:40 pm. Reason: fixed [img] tags
•
•
Join Date: Nov 2004
Posts: 18
Reputation:
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:
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).
![]() |
Similar Threads
- Debugging Error!! (VB.NET)
- Debugging Error!! (Visual Basic 4 / 5 / 6)
- 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
| Thread Tools | Search this Thread |
api application array arrays based beginner binary bitmap c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete deploy developer dll dynamiccharacterarray email encryption error file forms fstream function functions game generator getline givemetehcodez graph homeworkhelp homeworkhelper iamthwee ifstream input int java lib list loop looping loops map math matrix memory multiple newbie news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference rpg simple sorting string strings temperature template text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets






