PDA

Click to See Complete Forum and Search --> : chart disappear in crystal report


StormJason
Sep 26th, 2002, 12:28 AM
I have wrote a program which involved the crystal report class
and it is work fine in my computer but after i install my program in another computer which having the .net framework installed, i found out that the chart in my report has disappear.. do someone know what happen?

robdotnet00
Sep 27th, 2002, 12:37 PM
have you included all of the crystal report dll you need in your project for your deployed app on the other computer?

StormJason
Sep 30th, 2002, 08:09 PM
I have include the manage merge module which contain all the crystal report dll inside into my installation package... but still not working..