Author Topic: Technical Issue  (Read 1751 times)

Mohamed El mohtasseb

  • Newbie
  • *
  • Posts: 3
Technical Issue
« on: August 08, 2018, 01:10:40 am »
Hello,

Well, I would like to explain here a Technical Problem I faced since several months ago,
I hope to find solution or to have advises from anyone of you at least.

I am having this technical issue since I installed  my Microsoft Flight Simulator {FSX} program successfully on my computer of Windows 10 version update. Please note that I already downloaded and installed FSX SP1 and FSX SP2 correctly.
This issue always comes as soon as I tries to installe WOAI packages over the WOAI installer from the site internet World-of-ai to my FSX program on my computer.
 Please note that downloading the WOAI Installer is correct but this error message comes only during packages' installation and in consequence the ATC airliner {call sign} doesn't appear on the list over free flight once I select the correct aircraft.
 This is also apply with any other installed aircraft package, the aircraft call sign doesn't appear on the list.
 
Here within I enclose the text of error message I always received during the WOAI packages installation:   

Consultez la fin de ce message pour plus de détails sur l'appel du débogage
juste-à-temps (JIT) à la place de cette boîte de dialogue.
************** Texte de l'exception **************
System.UnauthorizedAccessException: L'accès au chemin d'accès 'C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X\SimObjects\Airplanes\WoA_NAAI_F50\model' est refusé.
   à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   à System.IO.Directory.InternalCreateDirectory(String fullPath, String path, DirectorySecurity dirSecurity)
   à System.IO.Directory.CreateDirectory(String path, DirectorySecurity directorySecurity)
   à WOAI_Installer.frmMain.InstallPackage()
   à WOAI_Installer.frmMain.btnNext_Click(Object sender, EventArgs e)
   à System.Windows.Forms.Control.OnClick(EventArgs e)
   à System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   à System.Windows.Forms.Control.WndProc(Message& m)
   à System.Windows.Forms.ButtonBase.WndProc(Message& m)
   à System.Windows.Forms.Button.WndProc(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

************** Assemblys chargés **************
mscorlib
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.8922 (WinRelRS4.050727-8900)
    CodeBase : file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
WOAI Installer
    Version de l'assembly : 2.4.0.0
    Version Win32 : 2.4
    CodeBase : file:///C:/Users/M490G/Downloads/WOAI%20Installer.exe
----------------------------------------
Microsoft.VisualBasic
    Version de l'assembly : 8.0.0.0
    Version Win32 : 8.0.50727.8922 (WinRelRS4.050727-8900)
    CodeBase : file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.8922 (WinRelRS4.050727-8900)
    CodeBase : file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.8922 (WinRelRS4.050727-8900)
    CodeBase : file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.8922 (WinRelRS4.050727-8900)
    CodeBase : file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.8922 (WinRelRS4.050727-8900)
    CodeBase : file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
mscorlib.resources
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.8922 (WinRelRS4.050727-8900)
    CodeBase : file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Configuration
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.8922 (WinRelRS4.050727-8900)
    CodeBase : file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.8922 (WinRelRS4.050727-8900)
    CodeBase : file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ICSharpCode.SharpZipLib
    Version de l'assembly : 0.84.0.0
    Version Win32 : 0.84.0.0
    CodeBase : file:///C:/Users/M490G/Downloads/ICSharpCode.SharpZipLib.DLL
----------------------------------------
System.Windows.Forms.resources
    Version de l'assembly : 2.0.0.0
    Version Win32 : 2.0.50727.8922 (WinRelRS4.050727-8900)
    CodeBase : file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** Débogage JIT **************
Pour activer le débogage juste-à-temps (JIT), le fichier de configuration pour cette
application ou cet ordinateur (machine.config) doit avoir la valeur
jitDebugging définie dans la section system.windows.forms.
L'application doit également être compilée avec le débogage
activé.
Par exemple :
<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>
Lorsque le débogage juste-à-temps est activé, les exceptions non gérées
seront envoyées au débogueur JIT inscrit sur l'ordinateur
plutôt que d'être gérées par cette boîte de dialogue.



Mohamed El mohtasseb
Mohamed El mohtasseb

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50691
    • VIRTUALI Sagl
Re: Technical Issue
« Reply #1 on: August 08, 2018, 11:30:59 pm »
Not sure how an error with WOAI installer would have anything to do with FSDT.