Chaps, I spent an hour this morning adding simple logging inside my new SL4 app. I added a button and a child window to display the stack of messages in a ListBox. It wasn’t much new code and it works fine and helped me locate the problem quickly once it was working. It’s a rather low-tech fix.
It turns out I was parsing some bad XML and the null exception was getting swallowed somehow. I still haven’t figured out why it didn’t result in one of those ugly IE popups with a general SL error message. Had I received one of those popups I would have known instantly that I’d stuffed up my logic, but I just don’t know why I didn’t get one, perhaps some browser setting, dunno?! Greg
_______________________________________________ ozsilverlight mailing list [email protected] http://prdlxvm0001.codify.net/mailman/listinfo/ozsilverlight
