Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Possible SimConnect issue...?

Featured Replies

  • Commercial Member

Makes no difference how many you have, only what apps use them and how they use them.

Steve Waite: Engineer at codelegend.com

  • Replies 35
  • Views 8.2k
  • Created
  • Last Reply

Top Posters In This Topic

  • Author

Ok, sounds good as we previously were thinking having multiple versions installed could cause issues.

How many versions of simconnect.dll for Prepar3d are installed in the C:\Windows\winsxs folder?

Gerry Howard

Nice topic, I'm having some crashes here and the log shows SimConnect

 

mgh, just checked here and I have 4 simconnect.dll inside \winsxs inside x86_microsoft.esp.simconnect, x86_microsoft.flightsimulator.simconnect and it seems I have 4 different versions

 

1.0.20.0 (*ESP)

10.0.61259.0 (*flightsimulator)

10.0.61242.0 (*flightsimulator)

10.0.60905.0 (*flightsimulator)

 

And I don't have FSX installed in my machine +1 year and a half

Fábio Magnoni

Makes no difference how many you have, only what apps use them and how they use them.

 

Yes ... some applications can dynamically load (LoadLibrary - dynamic binding) and not necessarily just referenced.  Now I doubt many devs use LoadLibrary approach as it's much easier to go the referenced route and expect their referenced version to be installed on the client/user PC.  But devs have been very creative and even use ReadProcessMemory and WriteProcessMemory so who knows the extent of their creativity when it comes to SimConnect.

 

Personally I would use the managed SimConnect.dll and deploy it with my product, avoid the entire issue of client installs ... I've done this many times on managed DLLs without issue.  

 

Cheers, Rob. 

The numbers you give are those in the winsxs folder names which are FSX. What are the corresponding simconnect.dll file version. Mine for FSX are attached. I don't have access to my Prepard pc.

10.0.61259.0     10.0.61637.0

10.0.61242.0    10.0.61355.0

10.0.60905.0  10.0.60905.0

 

Gerry Howard

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.