Installing vs 2015 - VSSetupUtility - package is either missing or damaged. - visual-studio-2013

Hi David and othere my freinds. I'm trying to set up a server , I installed net frame work 3.5 and then I installed sqlServer 2014 enterprise ,office 2013 , the os system is server 2012, now I 'm installing vs 2015, i got an error page witch says :
A setup package is either missing or damaged.
....
J:\packagees\vs_professional\VSSetupUtility
Iso file is in J drive and I can see the file and size of this file is 218 kb
Is it correct? and what should I do, where can I get it
Best Regards , there isn't tag for visual-studio-2015 so I used 2013
Tomas

I found the solution to the problem in this article: Create an Offline Installation of Visual Studio. After running this command:
vs_enterprise.exe /layout D:\VisualStudio2015
I got a big installer (24 Gb) and I installed VisualStudio offline.

Related

Visual Studio 2022 - "VCRUNTIME140.dll Is Missing" [duplicate]

I have a problem when trying to install apache 2.4 on my windows 10. It always shows the error that VCRUNTIME140.dll is missing. I have checked other threads and found out that installing the 2015 Visual c++ Redistributables x64/x86 always solves the problem but I have both installed and I still have this problem. Are there any other solutions?
You need to install Microsoft Visual C++ 2015 Redistributable Update 3 RC, please find the link here, choose between the 32bit or the 64bit.
Reinstall the apache 2.4 and error should gone.
I had the same issue after installing wamp on windows 10.This worked for me.
Download VCRUNTIME140.DLL
Copy the dll file to C:\Windows\System32 using administrative privileges.
Try reinstalling apache.
Download and install the proper version of Microsoft Visual C++ 2015 Redistributable Update 3 RC regarding your hardware architecture (x86 / x64). Use the link below:
Microsoft Visual C++ 2015 Redistributable Update 3 RC
On Windows 6 X64, got an error 500 on any PHP files,
installing the 2015 Visual c++ Redistributables x64 solved my problem.
I'v already had VC 2015 Redist on my PC but files were not copied into Windows\System32.
So I copied missing files directly to this folder. A thing that I should mention is since I compiled my application in X86 mode I copied them from
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist\x86
not
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist\x64
I know that this solution is not the ideal one, but it was a workaround for my case.
If you are using Microsoft Visual C/C++ and you have already downloaded VCRUNTIME140.DLL, Go to Project Properties->Configuration Properties-> C/C++ -> Code Generation, Set Runtime Library Multi-threaded (/MT)
Remove apache 2.4 from your pc
Download VCRUNTIME140.dll from this link
Copy VCRUNTIME140.dll file and paste it inside to Windows/System32
Finally reinstall apache and run

VCRUNTIME140.dll missing

I have a problem when trying to install apache 2.4 on my windows 10. It always shows the error that VCRUNTIME140.dll is missing. I have checked other threads and found out that installing the 2015 Visual c++ Redistributables x64/x86 always solves the problem but I have both installed and I still have this problem. Are there any other solutions?
You need to install Microsoft Visual C++ 2015 Redistributable Update 3 RC, please find the link here, choose between the 32bit or the 64bit.
Reinstall the apache 2.4 and error should gone.
I had the same issue after installing wamp on windows 10.This worked for me.
Download VCRUNTIME140.DLL
Copy the dll file to C:\Windows\System32 using administrative privileges.
Try reinstalling apache.
Download and install the proper version of Microsoft Visual C++ 2015 Redistributable Update 3 RC regarding your hardware architecture (x86 / x64). Use the link below:
Microsoft Visual C++ 2015 Redistributable Update 3 RC
On Windows 6 X64, got an error 500 on any PHP files,
installing the 2015 Visual c++ Redistributables x64 solved my problem.
I'v already had VC 2015 Redist on my PC but files were not copied into Windows\System32.
So I copied missing files directly to this folder. A thing that I should mention is since I compiled my application in X86 mode I copied them from
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist\x86
not
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\redist\x64
I know that this solution is not the ideal one, but it was a workaround for my case.
If you are using Microsoft Visual C/C++ and you have already downloaded VCRUNTIME140.DLL, Go to Project Properties->Configuration Properties-> C/C++ -> Code Generation, Set Runtime Library Multi-threaded (/MT)
Remove apache 2.4 from your pc
Download VCRUNTIME140.dll from this link
Copy VCRUNTIME140.dll file and paste it inside to Windows/System32
Finally reinstall apache and run

Installation errors in repair of Visual Studio 2015 Community Edition on Windows 10

While trying to fix Missing MVC template in Visual Studio 2015 I ran "repair" on my copy of VS 2015 on Win10. But when the repair completed I had the following errors:
Microsoft Azure Storage Connected Service : Package failed.
Android SDK Setup (API Level 19 and 21) : The following package(s) were not downloaded: addon-google_apis-google-19 addon-google_apis_x86-google-19 android-19 android-21 android-22 build-tools-19.1.0 build-tools-21.1.2 build-tools-22.0.1 extra-android-m2repository extra-android-support platform-tools sys-img-armeabi-v7a-android-19 sys-img-x86-android-19 . Please check your internet connection and try again.
Android SDK Setup (API Level 22) : The following package(s) were not downloaded: addon-google_apis-google-19 addon-google_apis_x86-google-19 android-19 android-21 android-22 build-tools-19.1.0 build-tools-21.1.2 build-tools-22.0.1 extra-android-m2repository extra-android-support platform-tools sys-img-armeabi-v7a-android-19 sys-img-x86-android-19 . Please check your internet connection and try again.
GitHub Extension for Visual Studio : A VSIX extension with a matching Identifier is already installed to this product.
Any ideas for how to fix it? Please don't say reinstall, it takes ages to do that and based on previous experience with VS installs, I'll probably have the same errors.
I ran repair again on VS 2015 which forced me to install the latest update. Now the error is just:
Android SDK Setup (API Level 23) : The following package(s) were not downloaded: build-tools-23.0.1 android-23 . Please check your internet connection and try again.
How would I go about fixing this?
My Java SE was outdated, so i needed to install Java SE 1.8 version.

Getting strange errors when installing visual studio 2015 community rc

I have windows 7 x64 on my laptop, few days ago i tried to install visual studio 2015 community rc but i get flowing error when installer tries to install ".NET Framework 4.6 rc" :
Microsoft .NET framework 4.6 rc
Fatal error during installation.
Visual c++ library Redist resource package
Package failed.
And last lines in setup log files are:
[189C:1670][2015-06-10T18:20:08]i000: MUX: Go to Finished page.
[189C:1670][2015-06-10T18:20:08]i000: MUX: Format Message Failed: 317
[189C:1670][2015-06-10T18:20:08]i000: MUX: Format Message Failed: 317
[189C:1670][2015-06-10T18:20:08]i399: Apply complete, result: 0xc0000421, restart: None, ba requested restart: No
I download ".NET framework 4.6 rc" and tried to install it out of visual studio but this time i get this problem:
1.he setup cannot run in compatibility mode.
2.The .NET Framework 4.6 redistributable does not apply to this operating system. Please download the .NET Framework 4.6 for your operating system from the <A HREF="http://go.microsoft.com/fwlink/?LinkId=513370">Microsoft Download Center.
But the downloaded package is for windows 7 and windows 8 and my windows is 7 edition.
And i have a problem in my windows and i don't know how to solve the problem, some times when i want to install new applications such as firefox the installer app exits automatically without any error messages, You know in Visual studio's iso file there is packages such as sql server express, .NET Framework 4.6 rc and others, when i try to install this packages manually with their .msi files the installer has been crashed and exit without any message.

Visual Studio 2015 Preview install error

I am trying to install the new preview for Visual studio 2015, every time I run the installer I get the error:
This version of Visual Studio requires the April 2014 update to Windows 8.1 and Windows Server 2012 R2 known as KB 2919355.
I have run the windows updater, so don't know what the problem is.
Has anyone else had this problem, and if so how did you fix it?
When I've tried to install KB 2919355 - I got next message:
this update is not applicable to your windows...
Than from '''Known issues with this update''' section I've installed next updates:
2939087
2975061
Rebooted system and installed 2919355 update again.
This was my major problem after a fresh install of Windows 8.1 Pro. When i was trying to install Visual Studio Community it required the KB 2919355 and i was more careful and downloaded the specific update for x64 system architecture.. and it worked for me !

Resources