Was able to narrow this down to a small block of code:
Using oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create)
oPage.Resources.Images.Item(1).Save(stream:=oFS,
…...happening once we add the Aspose.OCR nuget package to the Solution...23, 2025, 8:36am 7 Adding Aspose.OCR seems to cause a problem...