using ".net8.x-windows" for wordglue.

Kandi Rohith 20 Reputation points
2024-10-02T13:16:52.7366667+00:00

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
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.