B
Buthrakaur
Hello,
I'm just curious if anyone else faced the problem I reported to MS
here:
http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=94356
few months ago.
In short - in some circumstances (thrown exception handled on parent or
higher level of modal dialog) the basic modal-form principle stops
working and every call to formXY.ShowDialog() immediately exits and
returns DialogResult.None as a dialog result. After this the whole
application crashes even though the exception is handled. You can take
a look on my sample application, which simulates this behaviour -
http://trash.filovo.net/files/DialogTest.zip .
Is here in the group anyone from MS CF-developers? I'd like to know
whether and when this bug will be fixed and all my messages to MS
remain unanswered (
Filip Kinsky
I'm just curious if anyone else faced the problem I reported to MS
here:
http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=94356
few months ago.
In short - in some circumstances (thrown exception handled on parent or
higher level of modal dialog) the basic modal-form principle stops
working and every call to formXY.ShowDialog() immediately exits and
returns DialogResult.None as a dialog result. After this the whole
application crashes even though the exception is handled. You can take
a look on my sample application, which simulates this behaviour -
http://trash.filovo.net/files/DialogTest.zip .
Is here in the group anyone from MS CF-developers? I'd like to know
whether and when this bug will be fixed and all my messages to MS
remain unanswered (
Filip Kinsky