Jump to content

You're browsing the 2004-2023 VATSIM Forums archive. All content is preserved in a read-only fashion.
For the latest forum posts, please visit https://forum.vatsim.net.

Need to find something? Use the Google search below.

Unhandled Exception Error


John Navara 985663
 Share

Recommended Posts

John Navara 985663
Posted
Posted

I have vPilot running on a remote Windows 7 laptop. SimConnect works and I have tested using the AItraffic.exe file in the SDK directory. I have attached a screenshot of the error that I am getting. I also have SimConnect working on remote XP box that runs my ActiveSky Next. When I couldn't get it to work on the Win7 computer I installed on the XP box. Works fine with that one.

 

I have all the requirements outlined in the docomeent.

 

vPilot_Error.jpg

 

John

John Navara

 

A mile of highway can take you a mile, a mile of runway can take you anywhere.

Link to comment
Share on other sites

Ross Carlson
Posted
Posted

There should be a GlobalExceptions.txt file in your vPilot install dir, which can be found by entering this in the start menu search box:

 

%localappdata%\vPilot

 

Can you email that to me? (vatsim at metacraft dot com)

Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy

Senior Controller, Boston Virtual ARTCC

Link to comment
Share on other sites

John Navara 985663
Posted
Posted

File sent.

 

John

John Navara

 

A mile of highway can take you a mile, a mile of runway can take you anywhere.

Link to comment
Share on other sites

Ross Carlson
Posted
Posted

Looks like you don't have the required DirectX libraries. I thought they were available on any Win7 machine, but I guess not.

 

Try running this DirectX installer and see if it corrects the issue:

 

http://vpilot.metacraft.com/[Mod - Happy Thoughts]ets/Files/dxwebsetup.exe

 

If you'd rather download it from Microsoft, try here:

 

http://www.microsoft.com/en-us/download/details.aspx?id=35

Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy

Senior Controller, Boston Virtual ARTCC

Link to comment
Share on other sites

John Navara 985663
Posted
Posted

I already ran that file after getting DirectX audio error. Should I delete the GlobalExceptions.txt file and try running the program again?

 

John

John Navara

 

A mile of highway can take you a mile, a mile of runway can take you anywhere.

Link to comment
Share on other sites

John Navara 985663
Posted
Posted

Here is the most recent file:

 

DateStamp: 5/1/2014 9:43:14 PM

Details: System.IO.FileNotFoundException: The specified module could not be found. (Exception from HRESULT: 0x8007007E)

at b7..ctor()

at bi..ctor(bd A_0, dh A_1, e A_2, dg A_3, aa A_4, cj A_5)

at DynamicInjector2d1e35dbaf9545699661c7defe34af2c(Object[] )

at Ninject.Activation.Providers.StandardProvider.Create(IContext context)

at Ninject.Activation.Context.Resolve()

at Ninject.KernelBase.<>c__DisplayCl[Mod - Happy Thoughts]e.b__a(IBinding binding)

at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()

at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)

at Ninject.Planning.Targets.Target`1.GetValue(Type service, IContext parent)

at Ninject.Planning.Targets.Target`1.ResolveWithin(IContext parent)

at Ninject.Activation.Providers.StandardProvider.GetValue(IContext context, ITarget target)

at Ninject.Activation.Providers.StandardProvider.<>c__DisplayCl[Mod - Happy Thoughts]4.b__2(ITarget target)

at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()

at System.Linq.Buffer`1..ctor(IEnumerable`1 source)

at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)

at Ninject.Activation.Providers.StandardProvider.Create(IContext context)

at Ninject.Activation.Context.Resolve()

at Ninject.KernelBase.<>c__DisplayCl[Mod - Happy Thoughts]e.b__a(IBinding binding)

at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()

at System.Linq.Enumerable.d__aa`1.MoveNext()

at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)

at Ninject.ResolutionExtensions.Get[T](IResolutionRoot root, IParameter[] parameters)

at o.a(String[] A_0)

============================================================

 

John

John Navara

 

A mile of highway can take you a mile, a mile of runway can take you anywhere.

Link to comment
Share on other sites

Ross Carlson
Posted
Posted

That error suggests that you don't have the right version of SimConnect installed. Does it work if you run vPilot directly on the FSX machine?

Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy

Senior Controller, Boston Virtual ARTCC

Link to comment
Share on other sites

John Navara 985663
Posted
Posted

Yes it works fine on the flight sim computer. It also works fine on the other remote computer that I use for ASNext. How do I determine the correct version of SimConnect on each computer?

 

John

John Navara

 

A mile of highway can take you a mile, a mile of runway can take you anywhere.

Link to comment
Share on other sites

Ross Carlson
Posted
Posted

You can go to the add/remove programs list in the Control Panel and look for Microsoft ESP SimConnect Client. It should show the version there. Change to the detailed view and it'll show you a column for date and version. Check to see if those two values are the same on all your computers.

Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy

Senior Controller, Boston Virtual ARTCC

Link to comment
Share on other sites

John Navara 985663
Posted
Posted

First off thanks for all of your help!!!!

 

OK, here is what I am seeing on all 3 computers:

 

Desktop-FS1 - Main flight sim computer

- Microsoft Flight Simulator X Service Pack 2

- Microsoft Flight Simulator X SP2 SDK

 

Desktop-FS2 - AS Next (Working with FSX)

- Microsoft Flight Simulator SimConnect Client v10.0.61242.0

- Microsoft Flight Simulator SimConnect Client v10.0.61259.0

- Microsoft Flight Simulator X SP2 SDK

 

Laptop- FS1 - vPilot (Not working with FSX) (It does work with PilotEdge which used SimConnect as well)

- Microsoft Flight Simulator SimConnect Client v10.0.61242.0

- Microsoft Flight Simulator X SDK

- Microsoft Flight Simulator X SP2 SDK

 

John

John Navara

 

A mile of highway can take you a mile, a mile of runway can take you anywhere.

Link to comment
Share on other sites

Ross Carlson
Posted
Posted

Hrm ... so you have two versions of the client installed on the AS Next machine. You said vPilot works on that machine?

 

I'm not at home right now so I can't check the exact version of the SimConnect client library that vPilot is looking for, but I'll check when I get home.

Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy

Senior Controller, Boston Virtual ARTCC

Link to comment
Share on other sites

John Navara 985663
Posted
Posted
Hrm ... so you have two versions of the client installed on the AS Next machine. You said vPilot works on that machine?

 

I'm not at home right now so I can't check the exact version of the SimConnect client library that vPilot is looking for, but I'll check when I get home.

 

Yes that is correct. There are 2 versions plus the SDX SP2 installed on that PC. Not exactly sure where to find the new SimConnect client. If I could find that I would install and test it. I am at work and have access to all 3 computers using TeamViewer. It's free to home use. I love it.

 

John

John Navara

 

A mile of highway can take you a mile, a mile of runway can take you anywhere.

Link to comment
Share on other sites

Ross Carlson
Posted
Posted

Yeah, TeamViewer is sweet.

 

Here's where the client installer is located by default:

 

c:\Program Files (x86)\Microsoft Flight Simulator X SDK\SDK\Core Utilities Kit\SimConnect SDK\lib

 

It's called SimConnect.msi.

 

You could try copying that file from your FSX machine to the vPilot machine and running it there.

Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy

Senior Controller, Boston Virtual ARTCC

Link to comment
Share on other sites

John Navara 985663
Posted
Posted

We must have been typing at the same time.

 

I got it working. I searched Google and found the locations of the SimConnect files. Here is where each version is located.

 

C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Core Utilities Kit\SimConnect SDK\lib (v10.0.61259.0)

C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Core Utilities Kit\SimConnect SDK\LegacyInterfaces\FSX-RTM (v10.0.60905.0)

C:\Program Files\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Core Utilities Kit\SimConnect SDK\LegacyInterfaces\FSX-SP1 (v10.0.61242.0)

 

John

 

P.S. Thanks for all of your help!!!! I cannot wait to get home and tryout the new client tonight. Looks like I'll have some work to do with the model matching as my friends and I like doing early morning GA flights together.

John Navara

 

A mile of highway can take you a mile, a mile of runway can take you anywhere.

Link to comment
Share on other sites

Ross Carlson
Posted
Posted

Is 10.0.61259.0 the version that you installed to get it working?

Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy

Senior Controller, Boston Virtual ARTCC

Link to comment
Share on other sites

John Navara 985663
Posted
Posted

Yes that was the one.

 

John

John Navara

 

A mile of highway can take you a mile, a mile of runway can take you anywhere.

Link to comment
Share on other sites

Ross Carlson
Posted
Posted

Great, thanks.

Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy

Senior Controller, Boston Virtual ARTCC

Link to comment
Share on other sites

Michel Paquette 923683
Posted
Posted

Hey folks

I was trying to set up VPilot on second computer. I started by installing VPilot in second computer, then copying the SimConnect.cfg from my FSWidgets G-plan, which works fine, then started VPilot. I got the message about the directx, so as per this post I found and installed it. When I tried to start VPilot again, I got the same message from the top of this posting.

I found the SimConnect.msi in my SDK/lib directory, but it is version v10.0.61242.0. I tried installing that file but it still does not work.

As I was writing this, I decided to check a few more program folders of add-ons that work. And I found that for the FSWidgets EFBFSX, there were 3 SimConnect files, SimConnect.cfg, SimConnect.dll, and SimConnect.xml. Even thou the VPilot did contain the file ”Microsoft.FlightSimulator.SimConnect.dll” I decided to copy all 3 files in my VPilot directory and now it works.

 

So, which one of these file was the important one? I have notice that both .dll files are version v10.0.61637.0

 

Michel E Paquette

Link to comment
Share on other sites

Ross Carlson
Posted
Posted

It was the SimConnect DLL that fixed it, most likely.

Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy

Senior Controller, Boston Virtual ARTCC

Link to comment
Share on other sites

Steve Kirks 1252923
Posted
Posted

I have the same problem:

 

FSX with Acceleration

No SimConnect client listed as installed in Programs (makes sense)

vPilot runs on same PC as FSX

tried the DirectX web installer linked previously--said I had a newer one installed so nothing happened.

 

---

 

This happened right after the sim crashed. vPilot runs until I click "continue" or "quit" in a dialog box with this message:

 

"Unhandled exception hqas occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately."

 

"Exception from HRESULT: 0xC000014B"

 

--Button for details shows this info below--

 

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

************** Exception Text **************
System.Runtime.InteropServices.COMException (0xC000014B): Exception from HRESULT: 0xC000014B
  at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
  at Microsoft.FlightSimulator.SimConnect.SimConnect.RequestDataOnSimObjectType(Enum RequestID, Enum DefineID, UInt32 dwRadiusMeters, SIMCONNECT_SIMOBJECT_TYPE type)
  at b7.u()
  at bi.f(Object A_0, EventArgs A_1)
  at System.Windows.Forms.Timer.OnTick(EventArgs e)
  at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded [Mod - Happy Thoughts]emblies **************
mscorlib
   [Mod - Happy Thoughts]embly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
vPilot
   [Mod - Happy Thoughts]embly Version: 1.0.5233.39960
   Win32 Version: 1.0.0.0
   CodeBase: file:///C:/Users/Steve%20Kirks/AppData/Local/vPilot/vPilot.exe
----------------------------------------
Ninject
   [Mod - Happy Thoughts]embly Version: 3.0.0.0
   Win32 Version: 3.0.1.10
   CodeBase: file:///C:/Users/Steve%20Kirks/AppData/Local/vPilot/Ninject.DLL
----------------------------------------
System.Windows.Forms
   [Mod - Happy Thoughts]embly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5468 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
   [Mod - Happy Thoughts]embly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
   [Mod - Happy Thoughts]embly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
   [Mod - Happy Thoughts]embly Version: 3.5.0.0
   Win32 Version: 3.5.30729.5420 built by: Win7SP1
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Anonymously Hosted DynamicMethods [Mod - Happy Thoughts]embly
   [Mod - Happy Thoughts]embly Version: 0.0.0.0
   Win32 Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_32/mscorlib/2.0.0.0__b77a5c561934e089/mscorlib.dll
----------------------------------------
System.Xml
   [Mod - Happy Thoughts]embly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
   [Mod - Happy Thoughts]embly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5476 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
wnkamebs
   [Mod - Happy Thoughts]embly Version: 1.0.5233.39960
   Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Accessibility
   [Mod - Happy Thoughts]embly Version: 2.0.0.0
   Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Management
   [Mod - Happy Thoughts]embly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Microsoft.DirectX.AudioVideoPlayback
   [Mod - Happy Thoughts]embly Version: 1.0.2902.0
   Win32 Version: 5.04.00.2904
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC/Microsoft.DirectX.AudioVideoPlayback/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.AudioVideoPlayback.dll
----------------------------------------
Microsoft.DirectX
   [Mod - Happy Thoughts]embly Version: 1.0.2902.0
   Win32 Version: 5.04.00.2904
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC/Microsoft.DirectX/1.0.2902.0__31bf3856ad364e35/Microsoft.DirectX.dll
----------------------------------------
oviylv-r
   [Mod - Happy Thoughts]embly Version: 1.0.5233.39960
   Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Microsoft.FlightSimulator.SimConnect
   [Mod - Happy Thoughts]embly Version: 10.0.61259.0
   Win32 Version: 10.0.61637.0 (FSX-Xpack.20070926-1421)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_32/Microsoft.FlightSimulator.SimConnect/10.0.61259.0__31bf3856ad364e35/Microsoft.FlightSimulator.SimConnect.dll
----------------------------------------
SharpDX.DirectInput
   [Mod - Happy Thoughts]embly Version: 2.5.0.0
   Win32 Version: 2.5.0
   CodeBase: file:///C:/Users/Steve%20Kirks/AppData/Local/vPilot/SharpDX.DirectInput.DLL
----------------------------------------
SharpDX
   [Mod - Happy Thoughts]embly Version: 2.5.0.0
   Win32 Version: 2.5.0
   CodeBase: file:///C:/Users/Steve%20Kirks/AppData/Local/vPilot/SharpDX.DLL
----------------------------------------
System.Web.Services
   [Mod - Happy Thoughts]embly Version: 2.0.0.0
   Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
qf5kelnk
   [Mod - Happy Thoughts]embly Version: 1.0.5233.39960
   Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
msvcm80
   [Mod - Happy Thoughts]embly Version: 8.0.50727.6195
   Win32 Version: 8.00.50727.6195
   CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a/msvcm80.dll
----------------------------------------
9fumikm3
   [Mod - Happy Thoughts]embly Version: 1.0.5233.39960
   Win32 Version: 2.0.50727.5467 (Win7SP1GDR.050727-5400)
   CodeBase: file:///C:/Windows/[Mod - Happy Thoughts]embly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

************** 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.

Steve Kirks

1252923

ZME S2 Usually MEM_TWR

ZLA I-3 rated pilot

Usually on as:

FDX4345 in a PMDG 777

N533ET in a Pilatus PC-12

N323VB in a Lancair Legacy

1252923.png

Link to comment
Share on other sites

Ross Carlson
Posted
Posted

Steve, that's a very different problem. Can you post a new thread?

Developer: vPilot, VRC, vSTARS, vERAM, VAT-Spy

Senior Controller, Boston Virtual ARTCC

Link to comment
Share on other sites

 Share