Jump to content

Hagi

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Hagi

  1. 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)

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

  2. I got some problems with loading or selecting an FSX flightplan.

    I create my FSX flightplans with FS Commander 8.5.

    When I'm trying to load any FSX flightplan like "EDDFEDDT.PLN", i get the error message "The give file [...] is not a valid XML-file. Are you sure that this file is a flightplan created by FSX?"

     

    Yes, I am sure, because FSX ist reading it perfectly fine.

     

    Maybe you should correct this.

×
×
  • Create New...