Copied to clipboard

Flag this post as spam?

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


  • JC 7 posts 78 karma points
    Jan 06, 2025 @ 13:24
    JC
    0

    Installing Umbraco Forms On Umbraco 8 - Error After Nuget Installation

    I'm seeing a boot error when trying to install umbraco forms into an existing website, uninstalling umbraco forms (or removing the DLLs fixes the issue, so definitely a conflict) - is there a step I'm missing to setup umbraco forms on an older site? I've updated umbraco to 8.18.15 without luck (was on 8.9.0)

    -> Umbraco.Core.Exceptions.BootFailedException: Boot failed.

    -> System.InvalidOperationException: Unable to resolve type: Umbraco.Core.Composing.ComponentCollection, service name: at LightInject.ServiceContainer.CreateDelegate(Type serviceType, String serviceName, Boolean throwError) in C:\projects\lightinject\src\LightInject\LightInject.cs:line 4748 at LightInject.ServiceContainer.CreateDefaultDelegate(Type serviceType, Boolean throwError) in C:\projects\lightinject\src\LightInject\LightInject.cs:line 4705 at LightInject.ServiceContainer.GetInstance(Type serviceType) in C:\projects\lightinject\src\LightInject\LightInject.cs:line 3437 at Umbraco.Core.FactoryExtensions.GetInstance[T](IFactory factory) in D:\a\1\s\src\Umbraco.Core\FactoryExtensions.cs:line 23 at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 187

  • Arun 144 posts 407 karma points
    Jan 07, 2025 @ 10:03
    Arun
    0

    Hi JC,

    Which version of Umbraco form you were trying to install on Umbraco 8.15.18

    Regards

  • JC 7 posts 78 karma points
    Jan 07, 2025 @ 10:06
    JC
    0

    I tried multiple versions down to 8.4.2 of UmbracoForms through Nuget.

    EDIT: Your reply prompted me to have another try, and a tinifier DLL came up in an error after updating lightinject. Removing this plugin has fixed the conflict!

  • 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