Dear All,
I need your support to solve a discrepancy in the file path in my asp.net c# project.
I am inserting image into project solution folder and the filepath also inserting to database. The project already hosted in GoDaddy.com
After insert, my local folder path to table is like this:-
D:\10 Apr 2019\16 Apr\Master Source Code 11 Apr 2019\uploadedimages\Tulips_233.jpg
when rrunning the site in host server, image not showing( no error when debugging)
On the other hand, when I running the same project in visual studio local host, image saving and retrieving is working properly.
Somewhere i saw the path from hosted server. It is like below
G:\PleskVhosts\llc.com\llc.com\uploadedimages\251038
Bineeshcp ViswanathPosted Apr 29, 2019, 3:54 AM
Bineeshcp ViswanathPosted Apr 24, 2019, 1:16 AM
Madan ShekarPosted Apr 24, 2019, 12:59 AM
Bineeshcp ViswanathPosted Apr 24, 2019, 12:36 AM
Madan ShekarPosted Apr 24, 2019, 12:25 AM
Amit KumarPosted Apr 24, 2019, 12:22 AM
Madan ShekarPosted Apr 24, 2019, 12:17 AM
Please login into your "GoDaddy" , go to you files (where you uploaded )
find the "uploadedimages" folder and give write permision to that folder properly then your issue wiil b fixed