提问人:Henry Rojas Martinez 提问时间:3/2/2023 最后编辑:marc_sHenry Rojas Martinez 更新时间:3/2/2023 访问量:38
如何从服务器访问资源
How to access resources from the server
问:
我已经在带有 IIS 的 Windows Server 2019 上发布了一个 ASP.NET Core 5 Web API,但我无法访问我生成的 QR,我无法访问您可以使用的服务器访问,但我需要使用该图像制作报告 rdlc,但在我设置的图像源中,它不起作用。www.page.com/api/files/QRs.png
http://www.page.com/api/files/QRs.png
如果我在图像报告的来源中使用,它可以工作。以前,我已经在报告中将此 API 发布到 Azure,并且它有效,所以我想我必须在 IIS 中配置一些东西http://localhost/api/files/QRs.png
www.azurepage.com/api/files/QRs.png
答: 暂无答案
评论