MSDN Community Support Please remember to click 'Mark as Answer' the responses that resolved your issue, and to click 'Unmark as Answer' if not. This can be beneficial to other community members reading this thread. Jul 03, 2019 'An Error occured during intstallation of Assembly 'Microsoft.VC80.CRT type='win32'. , public Key Token='1fc8b3b9a1e18e3b, processor Architecture'+x86'. After all installed the icons appear but after trying to open it gives. Aug 14, 2013 If you feel it is related to corrupt Windows Installer, I suggest trying to install Office or Windows Live Messenger to test the result. If they can be installed successfully, we can infer Windows Installer is working properly. If you feel it is related to corrupt.Net Framework, I suggest removing.NET Framework using the removal tool: 1. Clicking hard drive dis-assembly. How to and what to expect. 500GIG Western Digital USB storage. Duration: 16:29. Computer Services 2,237,821 views.
I had the same problem and spent hours trying to re-install the.Net framework and C redistributable. However finally found a solution using system file checker (sfc command).
- I had the same problem, but was able after TWO DAYS of trying to finally get the newest iTunes installed on my system. It was a nightmare. The short version is you need to install the Microsoft Visual C 2005 Redistributable and then update it with a security update.
- Stack Exchange network consists of 175 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
The message 'An error occurred during installation of assembly 'Microsoft.VC80.CRT, type='win32', version='8.0.50727.6195', publicKeyToken='1fc8b3b9a1e18e3b', processorArchitecture=...' may occur because a particular library file is not included in the distribution package supplied with iTunes or won't install for some unspecified reason. Installing the Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update before attempting to reinstall iTunes may help.
See Troubleshooting issues with iTunes for Windows updates for further advice if required.
tt2
Jun 21, 2016 11:07 AM
I have a program that is refusing to run on some Windows 7 machines. Using sxstrace
, the executable claims to want Microsoft.VC80.CRT/MFC version 8.0.50727.6195 and 8.0.50608.0. See below.
Microsoft.vc80.crt.type= Win32.version
Using mt.exe
showed me the same version requirements.
Hopefully unrelated, but the only machines I have been able to make it run on have Visual Studio installed.
I did as Hans Passant advised in a comment on this question, which lead me to install the x86 version of this.
Before I installed the new redistributable I had the following:
After I install the supposed 8.0.50727.6195 redistributable, I end up with:
I expected the top line of the 'after' portion to be 8.0.50727.6195. I'm obviously missing something. Can someone please point me in the right direction? Did I just get the wrong link three times in a row?
Additionally, what does the line INFO: Find publisher policy at C:WindowsWinSxSmanifestsx86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4940_none_516d712b0f495a45.manifest
mean? Is it also dependent upon 8.0.5727.4940?
Error 1935
1 Answer
8.0.50727.6195 is this security update. Make sure it is installed:
MS11-025: Description of the security update for Visual C++ 2005 SP1 Redistributable Package: June 14, 2011
magicandre1981magicandre1981