Forum Discussion

joseparra's avatar
joseparra
Brass Contributor
May 06, 2022
Solved

How to use Microsoft.Web.Services2 in Azure App Service??

Hi, I'm migrating a .Net web service from IIS on-premises to Azure app service. When I load it in the browser it shows me the following error: Server Error in '/' Application. Configuration Err...
  • joseparra's avatar
    joseparra
    May 16, 2022
    Hi DavidTex
    I finally was a problem of the version of the assembly. It was very estrange, because in the local server it was working without any change.
    I solved it specifying the version 2.0.3.0 instead of 2.0.2.0.

Resources