TwinCAT XAR showing file missing error on starting windows PC - twincat

The windows-PC having TwinCAT XAR installed on it, after starting shows a file missing error. I tried reinstalling with the fresh download. But, the same error appeared again.
The error is shown in the picture
The system information is also shared in the below image. To check the compatibility of the system with TwinCAT XAR.

I believe the issue is caused by mfc140u.dll not being available in System32.
Try copying mfc140u.dll from System32 on your own developer PC to System32 on the PC. This has resolved the issue for my colleague .

Related

Error Installing PostgreSQL - Copying compressed file NodeIndexOnlyScan.sh

When I try to install postgresql I receive this error message:
I thought there was an error with installer, so I tried a PostgreSQL 12 installer, but same error in a different location:
Even, I downloaded a new installer but nothing seems to work. Every time, it was executed as administrator.
When I press skip, the process ends without incidents. I'm running Windows 10 Pro, version 2004, comp 19041.572
The problem was with Kaspersky, the antivirus was blocking the file copy. So excluding the folder or disabling Kaspersky can fix the problem!

Compatibility Mode error when installing Visual Studio SDK (vssdk)

Whenever I try to install the Visual Studio SDK I get the following error:
Windows Program Compatibility mode is on. Turn it off and then try Setup again.
I have checked and Compatibility mode is not turned on. From what I've read, renaming the installer to vssdk_full.exe should help. That hasn't had any impact.
I got the installer from Microsoft's website.
What do I need to do to get this to install?
Are you installing on Windows 10? If so, then I have the same problem and it seems as though the current SDK setup is checking the Windows version and 10 isn't currently supported. See https://social.technet.microsoft.com/Forums/en-US/77c61be0-1303-4040-a587-62843d321159/visual-studio-2013-sdk?forum=WinPreview2014General for more info
I have managed to get it to install on windows 10, download the sdk, it will download vssdk_full.exe, run this with /layout path which will extract the actual setup file.
Then set compatibility on the new file to win 8 and it will install just fine.
You might not need to do the/layout thing but that is what I did.
ed
I had the same problem. I downloaded .iso file with install package form the internet. Then I mounted it using PowerISO and tried to start it from virtual CD drive. It ended up in the same message as above.
I looked it up and thought that in Properties of .exe install file, it's enough to uncheck some boxes compability section. But nothing was checked.
Soon afterwards I unzipped the package to a temporary directory with PowerISO and installed Visual from there. Worked without problems.
I had this problem, I renamed the instalation file to "vssdk_full.exe" and it installed without problems.

External makefile in Atmel Studio won't build. Windows error 0xc0000142

I downloaded bitcloud, the atmel zigbee stack and I am trying to compile one of the default applications, ZLLDemo.
It is located currently at:
C:\Users\Ryan\Desktop\BitCloud_MEGARF_3_1_0\Applications\ZLLDemo\atmelStudio_projects\ATmega256RFR2.cproj
Everytime I try to compile the application I get a windows message screen for "mkdir.exe" error 0xc0000142. In the Output screen I see the line "make: *** [directories] Error -1073741502"
This same error and error code occurs later in the build process for cp.exe if I manually make the folders myself.
I have tried the following things to fix the error:
Change folder and contents to different owners, everyone having full
privileges
run make command manually from a command prompt window as admin
clean solution before retrying
all other examples files
ran directly from C: as "C:\BitCloud_MEGARF_3_1_0\Applications\ZLLDemo\atmelStudio_projects\ATmega256RFR2.cproj" - as per general suggestion for the windows error I tried
"sfc /scannow" in case mkdir had somehow been corrupted
Changed AppInitDLLs Reg key to 0 to load all DLLs at start of application
Disabled Internet security
Does this have a general fix or is there perhaps something else at work here? General compilations work, its just external ones. My friend did the same and it seems to work just fine for him.
Windows 8.1
Atmel Studio 6.2
Avrfreaks had a solution that I finally found here.
Their solution is to download an old version of the msys file for winavr. Which means that their is something more than likely wrong with the latest version of winavr for windows 8.1
sebastor wrote:
I found solution.
Copy this file:
http://www.madwizard.org/download/electronics/msys-1.0-vista64.zip
to utils\bin directory (WinAVR)

Available chromedriver is not working on 64-bit Mac

I am trying to use chromedriver on a 64-bit mac, but haven't been successful yet. I keep getting error "Cannot execute binary file". The permissions are all correct and I don't see any other missing piece either. I am not sure if the available 32-bit version for mac would actually work on 64-bit mac.
Any help on this would be appreciable.
I had the same problem on my 64 bit MacOS. Turns out when I downloaded the zip file (mac_32.zip) from download page, and extracted the file from it, and then moved to the the directory where I wanted it to be... MacOS had created shortcut for me. Once I killed shortcut and made sure the target directory contains the real file, the problem went away.

(AUTOIT) Au3Recoder failing to launch in Win7 64bit

I'm trying to automate few software installations. I came to know about AutoIt Au3Recoder, but its failing to launch in Win7 64bit. It through me an error message while launching
"MSVCR100.dll Not Found"
I tried with downloading the same .dll file and adding into system32 and C:\Windows\SysWOW64 folder but still I'm facing the same.
(Either I should resolve this or I should go with some other software, If you know any other software please suggest me)
Just install the following package and this error should be gone:
http://www.microsoft.com/en-us/download/details.aspx?id=14632

Resources