Hi
I have below code but it is giving above error.In Database it is saved as below
Banner_07_12_2022_19_47_09.jpg
Thanks
Hi
I have below code but it is giving above error.In Database it is saved as below
Banner_07_12_2022_19_47_09.jpg
Thanks
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.
Jignesh KumarPosted Dec 8, 2022, 5:48 AM
You need to retutn full path of image from codbehind, this value "Mnt/Files/Banner_07_12_2022_19_47_09.jpg" in Attachment1
Pankajkumar PatelPosted Dec 8, 2022, 5:40 AM
Hi Ramco Ramco,
You can set by adding folder location as like:
For more details:
Hope this will help you!
Ramco RamcoPosted Dec 8, 2022, 5:37 AM
Hi Jignest
It return only Banner_07_12_2022_19_47_09.jpg
It is stored in Mnt/Files folder
Thanks
Jignesh KumarPosted Dec 8, 2022, 5:30 AM
check value in field "Attachment1". if its return full path of image or not, if not then you need to check your image path.
Ramco RamcoPosted Dec 8, 2022, 4:47 AM
Hi
It is still not getting displayed. Don't we need to give path. In Datbase attachment value is - Banner_07_12_2022_19_47_09.jpg
Thanks
Jignesh KumarPosted Dec 8, 2022, 3:54 AM
Hi Ramco,
You need to give Id to image control,