All Tags »
Reporting Servi... »
Installation (RSS)
Sorry, but there are no more tags available to filter with.
-
Yes, the report returns non-empty data as seen from visual studio and report services.
Jesse
-
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; ...
-
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 menu. When the report is selected from the ...
-
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.userorder by last_name
and received the error:
There is an error in ...