Hi All,
The Requirement is like this i have RDLC report which contain image control , image source that i can use is only Embeded(as per requirement i have to use only Embeded).after browse say i select cake.JPG image(path is from my solution image folder) and run report it workd fine but when i replace image from my solution image folder with some different image but with same name then in report it shows previous image not updated image. i am not getting why its happining, though image control take same path with same image name.
if i change image then under report its not reflecting.
Plz help me