6 months ago
Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly '/xxxx/wwwroot/Plugins/xxxx.GlobalScripts/xxxx.GlobalScripts.dll'. The system cannot find the file specified.
File name: '/xxxx/wwwroot/Plugins/xxxxx.GlobalScripts/xxxx.GlobalScripts.dll'
at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
at Easy.Mvc.Plugin.AssemblyLoader.LoadPlugin(String path)+MoveNext() in /build/src/EasyFrameWork/Mvc/Plugin/AssemblyLoader.cs:line 40
at Easy.Extend.ExtIEnumerable.Each[T](IEnumerable1 source, Action
1 fun) in /build/src/EasyFrameWork/Extend/ExtIEnumerable.cs:line 16
at Easy.Mvc.Plugin.Loader.<>cDisplayClass10_0.b1(PluginInfo m) in /build/src/EasyFrameWork/Mvc/Plugin/Loader.cs:line 50
at System.Linq.Enumerable.SelectListIterator2.MoveNext() at System.Collections.Generic.List
1.AddRange(IEnumerable`1 collection)
at Easy.Mvc.Plugin.Loader.LoadEnablePlugins(IServiceCollection serviceCollection) in /build/src/EasyFrameWork/Mvc/Plugin/Loader.cs:line 39
at Easy.Builder.LoadAvailablePlugins(IServiceCollection services) in /build/src/EasyFrameWork/Builder.cs:line 122
at xxxx.BuilderPlugin.ConfigPlugin(IServiceCollection services, IWebHostEnvironment webHostEnvironment, IMvcBuilder mvcBuilder) in /build/src/xxxx/BuilderPlugin.cs:line 25
at xxxx.Builder.Usexxxx(IServiceCollection services, IConfiguration configuration, IWebHostEnvironment webHostEnvironment) in /build/src/xxxx/Builder.cs:line 36
at xxxx.WebHost.Program.BuildApplication(String[] args) in /build/src/xxxx.WebHost/Program.cs:line 59
at xxxx.WebHost.Program.Main(String[] args) in /build/src/xxxx.WebHost/Program.cs:line 25
Aborted
> ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies