Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server reporting services > february 2005 > threads for thursday february 24

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28

The Answer to Group By Week in SQL Reporting Services/SRS
Posted by Cos at 2/24/2005 10:29:03 PM
Earlier today I was searching all over for how to Group By Week in SRS. (HINT TO MS: This is extremely easy in Crystal...) And while I found several others asking the same question I found no satisfactory answer. I had to dig into SQL books online to put it all together and have tested this so...more >>


Server Application Unavailable ERROR???
Posted by James Woo via SQLMonster.com at 2/24/2005 10:25:01 PM
I am starting to get the following error in reporting services Server Application Unavailable the web application you are attempting to access on this web server is unavailable. Please hit the "Refresh" button in your browser in order to retry your request. I was trying to access report mana...more >>

Reporting Services Virtual Directories
Posted by CésarMoM at 2/24/2005 6:50:54 PM
The virtual directories are created on the default Web site in Internet Information Services (IIS). How I can locate the IIS in which he is not default? ...more >>

pdf as default attachment
Posted by Testing at 2/24/2005 5:57:34 PM
how do i set PDF as default attachment, instead of web archive? ...more >>

Access Text of Parameter
Posted by Eric Langland [MSFT] at 2/24/2005 4:23:03 PM
I have a report that uses parameters from a query. The query returns two columns. One for the paramerter value and one for the parameter title. I want the header of the report to access the same fild that I have set as the Label Field in my report parameter dropdown. I can add the actual pa...more >>

FoxPro Issue
Posted by Jonas Larsen at 2/24/2005 4:13:02 PM
Hi guys I have created a report that connects to a FoxPro database. The report works fine on my local box(dev environment) but once deploied it wont work. Displaying the following error: -------------------------------------------------------------------------------- An error has occurr...more >>

Render method with Page Navigation??
Posted by Mark at 2/24/2005 3:25:02 PM
I have been building our own generic report viewer using the render method. I am aware that you lose the interactivity with the report, but I an wondering(hoping) if someone has come up with a solution for creating page navigation? In a perfect world I would also hope to recreate the dr...more >>

Deploy so that data sources are not viewable
Posted by Bryan Bullard at 2/24/2005 2:29:52 PM
Is there a way to configure a RS data source (in VS.NET) to be not visible as default when deployed? Thanks, Bryan ...more >>



Create reports from a workstation
Posted by Jacob at 2/24/2005 2:13:01 PM
Can you create a Report project from a workstation? Any help would be greatly appreciated. Thanks. Jacob...more >>

Controlling Vertical Spacing in Table/Report
Posted by C. Lynn at 2/24/2005 2:09:03 PM
Developers, I'm VERY new to MRS and I'm trying to format a report. I have a Header, Detail, and Footer. In the Detail section, I have a table containing my report items. Each cell contains variable(s). Well, I have an address, and I want the Verticle Spacing between the lines to be...more >>

How do you suppress/hide rows in a matrix?
Posted by scimonx at 2/24/2005 1:51:09 PM
Hi, I have a Matrix that looks like this: ------------------------------------------- | | Vend #1| ------------------------------------------- | Customer# | Sales:| $1.00 | | 123 ABC St. ------------------ | Anycity, USA 22222 | Ca...more >>

Webbased Report Builder for Microsoft Reporting Services
Posted by olap NO[at]SPAM gmsbv.nl at 2/24/2005 1:27:31 PM
Hi, Do you want a webbased Report Builder for Microsoft Reporting Services visit www.gmsbv.nl and order the free 60-days trial of ReportPortal 2.0. With ReportPortal 2.0 you can build Reporting Services reports without need for Visual Studio or any other component. Regards, Marco www....more >>

Security problem - admin access lost
Posted by bill_sheets NO[at]SPAM hotmail.com at 2/24/2005 1:19:02 PM
I changed the security on the directory security on the 'Reports' virtual website to anonymous, and then changed it back to Windows Authentication. After this, it appears that I am no longer a System Administrator when I access the Report Manager website /Reports/Pages/Folder.aspx 'Site Se...more >>

use querystring parameters?
Posted by Suzanne at 2/24/2005 12:59:03 PM
I have an existing asp webpage, I'll refer to it as page1. Page1 displays a limited set of data. I want to have a detailed report version of page1 on reporting services. I'd like to pass page1's querystring to the report on reporting services and have the report use this querystring for the re...more >>

DateTime Parameter Validation
Posted by Atul at 2/24/2005 12:39:23 PM
Hello Group, I am having a report parameter which is of the type DateTime. I get a simple textbox for that and if the user types in some invalide date an exception is thrown on the UI. I want to handle this parameter as soon as user types it in and clicks on the 'View Report' button. Can i so...more >>

Graphic query designer(Query builder)
Posted by Victor at 2/24/2005 11:59:02 AM
Hi, I am just wondering if it is posible to use Graphic query designer outside of VS or Enterprise Manager? There are third party tools, but all of them are for from this one. Or maybe there is a way to use Microsoft classes/components used to build Graphic query designer. Thanks. V...more >>

System.web.dll
Posted by DaWei at 2/24/2005 11:56:36 AM
I was using some field value as querystring of external link. the value type is string so I used Web.HttpUtility.UrlEncode to transfer it. It works fine in preivew but the link doesn't work when I upload the rdl file to the server. I copied system.web.dll to bin folder of the server but it did...more >>

Re: just started: an error (3) Could not establish secure channel for SSL/TLS
Posted by Ciekawy at 2/24/2005 11:47:31 AM
It helpded - thank you very much. It's a kind of nightmare - when I fix one error (with your help) I got another... :(( After fixing aspnet credentials I got something like this: The underlying connection was closed: Could not establish secure channel for SSL/TLS. I unchecked SSL ...more >>

Error when trying to open report in VS.NET
Posted by T. at 2/24/2005 11:09:31 AM
Hi, I'm trying to open a report that was created a few days ago to make modifications. When I double click on it in the Solutions Explorer in VS.NET, I get an Exception from HRESULT error. The report has been published to the report server. Does anyone know how I can troubleshoot this?...more >>

service account doesn't have rights to check domain user SIDs
Posted by troy at 2/24/2005 10:37:04 AM
Subscriptions created with the "Include Report" and Render Format selected are throwing the following error: ReportingServicesService!library!63c!02/24/2005-11:18:03:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The Report Server ha...more >>

Create table groups horizontally?
Posted by Michelle NO[at]SPAM bwalk.com at 2/24/2005 9:49:18 AM
Hello, I hope this all makes sense. I need something that has the functionality of both a table and a matrix: - Table: drilldown into individual records - Matrix: show one of the groups horizonally Here's a simplified version of what I need the table/matrix to look like. Everythin...more >>

Multicolumn report to print labels
Posted by Tyrrell at 2/24/2005 9:43:09 AM
PROBLEM: I wish to use reporting services to produce a report which prints product labels. Each row in the product data source will have a label, therefore I use a list object. The report must have 4 columns - one label in each column, therefore I set the column property in the report body ...more >>

Deployment of Rdl files and datasource to Production Server
Posted by Ajay Kumar at 2/24/2005 9:27:04 AM
Hi All, I have develoded the SRS report using vs.net , and deployed to my local sever using vs.net all works fine. No i need to deploy these reports to a production server where vs.net is not present. So can any one tell me how to automate this process of deployment to product...more >>

Printing in Landscape
Posted by Nightshade at 2/24/2005 9:13:20 AM
Does anyone perhaps have an idea how to set the report to print in Landscape by default? Any help would would be much appreciated Thank you ^^ ...more >>

FileIOPermission for Custom Assembly
Posted by Aparna at 2/24/2005 8:25:08 AM
I am using a strong-named custom assembly to which I have assigned 'Full Trsut' in both the rspreviewpolicy.config as well as rssrvrpolicy.config. Now, I have introduced a function in my assembly that requires reading some settings from a file....The error message I see when executing that fun...more >>

Scope parameter
Posted by Mac at 2/24/2005 8:25:06 AM
Hi I have a report which includes a table as follows table 1 table1_Group1 table1_Group2 In the footer of Group 1, I have a formula =Sum(Fields!INVOICED.Value,"table1_Group2") When I try and run the report, I keep getting the error "The value expression for the te...more >>

ERROR at LogonUser in UILogon.aspx.cs
Posted by gundui at 2/24/2005 7:49:10 AM
HI, I am actually a java developer .I have suddenly changed to RS. so i am very new to .net programming and ReportingServices. I am getting error like "HTTP 401 Error: Access Denied." I know i have to set credentials.But i don't know where i have to set i.e in which file i have to set. ...more >>

Parameter for Oracle query
Posted by Mike at 2/24/2005 7:39:01 AM
I have created a report to use a parameter, Case_Year, for the year accessing an Oracle 8i database. The parameter is set to a string. The database field the parameter would be used to query against is a varchar2. In the Data tab, I have tried using the parameter as @Case_Year or ?Case_Ye...more >>

How to turn off Open/Save dialogue box when PDF rendering?
Posted by Dave at 2/24/2005 6:53:04 AM
I'm rendering my reports as PDFs using URL access. Each time the users render a report they are presented with a File Download dialogue box to either Open or Save the report. Does anyone know how to avoid this dialogue box and instead automatically open the report? I've done a search on her...more >>

Too much data retrieved hang - Advice needed for solutions
Posted by Durval Mateus at 2/24/2005 4:03:04 AM
Hi All, I have a report using a Matrix, showing Dimension Date/Time [Year, Month, Week, Day, Hour, 1/2 Hour, 1/4 Hour] On the other Dimension, i have 4 levels. I have some Measures and Calculated Members. The report uses the Drilldown in all levels. I inserted some Parameters in a D...more >>

Exporting PDF Problems
Posted by Muhammad Hammad at 2/24/2005 2:35:04 AM
i ve used SOAP API in my web application and thus generated the report in html giving user an opton to export the report to excel or PDF when user exports the report to excel it works perfectly but when it is exported to PDF as usual open/save dialogue box appear what so ever is the response a...more >>

Subscription status not changing
Posted by PORRASTAR at 2/24/2005 1:17:02 AM
Hi I have created a subscription. The schedule that it uses runs every minute. When I look at my subscription, its status stays at "New Subscription" although the Last Run Field changes. When I look in the shared folder into which the reports must be exported to from the subscription, t...more >>


DevelopmentNow Blog