WPF Properties.Settings throws exception on launch and close?

That exception is not so unusual in my experience. What is unusual is that the exception is (apparently) unhandled in your situation. Usually, (again in my experience) that exception is silently caught and handled by some other mechanism You are not, by any chance, running this in the VS debugger with 'break when an exception is thrown' are you?

That setting is under Debug -> Exceptions..., by the way.

That exception is not so unusual in my experience. What is unusual is that the exception is (apparently) unhandled in your situation. Usually, (again in my experience) that exception is silently caught and handled by some other mechanism.

You are not, by any chance, running this in the VS debugger with 'break when an exception is thrown' are you? That setting is under Debug -> Exceptions..., by the way.

Yes I am. This is likely to be the issue. – Maslow Aug 13 '10 at 21:29 I had inner code modifying the collection I was iterating around this same area and thought it was related to the binding failure exception.

– Maslow Aug 13 '10 at 21:34.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions