T O P I C R E V I E W |
Vincent |
Posted - 05/18/2006 : 11:04:27 Hi, I'm on the 60 day trial and am trying to set up a crystal report. Does Report Portal support CR 10 (or even 8.5) or does it have to be 8.0?
Also, I am getting this error as soon as I click on Crystal Reports from the desing list. And yes, aspx is setup in the default website config.
Compiler Error Message: BC30451: Name 'FormatMsg' is not declared.
Source Error:
Line 11: var sReportUnique = "<%=Application("ReportUnique")%>"; Line 12: var iReportId = "<%=iReportId%>"; Line 13: var sMsg = "<%=FormatMsg(sMsg)%>"; Line 14: </script> Line 15:
Source File: c:\inetpub\wwwroot\reportportal\crystal\query.aspx Line: 13
Thanks, |
4 L A T E S T R E P L I E S (Newest First) |
admin |
Posted - 05/31/2006 : 05:47:56 This problem will be fixed in the next build 114. |
Vincent |
Posted - 05/30/2006 : 10:26:25 I did confirm that the latest build that I was able to download is the same as the one we are currently using (113). Any more info on this error or how I can correct?
Thanks |
Vincent |
Posted - 05/22/2006 : 06:36:57 We're using ReportPortal 2.1, Build 113, May 05, 2006.
I'll d/l a new version and give it a try.
Looks like I have the latest version already. The new d/l is the same as the above. |
admin |
Posted - 05/21/2006 : 20:47:55 Only Crystal 8 is supported.
I believe this problem is fixed in the current build... What build number of ReportPortal are you using? (You can see by looking at C:\Inetpub\wwwroot\ReportPortal\BuildNumber.txt)
|