Skipping download of product 'ARRv3_0': required dependency 'UrlRewrite2' failed.

Chris Swainson 21 Reputation points
2022-08-25T22:43:15.443+00:00

I'm trying to get IIS Cors and ARR installed on a server with no internet access and am using the Web Platform Installer.

Running this command: >WebpiCmd-x64 /offline /products:ARRv3_0,Cors /path:c:\temp\wpi

Results in this:

**Processing resources ...
Processing product entries ...

Processing new entries to the offline cache...
Processing product entry: 'UrlRewrite2'.
Url 'https://download.microsoft.com/download/0/5/0/05045383-D280-4DC6-AE8C-81764118B0F9/License_de-DE.htm' returned HTTP status code: 404
The remote server returned an error: (404) Not Found.
Failed to download file: 'http://download.microsoft.com/download/0/5/0/05045383-D280-4DC6-AE8C-81764118B0F9/License_de-DE.htm'.
Download of product 'UrlRewrite2 failed. Failed to download file: 'http://download.microsoft.com/download/0/5/0/05045383-D280-4DC6-AE8C-81764118B0F9/License_de-DE.htm'.

Created snapshot '7' at 'c:\temp\wpi\feeds\v007'.
Updated latest snapshot at 'c:\temp\wpi\feeds\latest'.

Some operations failed, see the detailed error messages for more information:
Download of product 'UrlRewrite2 failed. Failed to download file: 'http://download.microsoft.com/download/0/5/0/05045383-D280-4DC6-AE8C-81764118B0F9/License_de-DE.htm'.
Skipping download of product 'ARRv3_0': required dependency 'UrlRewrite2' failed.
To use the new offline feed, please run the following from the command line:
WebPiCmd.exe /Install /Products:<products you want> /XML:<Offline main feed>
Done !**

So, does that mean I'm hooped?

Does someone from the MS side have to fix this?

Thanks,

Chris

Internet Information Services
{count} votes

1 answer

Sort by: Most helpful
  1. Chris Swainson 21 Reputation points
    2022-08-31T20:33:34.267+00:00

    Can someone from the Microsoft team please fix the repo?

    0 comments No comments