-
It is a PDF report and Adobe Acrobat is installed and functioning inside IE. The source code from the blank window is: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>...
-
Thanks! That worked great. We completed the new report and followed the steps to deploy the report. However, when we attempted to run the report from within Innovator we hit another snag. We created the new Innovator Report Item and did have the new option for the User Report under the Reports pull-down...
-
Hi, We've been stepping through the installation manuals relatively smoothly until pg 22 of the Aras Innovator Microsoft Reporting Services Guide For use with Microsoft SQL Server 2005. We entered the following string: select first_name,last_name,email,telephone from innovator.user order by last_name...
-
I would say this is a bug in Reporting Services. I saw software (not related to Innovator) that accepted JPG files created in Photoshop and rejected JPG created in mspaint. Perhaps Reporting Services have similar problem. Please let us know what version of Reporting Services you use. Do you have the...
-
I tried to make a report using Reporting Services on SQL Server 2005. That was quite simple 3 columns and an image in header. 1) I saw the problem you mentioned with HTML4.0 report format (image didn't display when run via Innovator) 2) PDF format run fine for me. What happens to PDF report if you try...
-
Does any report work for you via Innovator? For example some sort of "Hello, World!" report? Please try different report formats also. For example: &rs:Format=Excel or &rs:Format=PDF or &rs:Format=HTML4.0 Add a proper string at the end of your report query. If nothing works please...
-
I have a report linked in Innovator to reporting services which produces an error when I run it in Innovator. however, if I take the link for Report Manager (from innovator) I can run the report in Reporting services and it runs fine - exactly as I would expect. The error that comes back to the screen...
-
We have begun to use reporting services to develop reports for Innovator. However, in trying to get really useful reports, I need to use subreports in order to get the data to display (e.g. I have mulitple references to identities and need to display each identity name, so use a subreport to return the...
-
Hi, Hi iam using SQL Server 2005 XE as my database for aras 9.1. Does my databse support reporting services for aras. i could not connect to reportserver from aras. issues of SQL Server 2005 XE: 1) Cannot initialize the reportserver 2) Scale out deployment not supported in this edition of database Regards...
-
Hi Everyone, Iam working on User Input Reports. I followed all the steps required (As explained in Microsoft Reporting Services 2005 guide.pdf). when i try the open a Report the following Dialog opens(cant find "Submit" and "Cancel Buttons"). What can be the issue? Any help will be...