https in Report Server but http in Report Viewer
Wed, 6 Aug 2008 21:01:01 -0700
Navigating in Report Server, I getting:
https://www.mywebsite.com/ReportServer/?%2fxxx%2fyyy&rs:Command=ListChildren
But when I click on a report, I get:
http://www.mywebsite.com/ReportServer/Pages/ReportViewer.aspx?%2fxxx%2fyyy%2fzzz&rs:Command=Render
Why is the https changing to http? What configuratio ...
|
Reporting servicves subscriptions
Wed, 6 Aug 2008 19:10:53 -0700 (PDT)
Hi All,
I am using Reporting services subscriptions to deliver daily reports.
These work fine when you view the e-mail (subscription) through an E-
mail client like Outlook. However if the report is viewed in webmail ,
like gmail, the HTML does not render properly. Images are sent as
attachments instead of bein ...
|
How to execute stored procs before populating datasets.
Wed, 6 Aug 2008 16:04:02 -0700 (PDT)
Two questions
1. How do you execute code (or stored proc) that populates/updates
tables BEFORE the datasets in the report are populated? Additionally,
it needs to wait until the code is finished.
EX: User opens report, it executes code to load/update tables, WAITS
until it is complete, and then populates teh da ...
|
The 'abc' parameter is missing a value.
Wed, 6 Aug 2008 14:04:05 -0700 (PDT)
I have an ASP.NET applications which displays several SSRS reports.
The webforms have controls for various parameters - StartDate,
EndDate, GrowerID and some boolean values to show/hide various
columns.
All of these parameters have default values that are set during the
Page_Load() method. Most are specific t ...
|
That assembly does not allow partially trusted callers
Wed, 6 Aug 2008 09:49:36 -0700 (PDT)
Hi,
I am getting the following error when I am trying to run any report.
Failed to load expression host assembly. Details: That assembly does
not allow partially trusted callers. (rsErrorLoadingExprHostAssembly)
The application was running fine till a few days ago. I am not able to
figure out what has cha ...
|
Connecting To Report Manager
Wed, 6 Aug 2008 09:19:02 -0700
Hi,
Running SQL Server 2005 and SSRS on an XP2 box.
Can build and test reports no problems.
However, trying to connect to report manager (http://localhost/reportserver)
gives a login box. Anything entered here fails, eventually a "you are not
authorized to view this page" error occurs (401.3 Access den ...
|
Creating columns dynamically depending on the result set of a stored procedure
Wed, 6 Aug 2008 12:41:26 +0200
Hi
I want to create a report that dynamically creates it's columns.
The column names and data is retrieved by a stored procedure. The column
names can change depending on a user's configuration.
I've seen a lot about matrix. But all examples I saw need a dataset with
fixed columns.
Has anybody an idea ...
|
|
|
Reporting Services and Win32 mixed Logon
Wed, 6 Aug 2008 02:24:14 -0700
Hi out there.
I wonder if somebody can comment his/her experience on the following scenario:
We have our own Win32 App that uses Reporting Services. So far we use URL
access to open the Reports within a webbrowser control inside the app.
For Logon into our app we use A) Passthrough Windows NT Logon and in s ...
|
Reporting srv 2005: no tools bar!
Wed, 6 Aug 2008 10:45:43 +0200
Hi,
I've installed sql 2005 developer edition (server + client) and reporting
service 2005 on the same pc.
When I try to go to the page Report Management
(localhost\Reports$NAME_INSTANCE), I must wait a very long time then an home
page appears but with no tools bar ("Contents", "properties", "new folder",
"new ...
|
SharePoint Deep Integration - Report Viewer Web Part
still not per
Tue, 05 Aug 2008 20:41:30 -0700
I am experiencing the exact same issue. Did you get this resolved with CSS? ...
|