Crystal reports(business objects) + asp.net
-
Hi Friends, I have developed some crystal reports on my development machine everything is working fine. But when i deployed them on server where we haven't got visual studio and crystal reports installed. it gives error. that is assembly refrence for CrystalDecion framework not found. there is not any DLL file for crystal framework its in GAC so can any one tell me . Whats the best way to deploy Crystal reports with a web solution.? thanks
Naveed Kamboh
-
Hi Friends, I have developed some crystal reports on my development machine everything is working fine. But when i deployed them on server where we haven't got visual studio and crystal reports installed. it gives error. that is assembly refrence for CrystalDecion framework not found. there is not any DLL file for crystal framework its in GAC so can any one tell me . Whats the best way to deploy Crystal reports with a web solution.? thanks
Naveed Kamboh
hi frind, the best way you must create setup packg for your site and it will include the crystall report dll's in the packg.