all groups > sql server reporting services > september 2005 > threads for friday september 23
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 29 30
Reporting Services Has a problem with my Dynamic SQL
Posted by JKramer at 9/23/2005 3:21:02 PM
I have a stored proc that I can execute from Visual Studio, Query Analyzer,
and from within the "Design the Query" window in the Report Wizard. It
returns data in all cases. However, when I continue on with the wizard and
get to the "Design the Table" page, there are no fields in the "Availabl... more >>
Unprintable ASCII characters failing reports?
Posted by bsg075 NO[at]SPAM gmail.com at 9/23/2005 1:35:10 PM
I have a report in SRS 2005 that is failing with an error because a hex
0X0b (ASCII(11)) character is in an NVARCHAR field.
Is there a way to allow the report to render, without altering the text
in the fields?
... more >>
PDF Printing example
Posted by RichieRich at 9/23/2005 1:30:08 PM
Does anyone have a good example of printing to a PDF file using the web
service?
The one in the documentation does not stream the file back to the browser.
Thanks in advance.... more >>
Forms Authentication WMI
Posted by Marvin at 9/23/2005 12:54:04 PM
I'm using Forms Authentication win2000 RS/SP2. Can RS make WIN Service Fail?
I get an error when loging into report manager, but when i restart WIN it
would work. Any ideas?... more >>
SQL Reporting Services Setup
Posted by JAlexander at 9/23/2005 12:26:05 PM
I have tried to ask microsoft this question but they have not gotten back to
me and I need an answer soon.
I am trying to set up SQL reporting services. I want a web application to
be able to call reports from the reporting server. However with the
licensing information I have found so fa... more >>
"Right" section of BorderStyle not working in last column
Posted by Michael Creamer at 9/23/2005 12:22:04 PM
I have a multi-column report (with a header). I'm trying to draw a 1pt
border around the entire header. Not the report or table, just the header.
All of the sections of the border appear correctly except the sections in
the last column to the right. The "right" section of the last column d... more >>
orphaned request in the RSLog
Posted by Mark at 9/23/2005 12:18:01 PM
we are trying to track down an error we get in RS where the ssl connection
is forcibly closed by the remote server. Going through the RS Logs I noticed
these info statements. Can anyone explain in better detail what these mean?
w3wp!runningjobs!11b4!9/16/2005-16:06:35:: w WARN: Thread po... more >>
RS 2005 Requirements
Posted by David at 9/23/2005 10:40:02 AM
Does anybody know if Reporting Servers 2005 can run on a SQL Server 2000
database?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Report Server cannot load the Report Server Email extension.
Posted by Devkam via SQLMonster.com at 9/23/2005 10:28:34 AM
Hi,
I have this error in the EventLog :
Report Server cannot load the Report Server Email extension.
Somebody has an idea that the origin of the error?
thank you for your help.
--
----sa.-----... more >>
Multiple data sources applied to the same report row
Posted by Mike Hernandez at 9/23/2005 9:36:14 AM
Woulf anyone know, if RS would work with multiple data sources applied to
the same report. For example, in a report, there are two data sources
pointing to different servers and few of the report columns are associated
with one data source and few with the other. How RS can handle this sort of... more >>
dateadd in expression error
Posted by SharinDenver at 9/23/2005 8:46:01 AM
I have the following in a textbox expression:
=datepart("d",dateadd("d", 3, @startDate))
I have this or something similar in many textboxes and they are all
returning the following error:
The value expression for the textbox ‘textbox24’ contains an error:
[BC30037] Character is not ... more >>
Using Datasets from a Web Service
Posted by CJS at 9/23/2005 7:54:04 AM
I have a web service that builds a two table dataset and I want to use
that dataset with a report. Is this possible? I know with Crystal
reports it is possible, but I haven't been able to figure it out for
reportServices.
Thanks,
Carl
... more >>
File not found error when exporting
Posted by stevebuy NO[at]SPAM eircom.net at 9/23/2005 6:35:27 AM
I'm hoping someone else has had this problem and can help me.
For some unknown reason all of a sudden the exporting of reports (to
PDF, Excel) cause a "File cannot be found error". This started to
happen last week after 12 months of error-free operation.
I've tried deleting the reports and r... more >>
Installing RS 2005 Beta 2
Posted by Nicola Jones at 9/23/2005 5:36:02 AM
I have just installed SQL Server 2005 Beta 2 on my local machine. I am
running Windows XP locally. I selected Reporting Services as part of the
install as well. I have rebooted after the install but when I run the
development environment it is still using the Reporting Services SP2 version... more >>
RS on SSL losing querystring in URL
Posted by Sagar at 9/23/2005 4:48:13 AM
Hi,
This is a live problem that Iam facing,
There is this internet application (in SSL) which I deployed at my
Client which access reports by calling something like
https://in4suite.symphonysv.com/ReportServer?/reports/ChangeInDealSizeReport&rs:Command=Render&userid=3®ionid=0
Here is... more >>
Subscription does not run - "logon failed" error (bad username or password)
Posted by mark NO[at]SPAM pegler.net at 9/23/2005 12:09:28 AM
Hi,
I've been looking for a few days now and can't find a definitive answer
to my problem.
I've set up a subscription in RS but it always fails with the error
message "Logon failed" in the UI.
The log file shows:
ReportingServicesService!library!1f58!09/23/2005-07:53:03:: e ERROR:
Thr... more >>
Multiple Detail Lines
Posted by Greg Low [MVP] at 9/23/2005 12:00:00 AM
Hi Folks,
If you have multiple detail lines in a table, is there any way to keep them
on the same page?
Thanks,
Greg
... more >>
New column vs New page
Posted by Greg Low [MVP] at 9/23/2005 12:00:00 AM
Hi Folks,
When I select that a group should have a page-break at the end, it normally
works fine but on a multi-column report, it just goes to the next column
instead of the next page.
Any ideas would be appreciated.
Thanks,
Greg
... more >>
|