Copied to clipboard

Flag this post as spam?

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


  • Cedeste 36 posts 128 karma points
    Mar 12, 2024 @ 17:52
    Cedeste
    0

    dotnet add package Umbraco.Forms is NOT adding forms to my project

    I have a project im trying to add umbraco forms to. I've done the install - and received the following confirmation:

    C:\Umbraco Sites\SFMDev>dotnet add package Umbraco.Forms
      Determining projects to restore...
      Writing C:\Users\P00000000A\AppData\Local\Temp\tmp7D13.tmp
    info : X.509 certificate chain validation will use the default trust store selected by .NET for code signing.
    info : X.509 certificate chain validation will use the default trust store selected by .NET for timestamping.
    info : Adding PackageReference for package 'Umbraco.Forms' into project 'C:\Umbraco Sites\SFMDev\SFMDev.csproj'.
    info :   GET https://api.nuget.org/v3/registration5-gz-semver2/umbraco.forms/index.json
    info :   OK https://api.nuget.org/v3/registration5-gz-semver2/umbraco.forms/index.json 220ms
    info : Restoring packages for C:\Umbraco Sites\SFMDev\SFMDev.csproj...
    info : Package 'Umbraco.Forms' is compatible with all the specified frameworks in project 'C:\Umbraco Sites\SFMDev\SFMDev.csproj'.
    info : PackageReference for package 'Umbraco.Forms' version '13.0.2' updated in file 'C:\Umbraco Sites\SFMDev\SFMDev.csproj'.
    info : Assets file has not changed. Skipping assets file writing. Path: C:\Umbraco Sites\SFMDev\obj\project.assets.json
    log  : Restored C:\Umbraco Sites\SFMDev\SFMDev.csproj (in 1.33 sec).
    

    When I run the project per instructions - I do not see "create a form" i only see the "Read more" option that redirects me back to the https://our.umbraco.com/packages/developer-tools/umbraco-forms/ page.

    Any help would be greatly appreciated as we have purchased a license for forms, but can't even install it to test it out.

Please Sign in or register to post replies

Write your reply to:

Draft