Image in Crystal report not visible
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I am using Crystal Report 10.I am using image in it .This image is visible on the local web server.But when i am hosting it on my main web server these images are not visible.What could be the problem.The path of the picture is some png file.Which is present both one the local server and web server
-
I am using Crystal Report 10.I am using image in it .This image is visible on the local web server.But when i am hosting it on my main web server these images are not visible.What could be the problem.The path of the picture is some png file.Which is present both one the local server and web server
Check the image path. it must localhost change it to a virtual path like "../images/xyz.png" Regards. Sudhakar D P