4,815 questions
using ".net8.x-windows" for wordglue.
Kandi Rohith
20
Reputation points
Hello everyone,
We had a requirement of conversion of word documents, we are using wordglue by the creators of ABCPDF. This is a self-contained library that does not need MS Office installed on the server
This requires the .net8.0-windows version to deploy.
I can successfully deploy to QAS from my local machine using VS Publisher using
target framework = .net8.0-windows
deployment mode = self-contained
target runtime = win-x86
However, when deploying from the azure pipeline, results in 500.31 ANCM Failed to Find Native Dependencies error.
Please help. Thank you.
Developer technologies ASP.NET ASP.NET Core
Community Center Not monitored
46,173 questions
Sign in to answer