Jump to content

Error when when pushing "Play" with no file selected


Recommended Posts

I got an Framework Error when trying to push the "Play" button in the EFB Display Unit Settings --> Sound when the text box is empty.

Translated error is:

 

Unhandled exception in the application.

 

************** Ausnahmetext **************

System.ArgumentException: Der Pfad hat ein ungültiges Format.

bei System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)

bei System.IO.Path.NormalizePath(String path, Boolean fullCheck)

bei System.IO.Path.GetFullPathInternal(String path)

bei System.IO.Path.GetFullPath(String path)

bei System.Media.SoundPlayer.ResolveUri(String partialUri)

bei System.Media.SoundPlayer.SetupSoundLocation(String soundLocation)

bei System.Media.SoundPlayer..ctor(String soundLocation)

bei r1.e(Object A_0, EventArgs A_1)

bei System.Windows.Forms.Control.OnClick(EventArgs e)

bei DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)

bei DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)

bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

bei System.Windows.Forms.Control.WndProc(Message& m)

bei DevExpress.Utils.Controls.ControlBase.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)

******************************************

Link to comment
Share on other sites

×
×
  • Create New...