18 Replies
I am baffled how i'm getting an exception inside of this if statement. I'm null checking the value first.
Is it something to do with recursion that I'm not understanding?
put a breakpoint on the if statement and try to repro
I'll have to google that. I don't know what a breakdown is
breakpoint
oh. i do have one
checkout the screenshot. it says its null, but the code has an error inside.
oh yeah i just saw it
i figured it was somehting I don't understand
well how did it throw on that line if the breakpoint wasnt hit
no kidding.
i put a breakpoint if webField == null
i asumme the debugger bugged out
i restarted VS. still just trying random stuff for now
or some pdb is old
attempting clean
try deleting obj and bin
manually
oh dern i always forget that
running again
I should know its always the simple things when its this odd
thanks
did it work?
yep
nice