Ergebnis 1 bis 5 von 5
-
- 02.02.2010, 17:24
- #1
Bei einigen Anwendungen welche mit dem .NET CF (.NET Compact Framework) entwickelt wurden (egal welche Version) kann (vor allem) beim Beenden eine ObjectDisposedException auftreten.
Konnte dies, bis jetzt, nur bei neueren Geräten (WM 6.1) welche die .NET CF 3.5 Runtime installiert haben beobachten. Anwendungen die zuvor wunderbar und ohne Probleme funktioniert haben, leiden nun darunter:
ObjectDisposedException
[FONT=courier new]bei Microsoft.AGL.Common.MISC.HandleAr(PAL_ERROR ar)[/FONT]
[FONT=courier new]bei System.Windows.Forms.Control.Focus()[/FONT]
[FONT=courier new]bei TestApplication.MainForm.OnGotFocus(EventArgs e)[/FONT]
[FONT=courier new]bei System.Windows.Forms.Control.WnProc(WM wm, Int32 wParam, Int32 lParam)[/FONT]
[FONT=courier new]bei System.Windows.Forms.ContainerControl.WnProc(WM wm, Int32 wParam, Int32 lParam)[/FONT]
[FONT=courier new]bei System.Windows.Forms.Form.WnProc(WM wm, Int32 wParam, Int32 lParam)[/FONT]
[FONT=courier new]bei System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)[/FONT]
Hatte bis jetzt leider noch keine Zeit das zu Debuggen, aber ich tippe mal wieder auf ein nettes Geschenk aus Redmond
-
- 16.03.2010, 13:21
- #2
Hab wohl damals im falschen Thema gepostet:
http://www.pocketpc.ch/alle-anderen-...exception.html
Wenn das CF 3.5 installiert ist, tritt in manchen Situationen die ObjectDisposedException auf ... Beim CF 2.0 (gleiche Apps) passiert es aber nicht ...
Siehe auch: http://social.msdn.microsoft.com/For...2-97f8b3d8a52d
-
- 16.03.2010, 21:43
- #3
sehr seltsam. das beenden führt zu dieser exception?
-
- 17.03.2010, 15:07
- #4
Ja bzw. auch beim Close einer Form kommt diese Exception.
-
- 18.03.2010, 12:08
- #5
Kannst du die Anwendung neu erstellen für 3.5? der Quellcode müsste ja identisch sein dürfen.
Pixel 10 Serie mit Problemen:...