WebMatrix 3 does not support IIS Express 10 - iis-express

I am facing a problem while trying to install WebMatrix 3 over Windows 10 after installing Visual Studio 2015 (IIS Express 10) due to the below mentioned error.
Although it worth mention that I tried to install the older version of IIS on Windows 10; but it failed due to a newer version already installed (IIS Express 10).
Can you please specify what type of logs is needed to investigate the problem, and how can I overcome this message (screenshots in the below url).
URL: https://onedrive.live.com/redir?resid=b0a996d2349d8f9b!275&authkey=!AMRzIKq3jhFPdho&ithint=folder%2c
Error 1:
This version of Microsoft WebMatrix requires IIS 7.5 Express or IIS
8.0 Express to be installed. Please install it and then rerun the setup.
Error 2:
WebMatrix 3 does not support IIS Express 10. You will not be able to
run WebMatrix 3 on the same machine with any version of Visual
Studio 2015 that includes IIS Express 10.

You can download msi package of WebMatrix from Installation step and install without web platform installer.
But after that I've got another error that WebMatrix could not find Web Platform Installer
UPD I've reinstalled Web Platform Installer and now WebMatrix works fine on Windows 10 with IIS 10!

Have you tried IISExpress 7 or 8 here?
Looks like at this time it does not support IISExpress10 on windows10.

Related

dotnet.exe won't run because api-ms-win-crt-runtime-l1-1-0.dll is missing

I need to host an ASP.NET Core 2.0 app in IIS on Windows Server 2008 R2 SP1. I'm following the Docs guide on how to Host ASP.NET Core on Windows with IIS.
After installation, I still can't run dotnet.exe. It calls for a DLL named api-ms-win-crt-runtime-l1-1-0.dll.
The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer. Try reinstalling the program to fix this problem.
However, there are lots of instances of this file on the machine, in the following folders:
C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.3
C:\Program Files (x86)\dotnet\shared\Microsoft.NETCore.App\2.0.3
C:\Windows\winsxs\amd64_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.18972_none_a9a51144251fb166
C:\Windows\winsxs\amd64_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.23175_none_aa31870f3e3ad077
C:\Windows\winsxs\amd64_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.23656_none_aa4830af3e29a3af
C:\Windows\winsxs\x86_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.18972_none_4d8675c06cc24030
C:\Windows\winsxs\x86_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.23175_none_4e12eb8b85dd5f41
C:\Windows\winsxs\x86_microsoft-windows-u..rsalcrt-apifwd-win7_31bf3856ad364e35_6.1.7601.23656_none_4e29952b85cc3279
The instruction says:
Install the .NET Core Windows Server Hosting bundle on the hosting system. [...] If the system doesn't have an Internet connection, obtain and install the Microsoft Visual C++ 2015 Redistributable before installing the .NET Core Windows Server Hosting bundle.
I have installed/repaired both of these packages multiple times but get the same error.
It's probably not that the DLL is missing, but rather one of the DLL's dependencies is missing.
Make sure you're installing the Update 3 version of the Visual C++ 2015 Redistributable.
One of the requirements of the Visual C++ 2015 Redistributable is KB2999226. Make sure this is installed as well.
If it's already installed, post the installation log from the Visual C++ 2015 Redistributable installer package.
on windows server 2012 R2
I had same issue. Windows update + installing windows specific update solved it.
see: https://github.com/dotnet/core-setup/issues/4388.
I installed this update:
https://support.microsoft.com/en-us/help/3118401/update-for-universal-c-runtime-in-windows
TL;DR: Install these Windows updates in this order:
KB2919442
KB2919355
KB2999226
After installing the above 3 Windows update in the correct order, the error about the missing dll should stop.
I ran into basically this same problem when attempting to deploy a .NET Core 2.1 application to a Windows 2012 R2 machine. The root cause seems to have been due to a corrupt installation of the Microsoft Visual C++ Redistributable.
From Microsoft's documentation:
Visual C++ Redistributable Packages install runtime components of
Visual C++ Libraries on a computer that does not have Visual C++
installed. The libraries are required to run applications that are
developed by using the corresponding version of Visual C++.
After some troubleshooting and research, I fixed the issue by manually installing these 3 Windows updates in this order:
KB2919442
KB2919355 (requires a reboot)
KB2999226
The order of installation of these Windows updates is important! KB2999226 depends on KB2919355, and KB2919355 depends on KB2919442.
After installing those Windows updates, dotnet.exe and the application began to run correctly.

VS 2015 Community Installation Fails

I tried to install VS 2015 Community (free) on two different computers (both Windows 7 Professional). And the installation fails on both. The error message says:
Microsoft .NET Framework 4.6.1 Developer Pack.
Incorrect function
You probably need to install
Microsoft .NET Framework 4.6.1 Developer Pack first
Can be found here and hit download button compatible with the latest windows 10 system
https://www.microsoft.com/en-us/download/details.aspx?id=49978
Then try and re install VS 2015 Community it should work
As had this problem before when I installed 2013 but putting the .net framework on before cured it and VS 2013 installed with no problems

Microsoft.ACE.OLEDB.12.0 provider not registered

I'm trying to connect my access database using Visual Studio 2013 running on Windows 8.
I found some fixes but they don't work for me.
First, I tried installing Microsoft Access Database Engine 2010 Redistributable (AccessDatabaseEngine_x64) and installed it successfully but it is giving me the same error.
Another fix that I found was installing 2007 Office System Driver: Data Connectivity Components but running the file gives me the error "The installation of this package failed."
Im running Office Professional Plus 2013 64-bit, Windows 8 Pro 64-bit, and Visual Studio Professional 2013
Hit the same thing. Try installing the Office2007 redist as well - https://www.microsoft.com/en-us/download/23734 . Solved my prob.
go to your project properties > compile > and uncheck the Prefer-32bit

BizTalk Enterprise Single Sign-On Server installation error

I am having some trouble installing BizTalk Server 2010 on my machine. Downloaded the installer from MSDN but run into the issue of:
Showing MessageBox with text: The following platform components failed to install and will need to be manually installed before setup can proceed: Enterprise Single Sign-On Server: Unspecified error Check the log for details. Return Code: 1 === Logging stopped: 09:55:15 17 April 2013 ===
Searching the web hasn't really helped and instead caused a lot of confusion. I have accepted all the defaults when attempting to install but then it complains about needing to install the Enterprise Single Sign-On server manually?
I am using Windows 7.
Anyone else experienced this issue?
Thanks in advance, Onam.
While installing BizTalk 2016, I encountered this error when I installed only the x86 version of Microsoft Visual C++ 2013 and didn't install x64 version on a 64 bit machine.
Once I installed x64 version as well, the error didn't appear and the installation succeeded.
The error/note that appears in the setup/install wizard when the Enterprise SSO feature is selected, is misleading as it only asks to install the x86 version.
However the install guide that lists pre-requisites for the BizTalk, does mention that both x86 and x64 versions of the Microsoft Visual C++ 2010 (or 2013 in case fo BizTalk 2016) Redistributable Package, should be installed.
https://msdn.microsoft.com/en-us/library/jj248697(v=bts.80).aspx
http://www.biztalkgurus.com/blogs/msft-biztalk-integration/biztalk-2013-installation-error-on-windows-server-2012-64-bit/

Getting error trying to deploy a sharepoint 2010 workflow package from Visual Studio 2010 in Windows 7

I'm trying to deploy a Nintex Sharepoint workflow from Visual Studio 2010, on a Windows 7 Ultimate x64 machine, running Sharepoint 2010, and I keep getting this error:
Error occurred in deployment step 'Recycle IIS Application Pool': Microsoft .NET Framework 3.5 SP1 is not installed on this system. It is required to perform this operation.
Any ideas what the problem might be or how to fix?
I kind of stumbled across the answer. I found a couple people who addressed similar issues by disabling .NET Framework 3.5.1 in Windows Features.
I turned the feature off, rebooted and it works. No more error.
I think that as the error states, you need to install Microsoft .Net Framework 3.5 SP1 on you machine. You can download it here: http://www.microsoft.com/download/en/details.aspx?id=22

Resources