Recrystallize Pro is a little piece of software that helps you turn your Crystal Reports into web reports. You can select to have them open in a number of ways. I chose PDF. I have about 20 other reports that work like this, but never have I come across this error. This is, however, my first...
I have a main report with 2 sub reports. I use ReCrystallize Pro to display my report on a web page, then convert it to a PDF. Before installing CR 8.5 SP 3, I was getting the following error when displaying the report both in Crystal, and from the web page.
Crystal Reports ActiveX Designer...
I installed CR 8.5 SP 3 and the error went away. At least I am unable to reproduce it after 2 tries. The SP is supposed to address this issue, so hopefully it truly is gone. I did check and I have the sub reports in Report Footer B and Report Footer C. For some reason, Report Footer A has...
Spot on again. One was a datetime. So I think I got all those working. Now is there a way to link variables between subreports, or does the variable have to exist in the main report?
Off topic, but do you know how to resolve this error? It pops up at the end of the report.
"The page size...
OK, think I figured it out. Tell me if I am testing this right.... Assuming if the linkage worked, Crystal should only ask me for the StartDate once, correct? If so, it worked when I linked the start date from the main report to the first sub report. However, when I tried linking the...
You are probably right.....report footer. Here is the code in the formula editor.
(If IsNull({?StartDate}) And IsNull({?EndDate}) Then
TRUE
Else If Not(IsNull({?StartDate})) And IsNull({?EndDate}) Then
{AuthorDocumentJUNCVW.AccessionDate} >= {?StartDate}
Else If IsNull({?StartDate}) And Not...
Wow....well. Basically I created 3 reports; a cover page, an index, then a report with the details. The cover is the main report. I just followed the instructions for inserting multiple sub reports and I believe they are inserted in the page footer(s). I created an additional page footer for...
Tried to do this, and while trying I was doing some thinking....not sure if this is the way to go. I reference the parameter field in the Record Selection Formula Editor. Is this gonna make a differnece? It seems that "linking" may not be the way to go?
I have a main report with 2 sub reports. I have a parameter field that I get from the user that I want to pass to all the reports. I assume I would use a shared variable to do this? I can't seem to get it to work though. I am using version 8.5. My code is as follows:
WhilePrintingRecords...
I am not getting any errors. The messages hang in the Queue folder under inetpub/mailroot/ then eventually end up in the BadMail folder. I think I need to configure the Exchange server as well.
Thanks for the link. I'll check it out.
Hello,
I found a related thread regarding my problem, but the solution did not solve my situation. I apologize ahead of time for the similar post.
I have a W2K Advanced Server running IIS on an internal network. This is my web server. I am using ASP and CDONTS to try to send E-mails from the...
Hello,
I had Crystal Reports 7 installed on an NT 4.0 Server machine with IIS 4. I then upgraded to CR 8.5. I created a fairly simple report and used Recrystallize Pro to turn it into an ASP page using the ActiveX viewer to display the report. The report works great, but when I click the print...
Sorry, the level of this has gone way beyond my experience with CR. This is the first time I have used Crystal for anything and hence the first formula I have ever written in Crystal. So, the lack of information from me is probably due to the fact that I do not know what would be beneficial to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.