Base solution for your next web application
Open Closed

Abp.AbpBootstrapper .. Could not find a part of the path 'C #5113


User avatar
0
kangyunseok0906 created

FATAL 2018-05-13 10:50:26,711 [1 ] Abp.AbpBootstrapper - System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Publishes\amator\realestate\Plugins'. at System.IO.Win32FileSystemEnumerableIterator1.HandleError(Int32 errorCode, String path) at System.IO.Win32FileSystemEnumerableIterator1.CommonInit() at System.IO.Win32FileSystemEnumerableIterator1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler1 resultHandler) at System.IO.Win32FileSystemEnumerableFactory.CreateFileNameIterator(String path, String originalUserPath, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption) at System.IO.Win32FileSystem.EnumeratePaths(String fullPath, String searchPattern, SearchOption searchOption, SearchTarget searchTarget) at System.IO.Directory.EnumerateFileSystemNames(String path, String searchPattern, SearchOption searchOption, Boolean includeFiles, Boolean includeDirs) at System.IO.Directory.EnumerateFiles(String path, String searchPattern, SearchOption searchOption) at Abp.Reflection.AssemblyHelper.GetAllAssembliesInFolder(String folderPath, SearchOption searchOption) at System.Lazy1.ViaFactory(LazyThreadSafetyMode mode) at System.Lazy1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor) at System.Lazy1.CreateValue() at Abp.PlugIns.FolderPlugInSource.GetModules() at Abp.PlugIns.PlugInSourceExtensions.GetModulesWithAllDependencies(IPlugInSource plugInSource) at System.Linq.Enumerable.SelectManySingleSelectorIterator2.MoveNext() at System.Linq.Set1.UnionWith(IEnumerable1 other) at System.Linq.Enumerable.DistinctIterator1.FillSet() at System.Linq.Enumerable.DistinctIterator1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at Abp.Modules.AbpModuleManager.FindAllModuleTypes(List1& plugInModuleTypes) at Abp.Modules.AbpModuleManager.LoadAllModules() at Abp.AbpBootstrapper.Initialize()


2 Answer(s)
  • User Avatar
    0
    aaron created
    Support Team

    Fixed in v5.4

  • User Avatar
    0
    ismcagdas created
    Support Team

    @kangyunseok0906, if you don't want to update your solution, just create a "Plugins" folder in the metioned location.