Groups | Blog | Home


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 wednesday february 16

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

Report Viewer Sort and Drill Through
Posted by Dan Costello breadbelt.com at 2/16/2005 10:55:01 PM
We have the ReportViewer placed inside a DotNetNuke framework which is displaying the initial report fine. However if we create a sort link on any table header name or create a link on some data returned for a drill though the new report renders outside the Iframe, outside the framework, and ...more >>


Matrix Totals - left formatted
Posted by JeanSA at 2/16/2005 10:25:03 PM
I have successfully created a matrix consisting of payroll dates as column headers, with task types as my rows and hours/task/day the detail data. The columns total perfectly, but the totals only display to the RIGHT of all the data. We display our totals FIRST, then the detail data. Can I ...more >>

change email link in subscription
Posted by John R at 2/16/2005 9:24:22 PM
how can i change the link from http://servername/... to http://ipaddress/... in the subscription email? Right now I don't have dns setup yet so I would like to you ip address instead but the email sent out with the http://servername/... link. Please advice ...more >>

Get/SetExecutionOptions question
Posted by Jasper Smith at 2/16/2005 6:54:21 PM
Can Get/SetExecutionOptions really get/set all the Execution properties that are available via Report Manager? As far as I can see I can set a report to Live or Snapshot and set a schedule if Snapshot. How do I retrieve the setting " Cache a temporary copy of the report. Expire copy of report ...more >>

Problems Passing parameters to the Web Service API
Posted by RemoteDeploy at 2/16/2005 6:50:12 PM
hi ppl, I am trying to connect to the RS Web service through an ASP.NET web app. When I just try to list all the reports, it works fine and lists all the reports. But when I try to get a report which needs a passed parameter, I get the following error Any ideas ? thanks ravi =========...more >>

What is the secret to filters in tables in RS?
Posted by Bryon at 2/16/2005 6:49:08 PM
I have tried several times now to put a filter on a table. Everytime, I get an error that it cannot be performed. Help is a bit then here too. What is the secret? Here is what I want to do. I have a dataset with all the data, but only some of is to be displayed. All of it is needed f...more >>

report manager - parameter bug
Posted by klumsy NO[at]SPAM xtra.co.nz at 2/16/2005 5:58:53 PM
here is an example of this bug at work.. (i am using RS SP1) 1) upload this report into report manager 2) - RUN THE Report, and notice that the 2nd parameter called 'defaultparam' gets set to the date, and it works.. (all the report does is show this parameter) 3) - go to the parameter editin...more >>

Military time
Posted by Daryl Whisenhunt via SQLMonster.com at 2/16/2005 5:42:38 PM
How do I format a DateTime to Military time? -- Message posted via http://www.sqlmonster.com...more >>



Headers across pages
Posted by Ramachandran Veluthattil via SQLMonster.com at 2/16/2005 5:17:26 PM
Hi, Issue 1: I am having a report that takes in parameters and then finds out the associated heading from the db. Now i am faced with a typical problem. Report server does not allow for dataset fields in the header or footer coz the minute i put it there i get an error telling it is not possib...more >>

How to reference a shared schedule by Name ?
Posted by Jasper Smith at 2/16/2005 4:26:18 PM
I'm generating a rss script for a report that will be depolyed to a new server. If the report uses a shared schedule for its history snapshot then in the script I need to pass a ScheduleReference to SetReportHistoryOptions. What's the easiest way of interogating the new server to see if a Shar...more >>

More Subscriptions Problems
Posted by Paul Enfield at 2/16/2005 3:44:51 PM
Problem: Subscriptions error out when SQL connection is configured as NT Security Environment: Report Server: W2K SP4 5.00.2195 Server RS installed to run under a domain account (Domain\Reporting_Admin) with Admin level permissions to the local machine SQL Server on a remote box: @@Ver...more >>

Error during installation of reporting services
Posted by Oliver at 2/16/2005 3:04:51 PM
Hi, I've stuck with an error message and I can't sort it out. I am trying to install a standard reporting service on a server separated from database server. Web server (report services): no domain Databasebase server: a member of a domain. I can install RS with domain authentication mode ...more >>

Report filter error
Posted by Sam at 2/16/2005 2:59:05 PM
I am getting an error on Table level filter. Error: "An error has occured during report processing. Fail to Evaluate FilterExpression/Filter Values" Filter Expression: Expression - =Fields!Accounts_Cost.Value.ToString() Operator - = Value - String.Empty I tried "" instead String.Empty ...more >>

Report Manager web site doesn't work in FireFox...
Posted by Granger Godbold at 2/16/2005 1:36:43 PM
But with some simple changes to ReportingServices.js it does. 1: Replace all instances of "document.all" with "document.getElementById". 2: Add in this: window.navigate = function(url) { window.location = url; } I don't know why the author didn't just use getElementById from the ...more >>

reduced functionality with Web Services
Posted by David Gardner at 2/16/2005 12:49:02 PM
I'm curious exactly what functionality is lost when you use the RS Web Service rather than accessing the direct URL. We're evaluating RS vs Crystal and specifically need XLS export functionality. Is this lost if you use the RS Web Service? Is there a way to export to PDF, XLS, etc. and stil...more >>

Change DataSource between Development and Production
Posted by hifchan NO[at]SPAM yahoo.com at 2/16/2005 12:41:57 PM
I have some existing .NET app, and so I'd like to integrate the RS w/ them. Reports created by RS is very impressive, now I need to think about integration. Two choices for me: 1. URL Access 2. Web Services Option 1 is the fastest and efficient way, has the followings: 1) DataSource in de...more >>

Parameter tooltip
Posted by Rick S. at 2/16/2005 12:35:20 PM
Is it possible to attach a pop-up tooltip to a parameter label?...more >>

Good Reporting Service Books
Posted by tsorv at 2/16/2005 11:45:07 AM
I'm wondering if anyone has any good Reporting Services books they recommend. I'm a DBA so I don't actually do or need to know the report development and deployment but need to know the back-end of RS - the security - etc. Many of the books I've seen so far concentrate on report creation. I...more >>

Subscription won't work - help!
Posted by Mark at 2/16/2005 11:41:02 AM
Hi - I'm running a development Reporting SErvices on Win2K SP 4, SQL Server SP3, Reporting Services (I just applied SP1). I am running through some scenarios to verify whether RS will meet project requirements. I am having trouble getting File Server share subscription to work. The error th...more >>

problem with formauthentication
Posted by simmi at 2/16/2005 11:13:12 AM
Hi, i am working with RS form authentication.I fallowed all the steps as in MSDN guide. But when i am trying to open ReportManager ,I am getting the error like. Unable to communicate with report server. Please verify that the report server is operational. While i tried to open Re...more >>

Setting datasource programatically...
Posted by Christopher Conner at 2/16/2005 10:34:09 AM
Has anyone in this group been able to set a report datasource to point to a shared datasource via code? If so, I would like to know how you did it. The sample in the documentation for SetReportDataSources is not working. I am transferring over 200+ reports from our staging RS server to pro...more >>

Default IIS Security Settings for RS?
Posted by Hunter Hillegas at 2/16/2005 10:27:03 AM
What are the default directory security settings for each of the virtual directories installed with RS? /Reports /ReportServer In my quest to get authentication working properly I have changed 'em and now they are totally broke. If someone can help, it would be most appreciated....more >>

Report Viewer
Posted by Sanjeev at 2/16/2005 9:22:57 AM
I need to view reports from my application using a report viewer component (specifically with the AxSHDocVw.AxWebBrowser component). which appears in the toolbox. how do i add this component to the toolbox? Thanks Sanjeev ...more >>

windows server 2003 and reporting services install error
Posted by wendellshelley at 2/16/2005 8:57:07 AM
I am trying to install the reporting services on a Windows 2003 webserver using NT Authority/Network Service for the ReportServer Windows Service access and a SQL Server account for SQL Server access. I am getting the following error when trying to start the RS Windows service. Service â€...more >>

Actual Report Formatting Error
Posted by ECathell at 2/16/2005 8:31:43 AM
When I create a report and preview it everything is in place. However = once I deploy it, and look at it from the server many times the = formatting is totally different. Many times graphics are out of place, = or in this last case the whole table is shifted out 4 inches from the = left margin.....more >>

MS05-004 Security Update
Posted by Jason Nissen at 2/16/2005 8:16:45 AM
After applying the following patch from Microsoft: MS05-004 ASP.NET Path Validation Vulnerability (887219) http://www.microsoft.com/technet/security/Bulletin/MS05-004.mspx I am now getting the following error when navigating to the properties tab on a report within the Report Manager: Una...more >>

Storing XML in custom tags of RDL
Posted by anonymous NO[at]SPAM discussions.microsoft.com at 2/16/2005 7:33:01 AM
How do you store XML in a custom tag of the RDL? We are just persisting the XML into the tag and don't want RS to be confused of the XML as part of the RDL. I assume there might an attribute that we need to set. I don't know....more >>

Page Numbers
Posted by Joe Astone at 2/16/2005 7:25:01 AM
I need the page numbers in the header (or body if it can work like this) to reset after a grouping in the body, is this possible? In Crystal it is the checkbox option in the Section Expert tab called "Reset Page Number After."...more >>

How to write this expression
Posted by Spencer23 at 2/16/2005 6:39:05 AM
Hi, I currently have the following expression as my document map label: =Fields!themonth.Value + Fields!theyear.Value But I need to have the month and year seperated, maybe like this: =Fields!themonth.Value + ' - ' + Fields!theyear.Value I can't seem to get this to work, keep getting ...more >>

PDF Errors
Posted by RS newbie at 2/16/2005 6:35:11 AM
When generating a report it looks fine on the web, but if I export it to a pdf and then open it, if it has certain characters in it eg € when I open in acrobat the text beyond the character is corrupted, this only happens in acrobat v5, in v6 its OK. If I create a word document with the sam...more >>

sum of calculated rows
Posted by schnackie NO[at]SPAM post.cz at 2/16/2005 5:19:04 AM
Hi, is there any way how to sum value of rows in table? rows in table has values calculated by another sum function, so I cannot use another sum function ... my question is, if exist some "sum(table.rows)" or something like this ... thanks anyone for help...more >>

System.DirectoryServices Custom Assembly
Posted by Flon at 2/16/2005 2:53:02 AM
Has anyone ever managed to successfully use System.DirectoryServices to return the WinNT user groups for a user in a custom assembly once deployed to the Report Server? Or should I just give up? Works fine in development but has security issues on the Report Server. I am just curious if anyo...more >>


DevelopmentNow Blog