Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.
Complete exception would be as below:
An unhandled error has occured:
The modules finder couldn't find a directory at '/cms/edit/2c7c0328a0a14a9ab190
bc34d6c5b939/'
Parameter name: moduleResourcePath
When executing
At C:\Program Files (x86)\EPiServer\CMS\7.0.586.1\Install\Modules\Alloy\Install
Alloy.ps1:108 char:20
+ Add-EPiServerData <<<< $importSource $selectedWebApplication.PhysicalPath
$selectedWebApplication.ApplicationName -updateStartPageAttribute
True
=
Get-EPiIsBulkInstalling
An unhandled error has occured:
The modules finder couldn't find a directory at '/cms/edit/2c7c0328a0a14a9ab190
bc34d6c5b939/'
Parameter name: moduleResourcePath
When executing
At C:\Program Files (x86)\EPiServer\CMS\7.0.586.1\Install\Modules\Alloy\Install
Alloy.ps1:108 char:20
+ Add-EPiServerData <<<< $importSource $selectedWebApplication.PhysicalPath
$selectedWebApplication.ApplicationName -updateStartPageAttribute
=
Get-EPiIsBulkInstalling
At C:\Program Files (x86)\EPiServer\CMS\7.0.586.1\Install\Modules\Alloy\Install Alloy.ps1:108 char:20
+ Add-EPiServerData <<<< $importSource $selectedWebApplication.PhysicalPath $selectedWebApplication.ApplicationName -updateStartPageAttribute
System.ArgumentException: The modules finder couldn't find a directory at '/cms/edit/2c7c0328a0a14a9ab190bc34d6c5b939/'
Parameter name: moduleResourcePath
at EPiServer.Shell.Modules.ModuleFinder.GetModuleInDirectory(String routeBasePath, String moduleResourcePath, IEnumerable`1 configuredAssemblyNames, AutoDiscoveryLevel discoveryMode, String configuredName)
at EPiServer.Shell.Modules.ModuleFinder.GetModulesInSubdirectories(String rootPath, AutoDiscoveryLevel discoveryMode)
at EPiServer.Packaging.Utility.PackagingModuleProvider.GetModules()
at EPiServer.Shell.ShellInitialization.<GetConfiguredModules>b__1b(IModuleProvider p)
at System.Linq.Enumerable.<SelectManyIterator>d__14`2.MoveNext()
at System.Linq.Enumerable.<DistinctIterator>d__81`1.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at EPiServer.Shell.ShellInitialization.Initialize(InitializationEngine context)
at EPiServer.Framework.Initialization.ModuleNode.<>c__DisplayClass5.<Initialize>b__4()
at EPiServer.Framework.Initialization.ModuleNode.Execute(Action a, String key)
at EPiServer.Framework.Initialization.ModuleNode.Initialize(InitializationEngine context)
at EPiServer.Framework.Initialization.InitializationEngine.InitializeModules()
at EPiServer.Framework.Initialization.InitializationEngine.Initialize(HostType hostType)
at EPiServer.Framework.Initialization.InitializationModule.Initialize(HostType hostType)
at EPiServer.Framework.Initialization.InitializationModule.FrameworkInitialization(HostType hostType)
at EPiServer.Install.CMS.Common.EPiServerCMSWrapper.InitalizeEPiServer(String webConfigPath)
at EPiServer.Install.CMS.Common.EPiServerCMSWrapper.Initialize(String destinationPath, String virtualDirectory)
at EPiServer.Install.CMS.Common.EPiServerCMSWrapper.Initialize(String destinationPath, String virtualDirectory)
at EPiServer.Install.Common.AppDomains.RunInAppDomainInstaller.Install(IDictionary stateSaver)
at EPiServer.Install.InstallationManager.Install(Installer installer)
at EPiServer.Install.CMS.Modules.ModulesInstallationManager.ImportData(InstallationManager installationManager, String destinationDirectory, String virtualDirectory, String importSource, DatabaseDestination destination, Boolean updateStartPageAttribute, TimeSpan transactionTimeout)
at EPiServer.Install.CMS.Modules.CmdLets.AddEPiServerData.ProcessRecord()
at System.Management.Automation.Cmdlet.DoProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
Regards,
Thusitha
Hi,
I kind of resolved this issue. This time I myself didn't create the site on IIS. I let the installer itself to create the site and it worked.
Regards,
Thusitha
Hi,
I'm trying to install a new site and a DB using Deployement Center. Now, I'm getting the following error:
An unhandled error has occured:
The modules finder couldn't find a directory at '/cms/ui/edit/36a0280993fb4f259
2a792f5d289d575/'
Parameter name: moduleResourcePath
I can see that '/cms/ui/edit' is my relative path. Any idea how to fix this?
Regards,
Thusitha