Copied to clipboard

Flag this post as spam?

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


  • Carlos 13 posts 132 karma points
    Jan 26, 2023 @ 18:15
    Carlos
    0

    Migrating from Umbraco 7 to Umbraco 8

    Hi everyone, I'm in a quest to upgrade 4 CMS to v10.

    Right now I've got a project running the latest v7 and am trying to migrate to v8. The database has been migrated to v8.18 but stuck on the next steps to get the client working. Not sure what the steps after doing the content migration.

    I am following the directions as outlined in this article: https://our.umbraco.com/Documentation/Fundamentals/Setup/Upgrading/migrating-to-v8

    After some setbacks, I was able to successfully migrate the database from v7 to v8.18.5 using the proworks method: https://www.proworks.com/blog/archive/how-to-upgrade-umbraco-version-7-to-version-8

    In the site, step 9 says to Nuget install Umbraco 8 (latest) into 'your project'. I installed v8.15 through Nuget into the current v7 project but not sure if that's the correct method or if I need to use the blank v8.15 installation.

    Any help would be greatly appreciated. I'll post screenshots of the errors I'm currently having along with the logs. Thank you!

  • Meni 247 posts 483 karma points
    Jan 26, 2023 @ 19:03
    Meni
    0

    Install unbracing locally on your machine. Backup (anyway) your database. Create a fresh u9 and upgrade db again. Then create a fresh u10 and upgrade db again (I’d also recommend to upgrade to the latest one - 11.1)

    Then update your document types - some of them might not work and you’ll have to create them again.

    Then you’ll have to update the code base. There are many changes in the code as v10/11 uses .net 7

  • Carlos 13 posts 132 karma points
    Jan 26, 2023 @ 19:38
    Carlos
    0

    Thanks for your reply Meni,

    My main concern at this moment is once I upgrade db, do I use the fresh v8 installation moving forward? Or can upgrading my v7 installation to v8 through Nuget still work? I've been resolving several issues and have gotten to this point: enter image description here

    Logs below: {"@t":"2023-01-26T19:12:09.8193167Z","@mt":"{StartMessage} [Timing {TimingId}]","StartMessage":"Booting Umbraco 8.18.5.","TimingId":"0ea6342","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":386,"AppDomainId":8,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"4d3b49cf-ab83-4500-8384-13b5ca36c46c"} {"@t":"2023-01-26T19:12:09.8293183Z","@mt":"Booting site '{HostingSiteName}', app '{HostingApplicationID}', path '{HostingPhysicalPath}', server '{MachineName}'.","HostingSiteName":"CommunityValleyAirCMS","HostingApplicationID":"/LM/W3SVC/2/ROOT","HostingPhysicalPath":"T:\community-valley-air-ab-617\","MachineName":"M020193","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":386,"AppDomainId":8,"AppDomainAppId":"LMW3SVC2ROOT","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"4d3b49cf-ab83-4500-8384-13b5ca36c46c"} {"@t":"2023-01-26T19:12:10.1293186Z","@mt":"Acquiring.","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":386,"AppDomainId":8,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"4d3b49cf-ab83-4500-8384-13b5ca36c46c"} {"@t":"2023-01-26T19:12:10.1298188Z","@mt":"Acquired.","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":386,"AppDomainId":8,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"4d3b49cf-ab83-4500-8384-13b5ca36c46c"} {"@t":"2023-01-26T19:12:11.8039280Z","@mt":"{StartMessage} [Timing {TimingId}]","StartMessage":"Resolving composer types.","TimingId":"3ace6a0","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":386,"AppDomainId":8,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"4d3b49cf-ab83-4500-8384-13b5ca36c46c"} {"@t":"2023-01-26T19:12:41.6277960Z","@mt":"{FailMessage} ({Duration}ms) [Timing {TimingId}]","@l":"Error","FailMessage":"Failed.","Duration":29822,"TimingId":"3ace6a0","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":386,"AppDomainId":8,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":1,"HttpRequestId":"4d3b49cf-ab83-4500-8384-13b5ca36c46c"} {"@t":"2023-01-26T19:12:42.0328683Z","@mt":"{FailMessage} ({Duration}ms) [Timing {TimingId}]","@l":"Error","@x":"Umbraco.Core.Exceptions.BootFailedException: Boot failed. ---> System.Reflection.ReflectionTypeLoadException: Could not load all types from \"PreMigrationHealthChecks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\r\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 572\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 504\r\n at Umbraco.Core.Composing.TypeLoader.<>cDisplayClass5301.<GetTypes>b__1() in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 622\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 840\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 741\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable1 specificAssemblies) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 620\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 514\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 186\r\n --- End of inner exception stack trace ---","FailMessage":"Boot failed.","Duration":32221,"TimingId":"0ea6342","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":386,"AppDomainId":8,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":1,"HttpRequestId":"4d3b49cf-ab83-4500-8384-13b5ca36c46c"} {"@t":"2023-01-26T19:12:52.3189191Z","@mt":"Stopping ({SignalSource})","SignalSource":"environment","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":371,"AppDomainId":8,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:12:52.3194119Z","@mt":"Released ({SignalSource})","SignalSource":"environment","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":371,"AppDomainId":8,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:12:53.0143078Z","@mt":"Application shutdown. Details: {ShutdownReason}\r\n\r\nshutDownMessage={ShutdownMessage}\r\n\r\nshutDownStack={ShutdownStack}","ShutdownReason":"InitializationError","ShutdownMessage":"Initialization Error\r\nHostingEnvironment initiated shutdown\r\nHostingEnvironment caused shutdown","ShutdownStack":" at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)\r\n at System.Environment.getStackTrace()\r\n at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()\r\n at System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand()\r\n at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace)\r\n at System.Web.HttpRuntime.AppDomainShutdownTimerCallback(Object state)\r\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)\r\n at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)\r\n at System.Threading.TimerQueueTimer.CallCallback()\r\n at System.Threading.TimerQueueTimer.Fire()\r\n at System.Threading.TimerQueue.FireNextTimers()","SourceContext":"Umbraco.Web.UmbracoApplicationBase","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":371,"AppDomainId":8,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:19:06.2377057Z","@mt":"{StartMessage} [Timing {TimingId}]","StartMessage":"Booting Umbraco 8.18.5.","TimingId":"a8cf2d5","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":1,"AppDomainId":9,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"ce0a3ee4-f5b7-4664-8a64-5263507ce5ec"} {"@t":"2023-01-26T19:19:06.2497072Z","@mt":"Booting site '{HostingSiteName}', app '{HostingApplicationID}', path '{HostingPhysicalPath}', server '{MachineName}'.","HostingSiteName":"CommunityValleyAirCMS","HostingApplicationID":"/LM/W3SVC/2/ROOT","HostingPhysicalPath":"T:\community-valley-air-ab-617\","MachineName":"M020193","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":1,"AppDomainId":9,"AppDomainAppId":"LMW3SVC2ROOT","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"ce0a3ee4-f5b7-4664-8a64-5263507ce5ec"} {"@t":"2023-01-26T19:19:06.5483904Z","@mt":"Acquiring.","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":1,"AppDomainId":9,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"ce0a3ee4-f5b7-4664-8a64-5263507ce5ec"} {"@t":"2023-01-26T19:19:06.5483904Z","@mt":"Acquired.","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":1,"AppDomainId":9,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"ce0a3ee4-f5b7-4664-8a64-5263507ce5ec"} {"@t":"2023-01-26T19:19:07.5044573Z","@mt":"{StartMessage} [Timing {TimingId}]","StartMessage":"Resolving composer types.","TimingId":"316c81e","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":1,"AppDomainId":9,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"ce0a3ee4-f5b7-4664-8a64-5263507ce5ec"} {"@t":"2023-01-26T19:19:37.9339092Z","@mt":"{FailMessage} ({Duration}ms) [Timing {TimingId}]","@l":"Error","FailMessage":"Failed.","Duration":30428,"TimingId":"316c81e","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":1,"AppDomainId":9,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":1,"HttpRequestId":"ce0a3ee4-f5b7-4664-8a64-5263507ce5ec"} {"@t":"2023-01-26T19:19:38.2659672Z","@mt":"{FailMessage} ({Duration}ms) [Timing {TimingId}]","@l":"Error","@x":"Umbraco.Core.Exceptions.BootFailedException: Boot failed. ---> System.Reflection.ReflectionTypeLoadException: Could not load all types from \"PreMigrationHealthChecks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\r\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 572\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 504\r\n at Umbraco.Core.Composing.TypeLoader.<>cDisplayClass5301.<GetTypes>b__1() in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 622\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 840\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 741\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable1 specificAssemblies) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 620\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 514\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 186\r\n --- End of inner exception stack trace ---","FailMessage":"Boot failed.","Duration":32038,"TimingId":"a8cf2d5","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":1,"AppDomainId":9,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":1,"HttpRequestId":"ce0a3ee4-f5b7-4664-8a64-5263507ce5ec"} {"@t":"2023-01-26T19:19:48.4953911Z","@mt":"Stopping ({SignalSource})","SignalSource":"environment","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":338,"AppDomainId":9,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:19:48.4958911Z","@mt":"Released ({SignalSource})","SignalSource":"environment","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":338,"AppDomainId":9,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:19:49.2257788Z","@mt":"Application shutdown. Details: {ShutdownReason}\r\n\r\nshutDownMessage={ShutdownMessage}\r\n\r\nshutDownStack={ShutdownStack}","ShutdownReason":"InitializationError","ShutdownMessage":"Initialization Error\r\nHostingEnvironment initiated shutdown\r\nHostingEnvironment caused shutdown","ShutdownStack":" at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)\r\n at System.Environment.getStackTrace()\r\n at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()\r\n at System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand()\r\n at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace)\r\n at System.Web.HttpRuntime.AppDomainShutdownTimerCallback(Object state)\r\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)\r\n at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)\r\n at System.Threading.TimerQueueTimer.CallCallback()\r\n at System.Threading.TimerQueueTimer.Fire()\r\n at System.Threading.TimerQueue.FireNextTimers()","SourceContext":"Umbraco.Web.UmbracoApplicationBase","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":338,"AppDomainId":9,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:29:00.5777449Z","@mt":"{StartMessage} [Timing {TimingId}]","StartMessage":"Booting Umbraco 8.18.5.","TimingId":"c6a767a","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":10,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"ee0413a4-ed15-450c-99de-dacd9dec1064"} {"@t":"2023-01-26T19:29:00.5912473Z","@mt":"Booting site '{HostingSiteName}', app '{HostingApplicationID}', path '{HostingPhysicalPath}', server '{MachineName}'.","HostingSiteName":"CommunityValleyAirCMS","HostingApplicationID":"/LM/W3SVC/2/ROOT","HostingPhysicalPath":"T:\community-valley-air-ab-617\","MachineName":"M020193","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":10,"AppDomainAppId":"LMW3SVC2ROOT","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"ee0413a4-ed15-450c-99de-dacd9dec1064"} {"@t":"2023-01-26T19:29:00.8585829Z","@mt":"Acquiring.","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":10,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"ee0413a4-ed15-450c-99de-dacd9dec1064"} {"@t":"2023-01-26T19:29:00.8585829Z","@mt":"Acquired.","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":10,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"ee0413a4-ed15-450c-99de-dacd9dec1064"} {"@t":"2023-01-26T19:29:01.7989763Z","@mt":"{StartMessage} [Timing {TimingId}]","StartMessage":"Resolving composer types.","TimingId":"54b5dfe","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":10,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"ee0413a4-ed15-450c-99de-dacd9dec1064"} {"@t":"2023-01-26T19:29:32.4767010Z","@mt":"{FailMessage} ({Duration}ms) [Timing {TimingId}]","@l":"Error","FailMessage":"Failed.","Duration":30676,"TimingId":"54b5dfe","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":10,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":1,"HttpRequestId":"ee0413a4-ed15-450c-99de-dacd9dec1064"} {"@t":"2023-01-26T19:29:32.8332636Z","@mt":"{FailMessage} ({Duration}ms) [Timing {TimingId}]","@l":"Error","@x":"Umbraco.Core.Exceptions.BootFailedException: Boot failed. ---> System.Reflection.ReflectionTypeLoadException: Could not load all types from \"PreMigrationHealthChecks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\r\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 572\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 504\r\n at Umbraco.Core.Composing.TypeLoader.<>cDisplayClass5301.<GetTypes>b__1() in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 622\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 840\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 741\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable1 specificAssemblies) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 620\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 514\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 186\r\n --- End of inner exception stack trace ---","FailMessage":"Boot failed.","Duration":32266,"TimingId":"c6a767a","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":10,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":1,"HttpRequestId":"ee0413a4-ed15-450c-99de-dacd9dec1064"} {"@t":"2023-01-26T19:29:43.0679434Z","@mt":"Stopping ({SignalSource})","SignalSource":"environment","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":300,"AppDomainId":10,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:29:43.0684438Z","@mt":"Released ({SignalSource})","SignalSource":"environment","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":300,"AppDomainId":10,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:29:43.8915903Z","@mt":"Application shutdown. Details: {ShutdownReason}\r\n\r\nshutDownMessage={ShutdownMessage}\r\n\r\nshutDownStack={ShutdownStack}","ShutdownReason":"InitializationError","ShutdownMessage":"Initialization Error\r\nHostingEnvironment initiated shutdown\r\nHostingEnvironment caused shutdown","ShutdownStack":" at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)\r\n at System.Environment.getStackTrace()\r\n at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()\r\n at System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand()\r\n at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace)\r\n at System.Web.HttpRuntime.AppDomainShutdownTimerCallback(Object state)\r\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)\r\n at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)\r\n at System.Threading.TimerQueueTimer.CallCallback()\r\n at System.Threading.TimerQueueTimer.Fire()\r\n at System.Threading.TimerQueue.FireNextTimers()","SourceContext":"Umbraco.Web.UmbracoApplicationBase","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":300,"AppDomainId":10,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:32:43.0377114Z","@mt":"{StartMessage} [Timing {TimingId}]","StartMessage":"Booting Umbraco 8.18.5.","TimingId":"8e392ce","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":11,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"72e1a320-4742-42b8-89d8-3aa56c76edf6"} {"@t":"2023-01-26T19:32:43.0507116Z","@mt":"Booting site '{HostingSiteName}', app '{HostingApplicationID}', path '{HostingPhysicalPath}', server '{MachineName}'.","HostingSiteName":"CommunityValleyAirCMS","HostingApplicationID":"/LM/W3SVC/2/ROOT","HostingPhysicalPath":"T:\community-valley-air-ab-617\","MachineName":"M020193","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":11,"AppDomainAppId":"LMW3SVC2ROOT","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"72e1a320-4742-42b8-89d8-3aa56c76edf6"} {"@t":"2023-01-26T19:32:43.3891504Z","@mt":"Acquiring.","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":11,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"72e1a320-4742-42b8-89d8-3aa56c76edf6"} {"@t":"2023-01-26T19:32:43.3891504Z","@mt":"Acquired.","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":11,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"72e1a320-4742-42b8-89d8-3aa56c76edf6"} {"@t":"2023-01-26T19:32:44.2959566Z","@mt":"{StartMessage} [Timing {TimingId}]","StartMessage":"Resolving composer types.","TimingId":"081bc44","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":11,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"72e1a320-4742-42b8-89d8-3aa56c76edf6"} {"@t":"2023-01-26T19:33:16.7714092Z","@mt":"{FailMessage} ({Duration}ms) [Timing {TimingId}]","@l":"Error","FailMessage":"Failed.","Duration":32474,"TimingId":"081bc44","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":11,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":1,"HttpRequestId":"72e1a320-4742-42b8-89d8-3aa56c76edf6"} {"@t":"2023-01-26T19:33:17.1534761Z","@mt":"{FailMessage} ({Duration}ms) [Timing {TimingId}]","@l":"Error","@x":"Umbraco.Core.Exceptions.BootFailedException: Boot failed. ---> System.Reflection.ReflectionTypeLoadException: Could not load all types from \"PreMigrationHealthChecks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\r\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 572\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 504\r\n at Umbraco.Core.Composing.TypeLoader.<>cDisplayClass5301.<GetTypes>b__1() in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 622\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 840\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 741\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable1 specificAssemblies) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 620\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 514\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 186\r\n --- End of inner exception stack trace ---","FailMessage":"Boot failed.","Duration":34126,"TimingId":"8e392ce","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":11,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":1,"HttpRequestId":"72e1a320-4742-42b8-89d8-3aa56c76edf6"} {"@t":"2023-01-26T19:33:17.7023535Z","@mt":"Stopping ({SignalSource})","SignalSource":"environment","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":277,"AppDomainId":11,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:33:17.7028546Z","@mt":"Released ({SignalSource})","SignalSource":"environment","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":277,"AppDomainId":11,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:33:18.2618067Z","@mt":"Application shutdown. Details: {ShutdownReason}\r\n\r\nshutDownMessage={ShutdownMessage}\r\n\r\nshutDownStack={ShutdownStack}","ShutdownReason":"ConfigurationChange","ShutdownMessage":"CONFIG change\r\nHostingEnvironment initiated shutdown\r\nCONFIG change\r\nHostingEnvironment caused shutdown","ShutdownStack":" at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)\r\n at System.Environment.getStackTrace()\r\n at System.Web.Hosting.HostingEnvironment.InitiateShutdownInternal()\r\n at System.Web.Hosting.HostingEnvironment.InitiateShutdownWithoutDemand()\r\n at System.Web.HttpRuntime.ShutdownAppDomain(String stackTrace)\r\n at System.Web.Configuration.HttpConfigurationSystem.OnConfigurationChanged(Object sender, InternalConfigEventArgs e)\r\n at System.Configuration.Internal.InternalConfigRoot.OnConfigChanged(InternalConfigEventArgs e)\r\n at System.Configuration.BaseConfigurationRecord.OnStreamChanged(String streamname)\r\n at System.Web.DirectoryMonitor.FireNotifications()\r\n at System.Web.Util.WorkItem.CallCallbackWithAssert(WorkItemCallback callback)\r\n at System.Web.Util.WorkItem.OnQueueUserWorkItemCompletion(Object state)\r\n at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)\r\n at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)\r\n at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()\r\n at System.Threading.ThreadPoolWorkQueue.Dispatch()","SourceContext":"Umbraco.Web.UmbracoApplicationBase","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":273,"AppDomainId":11,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO "} {"@t":"2023-01-26T19:35:11.5387670Z","@mt":"{StartMessage} [Timing {TimingId}]","StartMessage":"Booting Umbraco 8.18.5.","TimingId":"7377f2e","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"5c577d89-88b9-4385-a083-b38cfaaad262"} {"@t":"2023-01-26T19:35:11.5527688Z","@mt":"Booting site '{HostingSiteName}', app '{HostingApplicationID}', path '{HostingPhysicalPath}', server '{MachineName}'.","HostingSiteName":"CommunityValleyAirCMS","HostingApplicationID":"/LM/W3SVC/2/ROOT","HostingPhysicalPath":"T:\community-valley-air-ab-617\","MachineName":"M020193","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"5c577d89-88b9-4385-a083-b38cfaaad262"} {"@t":"2023-01-26T19:35:13.0731652Z","@mt":"Acquiring.","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"5c577d89-88b9-4385-a083-b38cfaaad262"} {"@t":"2023-01-26T19:35:13.0731652Z","@mt":"Acquired.","SourceContext":"Umbraco.Core.Runtime.MainDom","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"5c577d89-88b9-4385-a083-b38cfaaad262"} {"@t":"2023-01-26T19:35:14.0093232Z","@mt":"{StartMessage} [Timing {TimingId}]","StartMessage":"Resolving composer types.","TimingId":"6777889","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"INFO ","HttpRequestNumber":1,"HttpRequestId":"5c577d89-88b9-4385-a083-b38cfaaad262"} {"@t":"2023-01-26T19:35:43.3472798Z","@mt":"{FailMessage} ({Duration}ms) [Timing {TimingId}]","@l":"Error","FailMessage":"Failed.","Duration":29336,"TimingId":"6777889","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":1,"HttpRequestId":"5c577d89-88b9-4385-a083-b38cfaaad262"} {"@t":"2023-01-26T19:35:43.6933401Z","@mt":"{FailMessage} ({Duration}ms) [Timing {TimingId}]","@l":"Error","@x":"Umbraco.Core.Exceptions.BootFailedException: Boot failed. ---> System.Reflection.ReflectionTypeLoadException: Could not load all types from \"PreMigrationHealthChecks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\r\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 572\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 504\r\n at Umbraco.Core.Composing.TypeLoader.<>cDisplayClass5301.<GetTypes>b__1() in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 622\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 840\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 741\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable1 specificAssemblies) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 620\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 514\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 186\r\n --- End of inner exception stack trace ---","FailMessage":"Boot failed.","Duration":32164,"TimingId":"7377f2e","SourceContext":"Umbraco.Core.Runtime.CoreRuntime","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":279,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":1,"HttpRequestId":"5c577d89-88b9-4385-a083-b38cfaaad262"} {"@t":"2023-01-26T19:35:44.3544507Z","@mt":"An unhandled exception occurred","@l":"Error","@x":"Umbraco.Core.Exceptions.BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.\n\n-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.\n\n-> System.Reflection.ReflectionTypeLoadException: Could not load all types from \"PreMigrationHealthChecks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 572\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 504\r\n at Umbraco.Core.Composing.TypeLoader.<>cDisplayClass5301.<GetTypes>b__1() in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 622\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 840\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 741\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable1 specificAssemblies) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 620\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 514\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 186\r\n at Umbraco.Core.Exceptions.BootFailedException.Rethrow(BootFailedException bootFailedException) in D:\a\1\s\src\Umbraco.Core\Exceptions\BootFailedException.cs:line 64\r\n at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()\r\n at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)\r\n at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)","SourceContext":"Umbraco.Web.UmbracoApplicationBase","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":214,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":2,"HttpRequestId":"5359f458-e320-4de0-8560-5727ed58dbf2"} {"@t":"2023-01-26T19:35:45.0494747Z","@mt":"An unhandled exception occurred","@l":"Error","@x":"Umbraco.Core.Exceptions.BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.\n\n-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.\n\n-> System.Reflection.ReflectionTypeLoadException: Could not load all types from \"PreMigrationHealthChecks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 572\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 504\r\n at Umbraco.Core.Composing.TypeLoader.<>cDisplayClass5301.<GetTypes>b__1() in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 622\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 840\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 741\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable1 specificAssemblies) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 620\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 514\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 186\r\n at Umbraco.Core.Exceptions.BootFailedException.Rethrow(BootFailedException bootFailedException) in D:\a\1\s\src\Umbraco.Core\Exceptions\BootFailedException.cs:line 64\r\n at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()\r\n at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)\r\n at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)","SourceContext":"Umbraco.Web.UmbracoApplicationBase","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":207,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":3,"HttpRequestId":"1fdc2493-4222-4be2-963d-0ce4e95eed36"} {"@t":"2023-01-26T19:35:45.1836884Z","@mt":"An unhandled exception occurred","@l":"Error","@x":"Umbraco.Core.Exceptions.BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.\n\n-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.\n\n-> System.Reflection.ReflectionTypeLoadException: Could not load all types from \"PreMigrationHealthChecks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 572\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 504\r\n at Umbraco.Core.Composing.TypeLoader.<>cDisplayClass5301.<GetTypes>b__1() in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 622\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 840\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 741\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable1 specificAssemblies) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 620\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 514\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 186\r\n at Umbraco.Core.Exceptions.BootFailedException.Rethrow(BootFailedException bootFailedException) in D:\a\1\s\src\Umbraco.Core\Exceptions\BootFailedException.cs:line 64\r\n at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()\r\n at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)\r\n at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)","SourceContext":"Umbraco.Web.UmbracoApplicationBase","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":238,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":4,"HttpRequestId":"de731678-1be9-468a-967f-34d536a3ebda"} {"@t":"2023-01-26T19:35:45.4167305Z","@mt":"An unhandled exception occurred","@l":"Error","@x":"Umbraco.Core.Exceptions.BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.\n\n-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.\n\n-> System.Reflection.ReflectionTypeLoadException: Could not load all types from \"PreMigrationHealthChecks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 572\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 504\r\n at Umbraco.Core.Composing.TypeLoader.<>cDisplayClass5301.<GetTypes>b__1() in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 622\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 840\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 741\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable1 specificAssemblies) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 620\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 514\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 186\r\n at Umbraco.Core.Exceptions.BootFailedException.Rethrow(BootFailedException bootFailedException) in D:\a\1\s\src\Umbraco.Core\Exceptions\BootFailedException.cs:line 64\r\n at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()\r\n at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)\r\n at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)","SourceContext":"Umbraco.Web.UmbracoApplicationBase","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":222,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":5,"HttpRequestId":"5cd781b1-c3ec-4b6a-ba3a-8ccc0391798a"} {"@t":"2023-01-26T19:35:45.4172294Z","@mt":"An unhandled exception occurred","@l":"Error","@x":"Umbraco.Core.Exceptions.BootFailedException: Boot failed: Umbraco cannot run. See Umbraco's log file for more details.\n\n-> Umbraco.Core.Exceptions.BootFailedException: Boot failed.\n\n-> System.Reflection.ReflectionTypeLoadException: Could not load all types from \"PreMigrationHealthChecks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\" due to LoaderExceptions, skipping:\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n. System.IO.FileNotFoundException: Could not load file or assembly 'umbraco, Version=1.0.7009.26206, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.\r\n\n at Umbraco.Core.Composing.TypeFinder.GetTypesWithFormattedException(Assembly a) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 572\r\n at Umbraco.Core.Composing.TypeFinder.GetClassesWithBaseType(Type baseType, IEnumerable1 assemblies, Boolean onlyConcreteClasses, Func2 additionalFilter) in D:\a\1\s\src\Umbraco.Core\Composing\TypeFinder.cs:line 504\r\n at Umbraco.Core.Composing.TypeLoader.<>cDisplayClass5301.<GetTypes>b__1() in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 622\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternalLocked(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 840\r\n at Umbraco.Core.Composing.TypeLoader.GetTypesInternal(Type baseType, Type attributeType, Func1 finder, String action, Boolean cache) in D:\\a\\1\\s\\src\\Umbraco.Core\\Composing\\TypeLoader.cs:line 741\r\n at Umbraco.Core.Composing.TypeLoader.GetTypes[T](Boolean cache, IEnumerable1 specificAssemblies) in D:\a\1\s\src\Umbraco.Core\Composing\TypeLoader.cs:line 620\r\n at Umbraco.Core.Runtime.CoreRuntime.ResolveComposerTypes(TypeLoader typeLoader) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 514\r\n at Umbraco.Core.Runtime.CoreRuntime.Boot(IRegister register, DisposableTimer timer) in D:\a\1\s\src\Umbraco.Core\Runtime\CoreRuntime.cs:line 186\r\n at Umbraco.Core.Exceptions.BootFailedException.Rethrow(BootFailedException bootFailedException) in D:\a\1\s\src\Umbraco.Core\Exceptions\BootFailedException.cs:line 64\r\n at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()\r\n at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)\r\n at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)","SourceContext":"Umbraco.Web.UmbracoApplicationBase","ProcessId":24744,"ProcessName":"iisexpress","ThreadId":234,"AppDomainId":12,"AppDomainAppId":"LMW3SVC2ROOT","MachineName":"M020193","Log4NetLevel":"ERROR","HttpRequestNumber":6,"HttpRequestId":"d6fea6ee-403c-414b-85ce-502817e1fc0c"}

  • Meni 247 posts 483 karma points
    Jan 26, 2023 @ 22:44
    Meni
    100

    You can upgrade from 7 to 8 direct.

    You need to create a new fresh empty Umbraco 8 website without starter kit. Use the SQL CE just to create the empty one.

    Then, in the connection string connect your database. Do it only locally. On Azure it will not work. You can only migrate it locally

Please Sign in or register to post replies

Write your reply to:

Draft