|
Showing page 1 of 2 (15 total posts)
< 1 second(s)
I have read many posts about this and I am still having problems.
Windows project - I have created new licenses.licx file by deleting the old and adding a new report (AR6) into the project which creates the new licenses.licx file. It resides in the Properties folder of the project that is the starting point of the application.
I have AR6 ...
Posted in ActiveReports 6 Support
by chrisgaber
on 02-08-2010
UPDATE....
Have located the problem. It has to do with the license verification somehow. I am doing development work via a VPN. If I am not logged in to the VPN the reports will run (looks like it will immediately timeout trying to verify the licensing).
Posted in ActiveReports 6 Support
by chrisgaber
on 02-08-2010
Hello,
Due to the complex nature of our reports it is not possible to give you an example that truly demonstrates how this report is working.
I went ahead and upgraded our web application to use the flash viewer to get that part working at least. Interesting...both our smart client and web product use the same reports. This particular ...
Posted in ActiveReports 6 Support
by chrisgaber
on 02-02-2010
Jon,
One other question...is it still the case that the source code is not available?
Our problem is that we can't determine how the URL that the FlashViewer wants is constructed. We had this issue with the ActiveX control in version 2 which required us to reverse engineer things to determine how to correctly construct the URL to supply the ...
Posted in ActiveReports 6 Support
by chrisgaber
on 01-27-2010
Thank you Jon,
I have put this in but I'm still having a problem.
We use a report handler to generate the URL to the selected report we want to run. Ideas on how to accomplish this?
Before with the ActiveX control we set the DataPath equal to the generated URL and it worked great. I was hoping that we could do the same with the ...
Posted in ActiveReports 6 Support
by chrisgaber
on 01-27-2010
Hello,
In your release notes for 6.0.2550 you mention that you can now load RDF format. The link that is states to go to for more information is not working
http://www.datadynamics.com/forums/Help/ActiveReports6/arWLKCustomFlashViewer.html
Can you give me more information about this? I have been looking at the following post (which I'm ...
Posted in ActiveReports 6 Support
by chrisgaber
on 01-26-2010
UPDATE...after much work and dumping our dataset to create a DB to use in a sample application, I have located the problem.
Our application implements Application.AddMessageFilter. This has no effect on the reports using AR2 but it has a major effect with AR6.
Posted in ActiveReports 6 Support
by chrisgaber
on 01-25-2010
I'm unable to provide a sample due to the complexity of this report. This report's data is provided via a dataset. Within that dataset there is a field in one of the tables that contains XML. There are 2 subreports on the main report and then nested subreports in those subreports for a total of 11 subreports.
All reports were converted to AR ...
Posted in ActiveReports 6 Support
by chrisgaber
on 01-24-2010
|