Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
....\Steam\steamapps\common\FSX\_CommonRedist\vcredist\2005\
If FSX previously worked and now you are suddenly getting this error, UIAUTOMATIONCORE.DLL could be causing other DLL files to crash.
the second idea is that you have a corrupt .net framework, and it needs to be updated to the latest version.
If you google UiAutomationCore.dll, what i have found is that there are 2 versions available.
(thought DTG had already addressed this, its in the FSX default directory)
If you delete this file and verify the integrity of your game cache, it may correct the issue
the other option is to delete the file and download the other version
uiautomationcore.dll
version 6.0.5840.16386 155 kb
ALTERNATE UIAUTOMATIONCORE.DLL FIX
This was submitted by Paul Deemer.
For those Win7 + FSX users who still run into crashing problems after moving the uiautomationcore.dll to the FSX folder, try this alternate method. basically youre telling your system to take ownership of the file and giving it write permission.
You can get the uiautomationcore.dll file from the url below
https://www.dropbox.com/s/adxsx0mxb6wztil/UIAutomationCore.rar
1. Find CMD.EXE, right click the file and select run as Administrator.
2. Type the following commands below and then press Enter.
a. Takeown /f c:\windows\system32\UIAutomationCore.dll
b. icacls c:\windows\system32\UIAutomationCore.dll /grant Administrators:(D,WDAC)
c. ren UIAutomationCore.dll UIAutomationCore.dll.old
d. exit
3. Download and Copy UIAutomation.dll to your main FSX folder.
(this is not a definate fix, as i have not been able to reproduce the issue you are having to test, but rather the results of a query about htis stop code)