简体   繁体   English

VintaSoft Imaging .NET SDK 11.0 with asp.net core api 5.0 give me swagger internal error

[英]VintaSoft Imaging .NET SDK 11.0 with asp.net core api 5.0 give me swagger internal error

I am using VintaSoft Imaging .NET SDK 11.0 with asp.net core api 5.0 Copy Vintasoft.Shared.dll, Vintasoft.Imaging.dll, Vintasoft.Imaging.Pdf.dll, Vintasoft.Imaging.Annotation.dll, Vintasoft.Imaging.Annotation.Pdf.dll, Vintasoft.Imaging.Office.OpenXml, Vintasoft.Shared.Web.dll, Vintasoft.Imaging.Web.Services.dll, Vintasoft.Imaging.Annotation.Web.Services.dll, Vintasoft.Imaging.AspNetCore.ApiControllers.dll and Vintasoft.Imaging.Annotation.AspNe I am using VintaSoft Imaging .NET SDK 11.0 with asp.net core api 5.0 Copy Vintasoft.Shared.dll, Vintasoft.Imaging.dll, Vintasoft.Imaging.Pdf.dll, Vintasoft.Imaging.Annotation.dll, Vintasoft.Imaging.Annotation.Pdf. dll, Vintasoft.Imaging.Office.OpenXml, Vintasoft.Shared.Web.dll, Vintasoft.Imaging.Web.Services.dll, Vintasoft.Imaging.Annotation.Web.Services.dll, Vintasoft.Imaging.AspNetCore.ApiControllers.dll and Vintasoft.Imaging.Annotation.AspNe tCore.ApiControllers.dll assemblies from "\VintaSoft Imaging .NET v11.0\Bin\DotNet5\AnyCPU" directory to the "Bin" directory of ASP.NET Core and add references to assemblies in ASP.NET Core Web application. tCore.ApiControllers.dll assemblies from "\VintaSoft Imaging .NET v11.0\Bin\DotNet5\AnyCPU" directory to the "Bin" directory of ASP.NET Core and add references to assemblies in ASP.NET Core Web application.

Only when A0dding Vintasoft.Imaging.AspNetCore.ApiControllers.dll and Vintasoft.Imaging.Annotation.AspNetCore.ApiControllers.dll Swagger give me internal Error 500 how solve this problem Only when A0dding Vintasoft.Imaging.AspNetCore.ApiControllers.dll and Vintasoft.Imaging.Annotation.AspNetCore.ApiControllers.dll Swagger give me internal Error 500 how solve this problem

Error 500 means that you have problem on server.错误 500 表示您的服务器有问题。 Please see event logs on server for information about error.有关错误的信息,请参阅服务器上的事件日志。

If you have problem, which is related with VintaSoft Imaging .NET SDK, please write your question to VintaSoft support team at support@vintasoft.com如果您有与 VintaSoft Imaging .NET SDK 相关的问题,请将您的问题写给 VintaSoft 支持团队 support@vintasoft.com

Best regards, Alexander最好的问候,亚历山大

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 ASP.NET Core Web API 500内部服务器错误 - ASP.NET Core Web API 500 Internal Server Error 在发布后,asp.net mvc项目给我内部服务器错误 - Asp.net mvc project give me internal server error after publisihng 在 ASP.NET Core 5.0 Web API 中实现 DelegatingHandler? - Implement DelegatingHandler in ASP.NET Core 5.0 Web API? ASP.NET Core 5.0 Web API 部署在应用程序服务调用第三方 API 间歇性失败并引发 500(内部服务器错误) - ASP.NET Core 5.0 Web API deployed in App service call third party API fails intermittently and raise 500 (Internal Server Error) ASP.NET Core 5.0 Web API 在尝试使用 HttpDelete 删除记录时抛出错误 405 - ASP.NET Core 5.0 Web API throws error 405 when trying to delete record using HttpDelete ASP.NET Core 5.0 MVC 中的自定义字段验证错误 - Custom field validation error in ASP.NET Core 5.0 MVC 将MiniProfiler连接到ASP.NET Core Web API Swagger - Wire up MiniProfiler to ASP.NET Core Web API Swagger IIS .NET Core 5.0 MVC API - 获取 HTTP 错误 500.30 - ASP.NET Core 应用程序无法启动 - IIS .NET Core 5.0 MVC API - Getting HTTP Error 500.30 - ASP.NET Core app failed to start 使用 ASP.NET Core Web API 重命名 Swashbuckle 6 (Swagger) 中的模型 - Rename model in Swashbuckle 6 (Swagger) with ASP.NET Core Web API Swagger UI 响应示例 Asp.Net Core Web Api - Swagger UI Response Example Asp.Net Core Web Api
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM