Download an image from network share

0
0

Hi,

I would like to display an image file from an internal network share in a Picturebox. The production server has read rights to the network directory. Nevertheless, I always get an error message (user or password not correct). What permissions does the directory need so that I can read and display the images?

Thank you very much!

Stephan

  • You must to post comments
0
0

Hi Stephan,

if you’re running on IIS, security is typically handled through Application Pool Identities.

This article should get you started and also show which security settings to choose for the file/folder:

https://learn.microsoft.com/en-us/iis/manage/configuring-security/application-pool-identities

Best regards
Frank

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.