Jump to content

Unhandled Exception When Trying to use AEC on Vector


maticus

Recommended Posts

Hi, I'm receiving the following unhandled exception error for an access denied path.  I can't use AEC because of this error.  What can I do about his error?

 

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.UnauthorizedAccessException: Access to the path 'H:\Programs\be284929-9039-430c-b0dc-d67f9685beaf.exe' is denied.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.File.InternalDelete(String path, Boolean checkHost)
   at System.IO.File.Delete(String path)
   at FtxVector.Configurator.Ui.Forms.MainForm.(Object , EventArgs )
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
FtxVector.Configurator
    Assembly Version: 1.52.0.0
    Win32 Version: 1.52.0.0
    CodeBase: file:///H:/Programs/Prepar3d/ORBX/FTX_VECTOR/FTX%20GLOBAL%20VECTOR%20Configuration%20Tool.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 14.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3353.0 built by: NET472REL1LAST_B
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 4.0.0.0
    Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
?
    Assembly Version: 0.0.0.0
    Win32 Version: 1.52.0.0
    CodeBase: file:///H:/Programs/Prepar3d/ORBX/FTX_VECTOR/FTX%20GLOBAL%20VECTOR%20Configuration%20Tool.exe
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

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

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


 

Link to comment
Share on other sites

  • 4 weeks later...

I am getting the same error also.  I have 697GB of my pcie ssd free.  I never ran into this problem in years.  

 

On P3D 4.5 with HF 1

 

Absolutely driving me nuts.  I just used this yesterday and all was fine

Link to comment
Share on other sites

Hi, welcome to the forums

 

The error is "System.UnauthorizedAccessException: Access to the path 'H:\Programs\be284929-9039-430c-b0dc-d67f9685beaf.exe' is denied."

 

2. Ensure your UAC is turned off, and that you are running as administrator.

3. Check and\or disable your antivirus and be sure it is not being blocked.

4. Have a close look in your computers program list for any other antivirus programs that may have been installed without your knowledge.

5. Ensure your windows firewall is allowing the app.

Link to comment
Share on other sites

  • 3 months later...

Hi, I've been having the same problem. A previous post I put up has been moved to the Central Support Forum for some reason and I haven't had a reply yet, but I'm still hoping!

Maybe you can help me here please? I dearly love my ORBX scenery and have bought heaps of it over the years. I'm running a new computer with Windows 7 Pro 64 bit 500 GB SSD. There's another 1 TB SSD.

I have installed FSX-SE on the brand-new SSD. On my previous system which was similar but not an SSD, I was running Win 7 Ultimate 64 bit and the DVD Gold version of FSX. ALL my ORBX programmes were running beautifully.

In desperation I have just done yet another un-installation of everything including FSX-SE and all ORBX items anywhere and started from scratch. I loaded FSX-SE, ran it, then Global Base, ran it, and Vector and ran it. Then I tried to run AEC and got the same problem.

I took notice of your comments Doug and ran through them to the best of my ability but to no avail.

I'm wondering if I should just give up on Steam and go back to FSX Gold. It's really very frustrating! Can you help me please?

This is what I get when I attempt to run the Vector AEC: Thanks from Nev.

1867970536_VectorProblem.thumb.JPG.675d5867296d83d6d0f326c39ca20eb3.JPG

Link to comment
Share on other sites

Hello,

the topic was moved to the Orbx Central forum because you are using Orbx Central.

The Orbx Central developers have also rewritten the Vector Control Panel, so it seemed

that for those two reasons, it would be a good idea to move the topic to their forum.

 

If you feel that it would be better elsewhere, please outline your reasons and I will

happily move it to a location of your choice.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...