Toggle

Drupal Association Individual Member

Tools

Who's online

There are currently 0 users and 7 guests online.

Mitglied im Gewerbeverein

Kllick in Mailbody wenn kein Attachment da ist erzeugt Exception

Project:Mailbox Monitor
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:jurgenhaas
Status:Geschlossen
Description

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)

Status:Aktiv» Behoben

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:

Status:Behoben» Geschlossen

Automatically closed -- issue fixed for 2 Wochen with no activity.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

Edit issue settings
Note: changing any of these items will update the issue's overall values.
The content of this field is kept private and will not be shown publicly.