9
Answers

Null Reference Exception while giving image path in c# file

Photo of Mamta Jain

Mamta Jain

8y
2.9k
1
I am stuck with the error while fetching image from folder , I tried many solution but didn't work any . I also delete the Bin folder files and debug forlder files , than also prolem doesn't solve 
 
MY c# code :
 
Aspx file :
 
 
 
what should I do to fix the above problem ?  
 
 

Answers (9)