Paragon Executive Services
Services as individual as the problem to be solved - accurate, efficient and pragmatic

Navigation
Recent blog posts
Who's online
Kllick in Mailbody wenn kein Attachment da ist erzeugt Exception
| Project: | Mailbox Monitor |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jurgenhaas |
| Status: | Geschlossen |
Jump to:
System.ArgumentException: Illegales Zeichen im Pfad.
bei System.IO.Path.CheckInvalidPathChars(String path)
bei System.IO.Path.Combine(String path1, String path2)
bei POS.MM.Message.getAttachment(String subdir, Boolean unique, String prefExtension)
bei POS.MM.Main.TextBoxBody_MouseDown(Object sender, MouseEventArgs e)
bei System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
bei System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.TextBoxBase.WndProc(Message& m)
bei System.Windows.Forms.TextBox.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Die Ursache war eine andere: es gab ein Attachment welches aber ein "|"-Zeichen im Dateinamen enthielt. Dieses ist ein illegales Zeichen und deshalb wird der Fehler erzeugt.
Die Lösung ist nun mehrstufig:
Automatically closed -- issue fixed for 2 Wochen with no activity.
Post new comment