-
Notifications
You must be signed in to change notification settings - Fork 44
Description
[15:15:37] [Info] System.Private.Uri, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a load assembly System.Private.Uri.resources, Version=4.0.5.0, Culture=zh, PublicKeyToken=b03f5f7f11d50a3a
[15:15:37] [Error] System.Private.Uri, Version=4.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a load assembly System.Private.Uri.resources, Version=4.0.5.0, Culture=zh, PublicKeyToken=b03f5f7f11d50a3a error Could not load file or assembly 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.2.5\System.Private.Uri.resources.dll'. 系统找不到指定的文件。
[15:15:37] [Error] System.Reflection.Metadata, Version=1.4.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a load assembly System.Reflection.Metadata.resources, Version=1.4.3.0, Culture=zh, PublicKeyToken=b03f5f7f11d50a3a error Could not load file or assembly 'C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.2.5\System.Reflection.Metadata.resources.dll'. 系统找不到指定的文件。
[15:15:37] [Error] ::1:56316 ws execute /addserver inner error Invalid URI: The format of the URI could not be determined.@ at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at BeetleX.WebApiTester.Codes.UseCaseStorage.AddServer(String uri) in D:\VisualStudio\BeetleX.WebApiTester\BeetleX.WebApiTester\Codes\UseCaseStorage.cs:line 26
at (Object , Object[] )
at BeetleX.FastHttpApi.ActionContext.OnExecute(IActionResultHandler resultHandler)