iis-docs icon indicating copy to clipboard operation
iis-docs copied to clipboard

Q: Azure app service HTTP Error 500.50 - URL Rewrite Module Error.

Open taulantracaj opened this issue 6 years ago • 0 comments

We are trying to handle URL redirects by using FileMapProvider on Azure app service, however we get the following error:

System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Web.Iis.Rewrite.Providers, Version=7.1.761.0, Culture=neutral, PublicKeyToken=0545b0627da60a5f' or one of its dependencies. The system cannot find the file specified.

Does anybody know if Azure anyhow supports FileMapProvider?

taulantracaj avatar Aug 12 '19 14:08 taulantracaj