Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bobi 352 posts 966 karma points
    Apr 12, 2022 @ 16:25
    Bobi
    0

    Umbraco Forms web.config is empty

    When trying to publish the website from Visual Studio to Azure, I am getting an error on publish indicating that the web.config in the umbraco forms folder cannot be empty.

    Umbraco Forms was installed via nuget (latest version).

  • Jamie Howarth 306 posts 773 karma points c-trib
    Apr 12, 2022 @ 21:37
    Jamie Howarth
    1

    Which version of Visual Studio? Are you using <PackageReference> or packages.config for installing your Nuget packages? (PackageReference isn't fully supported by Umbraco or other community packages, I've had to work around it a lot)

  • Bobi 352 posts 966 karma points
    Apr 12, 2022 @ 22:16
    Bobi
    0

    Version 16.11.11

    I believe packages.config (I see that in the solution).

  • Bobi 352 posts 966 karma points
    Apr 12, 2022 @ 22:58
    Bobi
    100

    It seemed to have been related to the web deployment.pubxml in visual studio. I had to get rid of the MSDeployParameterValue.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies