vb.net - external image in RDLC report -
i'm trying use external image on report in application. it's windows application form.
the property enableexternalimages
of localreport
true
source of image external
value i'm trying this. file:///c:\image.png
i can see image on report visual studio designer, when run application can't see image on report red x.
what can do?
update
tried same on different computer , works good. problem laptop. idea?
maybe permission problem? try laptop, put image in different location permission not needed in documents folder , see if issue still same.
Comments
Post a Comment