Microsoft Visual Studio 2017 version 15.1.26403.07 | 22.1 Gb
Tech giant Microsoft has announced the release of Visual Studio 2017 (version 15.1.26403.07). This release focuses on increasing the productivity and making it easier to create applications for mobile and cloud. A lightweight and modular installation is also a highlight feature.
Visual Studio 2017 — Productivity and performance, mobile, cloud, and devops
In this release, Microsoft has focused on four areas — productivity and performance, mobile, cloud, and devops. In its release notes, Microsoft said that 2017 release brings a lightweight and modular installation experience. It allows the developers to only get the components they need.
Microsoft also claims that Visual Studio 2017 starts up to 3 times faster as compared to Visual Studio 2015. This release is designed to support teams in a better manner, it comes with tools to provide for developing NET Core 1.0 and 1.1 apps, microservices, and Docker containers.
Xamarin integration in Visual Studio 2017 has been made better with a Xamarin Forms previewer and improved IntelliSense for Xamarin Forms XAML.
An improved Git integration will be liked by devops. Visual Studio now makes use of the Git executables. Overall, more Git functionality is available directly within the DE.
Talking about the supported platforms, Visual Studio 2017 will run on Windows 7 Service Pack 1, Windows 8.1, Windows 10 (version 1507 or newer), Windows Server 2012 R2 Essentials Standard and Datacenter, and Windows Server 2016 Standard and Datacenter.
Release Date: April 17, 2017 - version 15.1 (26403.07)
Issues Fixed in this Release
These are the customer-reported issues addressed in this version:
Have previous Visual Studio versions installed 2010, 2013 and 2015. Uninstalled all previous Windows 10 SDK versions. Installed Visual Studio 2017 proffessional on Windows 7 Pro. Got the following error:
The product failed to install the listed workloads and components due to one or more package failures.
Incomplete workloads Desktop development with C++ (Microsoft.VisualStudio.Workload.NativeDesktop,version=15.0.26403.0) Universal Windows Platform development (Microsoft.VisualStudio.Workload.Universal,version=15.0.26403.0)
Incomplete components Universal Windows Platform tools (Microsoft.VisualStudio.Component.UWP.Support,version=15.0.26403.0) Universal Windows Platform tools for Cordova (Microsoft.VisualStudio.ComponentGroup.UWP.Cordova,version=15.0.26403.0) Universal Windows Platform tools for Xamarin (Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin,version=15.0.26403.0) Windows 10 SDK (10.0.15063.0) for Desktop C++ x86 and x64 (Microsoft.VisualStudio.Component.Windows10SDK.15063.Desktop,version=15.0.26403.0) Windows 10 SDK (10.0.15063.0) for UWP: C#, VB, JS (Microsoft.VisualStudio.Component.Windows10SDK.15063.UWP,version=15.0.26403.0)
You can search for solutions using the information below, modify your selections for the above workloads and components and retry the installation, or remove the product from your machine.
Following is a collection of individual package failures that led to the incomplete workloads and components above. To search for existing reports of these specific problems, please copy and paste the URL from each package failure into a web browser. If the issue has already been reported, you can find solutions or workarounds there. If the issue has not been reported, you can create a new issue where other people will be able to find solutions or workarounds.
Package 'Win10SDK_10.0.15063.UWP,version=10.0.15063.15' failed to install. Search URL: h t t p s://aka.ms/VSSetupErrorReports?q=PackageId=Win10SDK_10.0.15063.UWP;PackageAction=Install;ReturnCode=1 Impacted workloads Universal Windows Platform development (Microsoft.VisualStudio.Workload.Universal,version=15.0.26403.0) Impacted components Universal Windows Platform tools (Microsoft.VisualStudio.Component.UWP.Support,version=15.0.26403.0) Universal Windows Platform tools for Cordova (Microsoft.VisualStudio.ComponentGroup.UWP.Cordova,version=15.0.26403.0) Universal Windows Platform tools for Xamarin (Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin,version=15.0.26403.0) Windows 10 SDK (10.0.15063.0) for UWP: C#, VB, JS (Microsoft.VisualStudio.Component.Windows10SDK.15063.UWP,version=15.0.26403.0) Log C:\Users\greg.zyzdryn\AppData\Local\Temp\dd_setup_20170406161200_001_Win10SDK_10.0.15063.UWP.log Details Command executed: "c:\windows\syswow64\\windowspowershell\v1.0\powershell.exe" -NonInteractive -NoLogo -NoProfile -ExecutionPolicy Bypass -InputFormat None "$ErrorActionPreference="""Stop"""; $VerbosePreference="""Continue"""; $ScriptPath="""C:\ProgramData\Microsoft\VisualStudio\Packages\Win10SDK_10.0.15063.UWP,version=10.0.15063.15\WinSdkInstall.ps1"""; $SetupExe="""winsdksetup.exe"""; $SetupLogFolder="""windowssdk"""; $PackageId="""Win10SDK_10.0.15063.UWP"""; $LogFile="""C:\Users\greg.zyzdryn\AppData\Local\Temp\dd_setup_20170406161200_001_Win10SDK_10.0.15063.UWP.log"""; $SetupParameters="""/features OptionId.AvrfExternal OptionId.UWPManaged OptionId.WindowsSoftwareLogoToolkit OptionId.SigningTools OptionId.UWPLocalized /quiet /norestart"""; Get-Content -Raw $ScriptPath | Invoke-Expression; if (!$?) { exit 1603 } elseif ($LastExitCode) { exit $LastExitCode }" Return code: 1 Return code details: Incorrect function.
Package 'Win10SDK_10.0.15063.Desktop,version=10.0.15063.8' failed to install. Search URL: h t t p s://aka.ms/VSSetupErrorReports?q=PackageId=Win10SDK_10.0.15063.Desktop;PackageAction=Install;ReturnCode=1 Impacted workloads Desktop development with C++ (Microsoft.VisualStudio.Workload.NativeDesktop,version=15.0.26403.0) Impacted components Windows 10 SDK (10.0.15063.0) for Desktop C++ x86 and x64 (Microsoft.VisualStudio.Component.Windows10SDK.15063.Desktop,version=15.0.26403.0) Log C:\Users\greg.zyzdryn\AppData\Local\Temp\dd_setup_20170406161200_002_Win10SDK_10.0.15063.Desktop.log Details Command executed: "c:\windows\syswow64\\windowspowershell\v1.0\powershell.exe" -NonInteractive -NoLogo -NoProfile -ExecutionPolicy Bypass -InputFormat None "$ErrorActionPreference="""Stop"""; $VerbosePreference="""Continue"""; $ScriptPath="""C:\ProgramData\Microsoft\VisualStudio\Packages\Win10SDK_10.0.15063.Desktop,version=10.0.15063.8\WinSdkInstall.ps1"""; $SetupExe="""winsdksetup.exe"""; $SetupLogFolder="""windowssdk"""; $PackageId="""Win10SDK_10.0.15063.Desktop"""; $LogFile="""C:\Users\greg.zyzdryn\AppData\Local\Temp\dd_setup_20170406161200_002_Win10SDK_10.0.15063.Desktop.log"""; $SetupParameters="""/features OptionId.DesktopCPPx64 OptionId.DesktopCPPx86 OptionId.SigningTools OptionId.MSIInstallTools OptionId.UWPManaged OptionId.UWPCPP /quiet /norestart"""; Get-Content -Raw $ScriptPath | Invoke-Expression; if (!$?) { exit 1603 } elseif ($LastExitCode) { exit $LastExitCode }" Return code: 1 Return code details: Incorrect function.
The product failed to install the listed workloads and components due to one or more package failures.
Incomplete workloads Desktop development with C++ (Microsoft.VisualStudio.Workload.NativeDesktop,version=15.0.26403.0) Universal Windows Platform development (Microsoft.VisualStudio.Workload.Universal,version=15.0.26403.0)
Incomplete components Universal Windows Platform tools (Microsoft.VisualStudio.Component.UWP.Support,version=15.0.26403.0) Universal Windows Platform tools for Cordova (Microsoft.VisualStudio.ComponentGroup.UWP.Cordova,version=15.0.26403.0) Universal Windows Platform tools for Xamarin (Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin,version=15.0.26403.0) Windows 10 SDK (10.0.15063.0) for Desktop C++ x86 and x64 (Microsoft.VisualStudio.Component.Windows10SDK.15063.Desktop,version=15.0.26403.0) Windows 10 SDK (10.0.15063.0) for UWP: C#, VB, JS (Microsoft.VisualStudio.Component.Windows10SDK.15063.UWP,version=15.0.26403.0)
You can search for solutions using the information below, modify your selections for the above workloads and components and retry the installation, or remove the product from your machine.
Following is a collection of individual package failures that led to the incomplete workloads and components above. To search for existing reports of these specific problems, please copy and paste the URL from each package failure into a web browser. If the issue has already been reported, you can find solutions or workarounds there. If the issue has not been reported, you can create a new issue where other people will be able to find solutions or workarounds.
Package 'Win10SDK_10.0.15063.UWP,version=10.0.15063.15' failed to install. Search URL: h t t p s://aka.ms/VSSetupErrorReports?q=PackageId=Win10SDK_10.0.15063.UWP;PackageAction=Install;ReturnCode=1 Impacted workloads Universal Windows Platform development (Microsoft.VisualStudio.Workload.Universal,version=15.0.26403.0) Impacted components Universal Windows Platform tools (Microsoft.VisualStudio.Component.UWP.Support,version=15.0.26403.0) Universal Windows Platform tools for Cordova (Microsoft.VisualStudio.ComponentGroup.UWP.Cordova,version=15.0.26403.0) Universal Windows Platform tools for Xamarin (Microsoft.VisualStudio.ComponentGroup.UWP.Xamarin,version=15.0.26403.0) Windows 10 SDK (10.0.15063.0) for UWP: C#, VB, JS (Microsoft.VisualStudio.Component.Windows10SDK.15063.UWP,version=15.0.26403.0) Log C:\Users\greg.zyzdryn\AppData\Local\Temp\dd_setup_20170406161200_001_Win10SDK_10.0.15063.UWP.log Details Command executed: "c:\windows\syswow64\\windowspowershell\v1.0\powershell.exe" -NonInteractive -NoLogo -NoProfile -ExecutionPolicy Bypass -InputFormat None "$ErrorActionPreference="""Stop"""; $VerbosePreference="""Continue"""; $ScriptPath="""C:\ProgramData\Microsoft\VisualStudio\Packages\Win10SDK_10.0.15063.UWP,version=10.0.15063.15\WinSdkInstall.ps1"""; $SetupExe="""winsdksetup.exe"""; $SetupLogFolder="""windowssdk"""; $PackageId="""Win10SDK_10.0.15063.UWP"""; $LogFile="""C:\Users\greg.zyzdryn\AppData\Local\Temp\dd_setup_20170406161200_001_Win10SDK_10.0.15063.UWP.log"""; $SetupParameters="""/features OptionId.AvrfExternal OptionId.UWPManaged OptionId.WindowsSoftwareLogoToolkit OptionId.SigningTools OptionId.UWPLocalized /quiet /norestart"""; Get-Content -Raw $ScriptPath | Invoke-Expression; if (!$?) { exit 1603 } elseif ($LastExitCode) { exit $LastExitCode }" Return code: 1 Return code details: Incorrect function.
Package 'Win10SDK_10.0.15063.Desktop,version=10.0.15063.8' failed to install. Search URL: h t t p s://aka.ms/VSSetupErrorReports?q=PackageId=Win10SDK_10.0.15063.Desktop;PackageAction=Install;ReturnCode=1 Impacted workloads Desktop development with C++ (Microsoft.VisualStudio.Workload.NativeDesktop,version=15.0.26403.0) Impacted components Windows 10 SDK (10.0.15063.0) for Desktop C++ x86 and x64 (Microsoft.VisualStudio.Component.Windows10SDK.15063.Desktop,version=15.0.26403.0) Log C:\Users\greg.zyzdryn\AppData\Local\Temp\dd_setup_20170406161200_002_Win10SDK_10.0.15063.Desktop.log Details Command executed: "c:\windows\syswow64\\windowspowershell\v1.0\powershell.exe" -NonInteractive -NoLogo -NoProfile -ExecutionPolicy Bypass -InputFormat None "$ErrorActionPreference="""Stop"""; $VerbosePreference="""Continue"""; $ScriptPath="""C:\ProgramData\Microsoft\VisualStudio\Packages\Win10SDK_10.0.15063.Desktop,version=10.0.15063.8\WinSdkInstall.ps1"""; $SetupExe="""winsdksetup.exe"""; $SetupLogFolder="""windowssdk"""; $PackageId="""Win10SDK_10.0.15063.Desktop"""; $LogFile="""C:\Users\greg.zyzdryn\AppData\Local\Temp\dd_setup_20170406161200_002_Win10SDK_10.0.15063.Desktop.log"""; $SetupParameters="""/features OptionId.DesktopCPPx64 OptionId.DesktopCPPx86 OptionId.SigningTools OptionId.MSIInstallTools OptionId.UWPManaged OptionId.UWPCPP /quiet /norestart"""; Get-Content -Raw $ScriptPath | Invoke-Expression; if (!$?) { exit 1603 } elseif ($LastExitCode) { exit $LastExitCode }" Return code: 1 Return code details: Incorrect function.
I just updated to Windows 10 SDK 10.0.15063 and running into a problem creating app packages for the Windows Store. It seems to complete the x86 and x64 portion, but fails for the ARM portion:
Error: File 'C:\somepath\bin\ARM\Release\App_1.1.218.0_scale-100.appx' not found.
Using Visual Studio 2017 Community. Not even sure where to begin on how to fix this. Any thoughts?
This error does not show up when I pick "Never" for "Generate app bundle:" in the "Create App Packages" wizard, but I do want an app bundle to submit to the Store.
Error: File 'C:\somepath\bin\ARM\Release\App_1.1.218.0_scale-100.appx' not found.
Using Visual Studio 2017 Community. Not even sure where to begin on how to fix this. Any thoughts?
This error does not show up when I pick "Never" for "Generate app bundle:" in the "Create App Packages" wizard, but I do want an app bundle to submit to the Store.
Adding an app extension host declaration and saving the manifest in the designer will prevent the designer from further editing the manifest until you manually remove the declaration. It also prevents us from creating appx packages properly.
I was adding a new project to the solution. Each time I tried to check-in those changes, the progress bar went all the way to completion but didn't check anything in. An error was returned that said something to the effect of "Please contact your system administrator. HTTP Code 302: Found." This same error then happened to anything I tried to check in via VS 2017. It worked when I closed and relaunched VS and tried to check in again.
Visual Studio Enterprise 2017 version 15.1 (26403.0) Windows 10 Pro Insider Build 16170.rs_prerelease.170331.1532
Repro: 1. Create a blank App (Universal Windows) 2. Open MainPage.xaml 3. While loading the XAML designer an error dialog pops up with the title: "devenv.exe - Application Error" and the message: "The exception unknown software exception (Oxe0434352) occurred in the application at location Ox0000000076BFC082". 4. Closing the dialog with "OK" close the Visual Studio.
I tried to repair Visual Studio with the Installer without any problem, but without any result, the issue is still there.
Repro: 1. Create a blank App (Universal Windows) 2. Open MainPage.xaml 3. While loading the XAML designer an error dialog pops up with the title: "devenv.exe - Application Error" and the message: "The exception unknown software exception (Oxe0434352) occurred in the application at location Ox0000000076BFC082". 4. Closing the dialog with "OK" close the Visual Studio.
I tried to repair Visual Studio with the Installer without any problem, but without any result, the issue is still there.
Status: VERIFIED FIXED
Notifications for updates will not be received when installing from an offline layout in environments without internet access, even when the offline layout is updated to the newer version.
About Microsoft
Microsoft Corporation, leading developer of personal-computer software systems and applications. The company also publishes books and multimedia titles, offers e-mail services, and sells electronic game systems, computer peripherals (input/output devices), and portable media players. It has sales offices throughout the world.
Product: Microsoft Visual Studio
Version: 2017 (version 15.1.26403.07) Off-Line Content ISO (3 Editions with Test Professional)
Supported Architectures: 32bit / 64bit
Website Home Page : www.visualstudio.com
Language: english
System Requirements: PC
Supported Operating Systems: Windows 7even SP1 / 8.x / 10 / Server 2012 R2 / 2016
Size: 22.1 Gb
Please visit my blog
Added by 3% of the overall size of the archive of information for the restoration and the volume for the restoration
No mirrors please
Added by 3% of the overall size of the archive of information for the restoration and the volume for the restoration
No mirrors please