RE: object reference not set to an instance of an object - project operations
Hi Frank,
Thanks for your response, the link to the post semi fulfils my request, as im not a coder it mentions to debug the reference pointer exception.
I understand that its looking for a reference/pointer that is null (or not there) hence its throwing the error.
I need to understand the troubleshooting path/steps, where I would initially look, what the typical things that would break with this kind of error etc.
Something like this:
"Use the debugger to find out the place where the error is thrown." but without using the debugger where would the initial point of investigation be, and then following that, where would I search
unless its way too generic to point out, as it could be anything? without having context of the solution?
I can read the log file and understand its a reference error but the troubleshooting path to resolution is what I am wanting to know.
Kindly appreciate your help :)
IP