Apache HTTPD for Windows Shibboleth SP install

Rod Widdowson rdw at steadingsoftware.com
Wed Feb 8 03:33:37 EST 2017


> The SP installs a version of the VC10 runtime automatically, it's part of the installer.
> 
> That is (apparently) no longer supported with VC14 and later and MS is going back to DLL hell with their runtime library approach

To be fair to them it's slightly worse than that.

There _is_ still a redistributable for C and we will continue to install it.  But it is all based on the non-redistributable
"Universal CRT" DLL.  They promise faithfully to never break it which you can test in the light of past history and Microsoft's
current insistence that a shorter release cycle trumps the need to test.

Of course they don't make the debug version available either thus knocking a hole in their remote debugging story.  So expect to see
debug versions of our DLLs fall off the installation as part of 3.0

Rod



More information about the users mailing list