|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Setup Project don't share Crystal Reports msm filesI have programmed a win-form project in c# with included crystal reports in vs 2003 (crystal report version 9 - bundle). After that i created a setup project to share my programm. vs 2003 found automatically all dependencies: - crystal_database_access2003.msm - crsytal_managed2003.msm and it works great. Now i want transfer that stuff to .net 2.0 + vs 2005 and want to create a setup project in vs 2005 with the same functionality. if i start now to define the primary output in vs 2005 it doesn't show the dependencies like in vs 2003. it also runs but only on stations where vs 2005 installed. its seems that's not enough to install .net 2.0 ?! If i try to run the program on a station without vs.net 2005. only .net 2.0 installed. the following error-msg appears: "The file or assembly CrystalDecision.CrystalReports.Engine, Version=10.2.3600.0, Culture = neutral, PublicKeyToken= 692fbea5521e1304 or a dependencies could not be found. The System could file not found." Its seems to be a problem with the different Crystal Reports Version. How could this be able to solve ? Thanks a lot ! lutz |
|||||||||||||||||||||||