Hello Sir, Mam,
I want to display the image from shared drive instead locally.
Shared Drive: \\BARBIN\\TEST\\1.jpg
How can I implement this in asp.net core?
Thanks!
Rodel
Hello Sir, Mam,
I want to display the image from shared drive instead locally.
Shared Drive: \\BARBIN\\TEST\\1.jpg
How can I implement this in asp.net core?
Thanks!
Rodel
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Jun 23, 2022, 8:05 AM
Your path structure should be
\\server\share\path\to\file
ex:- \\192.168.10.20\\ path
Rodel BarbinPosted Jun 23, 2022, 7:51 AM
Rodel BarbinPosted Jun 23, 2022, 7:47 AM
Sachin SinghPosted Jun 23, 2022, 6:26 AM