Jump to content

Version 1.0.0.6


Guest lorathon

Recommended Posts

Guest lorathon

On Friday I would like to release the next version of kACARS_Free. I have a couple people testing it out right now. Anyone else interested please PM me.

If there are any outstanding issues please let me know right away. I would like to get any changes into it before releasing.

Changes -

Multi-Language Support (There will be a separate application to build you own language file. All I ask is that when you have completed one that you send me a copy so that I can bundle it with future versions)

Confirm on Exit - A message box to ensure that you want to close the application when the close button is clicked

Connection Manager updates - This will remove some of the communication errors. Allow client-server communications to continue even with site errors (if the site errors are not major)

New Options

View Site Errors - If you site does have an error and it gets transmitted to kACARS_Free you can view the error in a message box if you have this setting activated.

Ignore P-Brake / Airborne Check - This option allows you to start and end the flight even when FS is reporting that you are not on the ground due to a scenery problem. This option resets itself after each use and on closing.

If I can get them in -

Server Side settings. I want to add the ability to limit what a pilot can and can not do. This would allow the site admin to set if a pilot can fly a charter for example or if he/she can search using the flight number search.

Many more server side options will be coming in future versions.

Link to comment
Share on other sites

Thx, nice proggie,

We use it now on both va's and it works well.

Wonderful system with PHPVMS.

Between, in the future, i'm need and use the Charter-function in Kacars for my Charter-devision @ EBOS (Ostend/Belgium) operated by CargoB.

Link to comment
Share on other sites

Hallo,

Since I installed version 1.0.0.6, it working well for CargoB, but for CityBird have I the next problem-reports. With version 1.0.0.5 works both great.

Does anyone have an idea of the problem?

Thx & grtz

Timo

01.jpg

and

Zie het einde van dit bericht voor meer informatie over het aanroepen

van JIT-foutopsporing (Just In Time) in plaats van dit dialoogvenster.

************** Tekst van uitzondering **************

System.IO.IOException: Kan geen toegang krijgen tot het bestand C:\Program Files\FS-Products\kACARS_Free\receive.xml omdat het wordt gebruikt door een ander proces.

bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

bij System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)

bij System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)

bij System.IO.StreamWriter.CreateFile(String path, Boolean append)

bij System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)

bij System.IO.StreamWriter..ctor(String path)

bij kACARS_Free.MainForm.sendXML()

bij kACARS_Free.MainForm.timer2_Tick(Object sender, EventArgs e)

bij System.Windows.Forms.Timer.OnTick(EventArgs e)

bij System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)

bij System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Geladen assembly's **************

mscorlib

Assembly-versie: 2.0.0.0

Win32-versie: 2.0.50727.4200 (NetFxQFE.050727-4200)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

kACARS - Free

Assembly-versie: 1.0.0.6

Win32-versie: 1.0.0.6

CodeBase: file:///C:/Program%20Files/FS-Products/kACARS_Free/kACARS%20-%20Free.exe

----------------------------------------

System.Windows.Forms

Assembly-versie: 2.0.0.0

Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

----------------------------------------

System

Assembly-versie: 2.0.0.0

Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Drawing

Assembly-versie: 2.0.0.0

Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

----------------------------------------

System.Xml

Assembly-versie: 2.0.0.0

Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

FSUIPCClient

Assembly-versie: 1.3.2758.28

Win32-versie: 1.3.2758.28

CodeBase: file:///C:/Program%20Files/FS-Products/kACARS_Free/FSUIPCClient.DLL

----------------------------------------

System.Configuration

Assembly-versie: 2.0.0.0

Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

----------------------------------------

mscorlib.resources

Assembly-versie: 2.0.0.0

Win32-versie: 2.0.50727.4200 (NetFxQFE.050727-4200)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

System.Windows.Forms.resources

Assembly-versie: 2.0.0.0

Win32-versie: 2.0.50727.4016 (NetFxQFE.050727-4000)

CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_nl_b77a5c561934e089/System.Windows.Forms.resources.dll

----------------------------------------

************** JIT-foutopsporing **************

Als u JIT-foutopsporing wilt inschakelen, moet in het configuratiebestand voor deze

toepassing of computer (machine.config) de waarde

jitDebugging in het gedeelte system.windows.forms zijn ingesteld.

De toepassing moet ook zijn gecompileerd terwijl foutopsporing

was ingeschakeld.

Bijvoorbeeld:

<configuration>

<system.windows.forms jitDebugging="true" />

</configuration>

Wanneer JIT-foutopsporing is ingeschakeld, worden onverwerkte uitzonderingen

naar het JIT-foutopsporingsprogramma gestuurd dat op de computer is geregistreerd

en worden niet door dit dialoogvenster verwerkt.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...