Facing the DllNotFoundException with SkiaSharp.dll while converting the document as a PDF after using the hosted AWS service path.

0

We have deployed the ASP.NET Core Web API with AWS Lambda. While using the hosted AWS service path in the fetch API to invoke the server for saving the document as pdf processing, we faced the problem "Failed to load resource: the server responded with a status of 500 ()" on the client side. While validating this problem in the AWS log, we found that the DllNotFoundException occurred with SkiaSharp.dll on the AWS server side. Then we installed SkiaSharp.dll properly on our server end. After installing SkiaSharp.dll, we published the AWS lambda and ensured the installed SkiaSharp.dll was included in the published folder as well. But even after installing SkiaSharp.dll, the same exception still occurred on our end.

Enter image description here

Even after installing SkiaSharp.dll, the same DllNotFoundException occurred with SkiaSharp.dll on the AWS server side. Our requirement is to save our document as a pdf by using our client and server-side codes. So, we expect a solution to resolve this exception problem and a suggestion to save the document as a pdf.

질문됨 2달 전161회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠