socioboard-core icon indicating copy to clipboard operation
socioboard-core copied to clipboard

When ApiSocioboard project hosted on server and execute the Api.Socioboard.exe

Open preetammishra72 opened this issue 6 years ago • 0 comments

2018-05-10 09:05:39 [Debug] Hosting starting

Unhandled Exception: System.AggregateException: One or more errors occurred. ---> System.DllNotFoundException: Unable to load DLL 'libuv': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.Libuv.NativeMethods.uv_loop_size() at Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.UvLoopHandle.Init(Libuv uv) at Microsoft.AspNetCore.Server.Kestrel.Internal.KestrelThread.ThreadStart(Object parameter) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Internal.KestrelEngine.Start(Int32 count) at Microsoft.AspNetCore.Server.Kestrel.KestrelServer.Start[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Hosting.Internal.WebHost.Start() at Microsoft.AspNetCore.Hosting.WebHostExtensions.Run(IWebHost host, CancellationToken token, String shutdownMessage) at Microsoft.AspNetCore.Hosting.WebHostExtensions.Run(IWebHost host) at Api.Socioboard.Program.Main(String[] args) 2018-05-10 09:05:44 [Debug] Hosting shutdown

C:\inetpub\wwwroot\APISocialWeb>cd..

C:\inetpub\wwwroot>api.socioboard 'api.socioboard' is not recognized as an internal or external command, operable program or batch file.

preetammishra72 avatar May 12 '18 07:05 preetammishra72