How many can relate do this? hehe
On a more serious note, what are the first things you look for when you see the yellow screen of death?
Half the time the debug trace isn't actually telling you what the problem is (understandable I guess).
What techniques do you use to debug the problem?
I must admit, I still use response.write more than I should. I just get lazy going through the debugger.
Hoping to get learn some more debug techniques from you guys. (specific to the YSOD since I'm more into web apps).