Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 121 for

dotnet core

(0.02 sec)
  1. Unhandled exception. System.IO.FileLoadExceptio...

    Hi, I am getting the following error when running the code given on this page. I am using Python 3.8.2 and the latest available version of Aspose.Imaging for Python. Error: Unhandled exception. System.IO.FileLoadExcep…...you have dotnet-sdk-3.1 installed Download .NET Core 3.1 (Linux...(Linux, macOS, and Windows) .NET Core 3.1 downloads for Linux, macOS...

    forum.aspose.com/t/unhandled-exception-system-i...
  2. Aspose.cells: saving excel to pdf don't work on...

    I’m trying to export an XLSx file to pdf in a docker container (I’ve tried to run it on mcr.microsoft.com/Dotnet/Core/runtime:3.1.1:apine3.10 and mcr.microsoft.com/Dotnet/Core/runtime:3.1.1:nanoserver-1809) but I’m facin…...com/dotnet/core/runtime:3.1.1:apine3.10 and...and mcr.microsoft.com/dotnet/core/runtime:3.1.1:nanoserver-1809...

    forum.aspose.com/t/aspose-cells-saving-excel-to...
  3. Aspose.PDF .NET 6 detected as malware when comp...

    Hi, Ready to Run is a feature in .NET Core 3.0 and later where assemblies are precompiled for faster loading (see https://docs.microsoft.com/en-us/Dotnet/Core/deploying/ready-to-run). However, when we compile with Ready…...NET Core 3.0 and later where assemblies...https://docs.microsoft.com/en-us/dotnet/core/deploying/ready-to-run )...

    forum.aspose.com/t/aspose-pdf-net-6-detected-as...
  4. PDF to JPEG memory leak in Unix environment - A...

    Our team has done comparisons in a Windows based environment vs a Unix environment. Several dozen requests cause the service to run out of memory in the Unix environment, but this does not occur in the Windows based env…...com/dotnet/core/sdk:3.1 AS build-env WORKDIR...DocumentService ./ RUN dotnet restore RUN dotnet publish -c Release...

    forum.aspose.com/t/pdf-to-jpeg-memory-leak-in-u...
  5. Using special characters causes PDF library to ...

    When special characters are encountered, such as the ° symbol when running inside a docker container the following error is thrown: app_1 | Unhandled exception. System.NullReferenceException: Object reference not set t…...PDF Product Family net-core , docker TimothyBlue June 19...Running using Docker (Linux). Dotnet core 6 Any help will be appreciated...

    forum.aspose.com/t/using-special-characters-cau...
  6. 如何在 Docker 中运行 Aspose.Cells|Documentation

    在 Linux、Windows 服务器和任何操作系统的 Docker 容器中运行 Aspose.Cells。...NET Core 3.1 SDK,如下所示。 Hello World 申请...在 Visual Studio 中,创建一个 .NET Core 控制台应用程序。 从 NuGet 安装最新的 Aspose...

    docs.aspose.com/cells/zh/net/how-to-run-aspose-...
  7. Double free memory on Linux - Aspose.Cells Prod...

    Hello Aspose team, I encountered double free memory or corruption when converting multiple Excel files to image (JPEG) on Linux concurrently. It happened randomly so it’s quite hard to reproduce. I also attached the bac…...environment and samples, and core dump attached. $ uname -a Linux...x86_64 x86_64 x86_64 GNU/Linux $ dotnet --info .NET SDK (reflecting...

    forum.aspose.com/t/double-free-memory-on-linux/...
  8. Trial version doesn't work in linux containers ...

    Hello, I am trying to edit pdf file via trial version of Aspose.Pdf to explore functionality for project needs. But it doesn’t want to run correctly and NullReferenceException occurs. I’ve tried to use dockerfile from …...com/dotnet/aspnet:6.0 AS base RUN apt-get.../artifacts/app" "." ENTRYPOINT ["dotnet", "SampleProject.dll"] Now...

    forum.aspose.com/t/trial-version-doesnt-work-in...
  9. Aspose Pdf copy memory stream in docker contain...

    Hello, I try to load a pdf in memory stream and copy to an other memory stream. In mac and windows os execution it’s works but in docker I have an exception : System.NullReferenceException: Object reference not set to …...com/dotnet/aspnet:6.0 AS base RUN apt-get...net core 6 [ https://docs.microsoft.com/en-us/dotnet/core/com...

    forum.aspose.com/t/aspose-pdf-copy-memory-strea...
  10. Unable to find an entry point named ‘GdiplusSta...

    Hi, Related to this issue on Aspose.Cells I am having the same problem. Seems that Aspose.Cells is not working properly on a Docker image with Linux because the the libgdib is not installed or it is not linked to t…...docker I use is: microsoft/dotnet, install it first: sudo docker...docker pull microsoft/dotnet Then I install libgdiplus: apt-get...

    forum.aspose.com/t/unable-to-find-an-entry-poin...