josemauricio
Programmer
Hi dudes!
Here's my problem. I built a window service developed on VB .Net that is used to automatic send e-mails messages with an attachment pdf file. This pdf file is a report that is built using Crystal Reports 10 that is exrpoted to this file type. There's a subreport in this report. When I install the service on my machine and start it, everything works fine. But, when I install on the server, the report is generated with no data in the subreport. I've already done all kind of tests and noticed that there's data in the dataset that fills the subreport. I've put a header in subreport just to check if the subreport is really there in the main report and, yes, there it is! So, the problem is not the the missing data or not the missing report... the problem is just to know the missing what!!!
If someone has faced this issue sometime, I'll glade to know your experience.
Thanx since now!
Here's my problem. I built a window service developed on VB .Net that is used to automatic send e-mails messages with an attachment pdf file. This pdf file is a report that is built using Crystal Reports 10 that is exrpoted to this file type. There's a subreport in this report. When I install the service on my machine and start it, everything works fine. But, when I install on the server, the report is generated with no data in the subreport. I've already done all kind of tests and noticed that there's data in the dataset that fills the subreport. I've put a header in subreport just to check if the subreport is really there in the main report and, yes, there it is! So, the problem is not the the missing data or not the missing report... the problem is just to know the missing what!!!
If someone has faced this issue sometime, I'll glade to know your experience.
Thanx since now!