-
crystalreort problem
hi to everyone who is listening. Well i am trying to create a crystalreport manager, when i am trying to load a report that i created on the same pc in which i run the manager i have no problems. the problems begin when i am trying to load a report than i created on a different pc. can enyone suggest any soloution.
-
Re: crystalreort problem
-
Re: crystalreort problem
Hello,
I hope I've not misundersood you. You create your .rpt file outside Visual Studio. Then you create a CrystalReportViewer control to connect it to the .rpt file. You have problems finding the .rpt file when you change the PC.
Is this your problem?
If you are using VB 2005, why don't you import the .rpt file that you created outside Visual Studio into your VB project? That way, you could treat your .rpt file as a "class", and do not have to worry about .rpt path.
-
Re: crystalreort problem
The problem is some where in database connection , please check out that.