all groups > sql server reporting services > august 2005 > threads for wednesday august 3
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 31
Dundas CHART for Reporting Services
Posted by dm4714 at 8/3/2005 8:22:02 PM
I'm curious to know others opinion of the Dundas Charting for Reporting
Services. I have downloaded and installed the beta and it appears to be
nice. Although I haven't had a chance to get any real reports created with
it. I like the fact that I can change the chart type while viewing the
... more >>
many blank pages when report is exported to pdf
Posted by tulips_2812 at 8/3/2005 7:33:11 PM
I have a problem in exporting my report to pdf file, there are so many
blank pages appear in pdf. I dont know why it happens. Anyone please
help me. I really need a solution on this for the release of our
project.
Thanks,
Althea
... more >>
Image And Expression
Posted by Angela at 8/3/2005 6:45:01 PM
hi there,
i using an expression at the data value with the IIF statement to call the
image which i have embeded 2 images and wanna to display them on the table
textbox when they they satify the IIF statement. and i encounter this error;
The value expression for the image ‘image6’ contain... more >>
Conditionally Expand a Table
Posted by Mike Harbinger at 8/3/2005 6:18:58 PM
I have a form that has a table in the center with text boxes above and below
where the table may contain 1 to n number of rows. When the table has 4 or
more rows the page looks well balanced but anything less makes it look too
compressed.
I would like to conditionally add some blank table r... more >>
SSL Configuration - Internet Access - Charts
Posted by Dan Slaby at 8/3/2005 5:29:30 PM
I have a single SQL report server that uses SSL for reports, and anonymous
and basic authentication turned on. The report server is behind ISA 2004.
Issue 1: I want to provide the following access:
1. Publish a set of statisitcal reports for anonymous access from a website.
2. Publish a set... more >>
Chart display fails when XCopy
Posted by Dan Slaby at 8/3/2005 4:58:26 PM
When I copy the rdl file to the production server, the report runs but fails
to display the chart (displays the little icon). Any ideas? Thanks.
Dan
... more >>
Count(IIF) not working
Posted by SLB at 8/3/2005 4:52:03 PM
Hello, I have been fighting with getting the following statement to work
=Count(IIF( Fields!PDDAYS.Value>30,1,0))
I basically have returned all records to get a total count and need to weed
out those I want so I can divide the [totalofallrecords] by the
[totalofthose>30daysdue]
Any help... more >>
Please help!!!
Posted by Scott at 8/3/2005 4:22:01 PM
I am trying to install Microsoft Reporting Services on my computer and
getting the
following error.
"The installer has encountered an unexpected error installing this package.
This may indicate a problem with this package. The error code is 25619."
Can someone help what could be the cause ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Multiple BinaryWrite() calls
Posted by Aparna at 8/3/2005 3:16:04 PM
I have two byte[] arrays, objResult1 and objResult2, which contain data from
two separate calls to Render().
I would like to somehow write the results for both reports to the Reponse
object.
This is the code I have:
HttpResponse objResponse =
System.Web.HttpContext.Cur... more >>
Copying reports to server
Posted by sqlster at 8/3/2005 2:25:21 PM
What is the best/fastest way of copying lots of user developed reports from
one server to the other.
TIA..... more >>
Build reports using Report Designer using Models
Posted by clutch at 8/3/2005 1:41:07 PM
Once a Model is created, is ther query builder the only tool that can be used
to create a report from the Model or can we use Report Designer to build
reports off a Model?
Thanks in advance!... more >>
Extra Page in Adobe Export
Posted by qjlee at 8/3/2005 1:40:10 PM
I also have the same problem. When I export the report out in pdf format,
there is an extra page.
I am running RSR2 and adobe 7.0.2
Is there any solution to this?... more >>
Architecture question
Posted by DougS at 8/3/2005 1:22:44 PM
I have a couple of dozen users running about 20 reports. The reports are
running from SQL Server stored procedures on a server named CORP_DB. The
reports render quickly, even running on my development box, I've never had
anyone complain about performance. My question is this: can I use a beefy... more >>
Extra Page in Adobe Export
Posted by Mike Harbinger at 8/3/2005 1:00:29 PM
Using SRS SP2 and Adobe 7.0.2
When my report renders in the preview pane it it limited to one page but
when exported to Adobe it prints an extra page. The report has Page
Header/Body/Page Footer sections.
Is this a bug or am I missing something in the config?
Thanks
... more >>
Domain Administrator Password Change Fails File output
Posted by schwarzs at 8/3/2005 12:17:03 PM
Windows 2003 Ent.
RS 2000
SQLSERVER 2000 Ent.
The networking group changed the domain administrator password. I have
changed the RS serverice in the control panel. I have changed all the
subscriptions to use the new password. I have used the RSCONFIG with the -e
and -u to supply the doma... more >>
web parts and reports
Posted by Sergio at 8/3/2005 12:10:06 PM
Hi,
I'm trying to generate a small web part that has a graph inside generated by
reporting services. How can I get rid of the standard menu bar (the one that
allows me to browse pages, select format, etc) that comes with all reports?
Or is there a way to make it smaller?
Thank you
... more >>
Disappearing printer icon
Posted by JimH at 8/3/2005 11:31:34 AM
I am finding that sometimes the RS web page displays a printer icon between
the refresh and help icons. This icon brings up a standard print dialog (when
the icon is there) which allows users to print to any of the printers
installed on their local system. It is definitely different than the p... more >>
Missing file: c:\stylesheet.css
Posted by DJanson at 8/3/2005 11:30:10 AM
I'm exporting a matrix report generated by Reporting Services to Excel. When
I open the report in Excel the first time, I get no messages. IF I open this
report in Excel and click the SAVE option (whether I made changes or not),
the next time I try to open the Excel file I get the message:
... more >>
Mail Delivery Fails--Please help!
Posted by Larry Menzin at 8/3/2005 11:26:11 AM
We just set up Reporting Services on a new server can cannot get mail
delivery of reports to work no matter what we do. Errors appear in the log
like:
ERROR: Throwing
Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
The Report Server has encountered a c... more >>
newbie: Preview in VS.NET looks great, RS has poor alignment
Posted by RobKaratzas at 8/3/2005 10:06:07 AM
hi folks
(newbie question) why in VS.NET, my preview'd reports look wonderful (from
imported MS Access report definitions), BUT from the web they look awful...
Am I possibility (most likely) missing something? One would believe that the
preview in VS.NET would be the same rendering mechani... more >>
SERIOUS BUG: RS STOPS WORKING WHEN A MODAL DIALOG IS ACTIVE
Posted by DragonVic at 8/3/2005 8:31:06 AM
Read history below, please add comments if you experience the same issue.
>"Will" wrote:
> I often run into the same issue. No answers thought.
>
>
"DragonVic" wrote:
> Yes, it is running against SQL Server, one way to recreate this problem is to
> query a somewhat large result in... more >>
Queried default values
Posted by danielb at 8/3/2005 6:59:01 AM
Hello!
I’m using reporting services in a web application. I have made my own user
interface (asp.net / c#) it works rather well except handling queried default
values.
I’m using Stored Procedures to get the default values (non-queried default
values are no problem). The available va... more >>
Suppressing the row in matrix using SQL Reporting Services
Posted by IMS at 8/3/2005 6:31:02 AM
We are having problem in suppressing the row in matrix.
Unfortunately, in matrix visibility property isn't availble when row is
selected.
Only if text boxes within the row are selected - the visibility property
appears.
When we place the condition in the hidden property - the row would appear... more >>
SMTP Configuration - Plz Help
Posted by Aravind at 8/3/2005 6:06:07 AM
I am Having a problem with configuring the SMTP server to work with RS.
When I tried to subscribe a report, I get the error message:
"Failure sending mail: The transport failed to connect to the server."
The log doesnt provide any insight although I can see some error
related to email delivery... more >>
Error running imported HTML file
Posted by RayHojka at 8/3/2005 5:17:01 AM
Hello
I am getting a cachedata002.xml error when trying to run an HTML file
created by Excel. Any ideas as what is causing this and how to correct it
would be appreciated.
Also have problems running Excel spreadsheets after loading them into RS. Is
there a filesize limit for this as oth... more >>
Lines
Posted by Nathan at 8/3/2005 5:13:02 AM
I have a report that I need to add a line every 5 records (don't ask!), I
can't see anyway to do this simply using the line control.
Am I missing something or do I have to look at doing this progmatically?
... more >>
SP2 Woes
Posted by Nathan at 8/3/2005 5:11:03 AM
I have had a bit of a nightmare with SP2
Just installed MSRS which comes with SP 1 as part of the install, I
downloaded and installed SP2 which worked without any problems.
However, when I open VS.Net and attempt to add a new report I am unable to
get past the 'Design the Query' step as MS... more >>
how to dynamically create report in web app?
Posted by jerry.xuddd at 8/3/2005 5:11:02 AM
Hello,
I am rather new to report service. What I want to achieve is prvide a web
page and let users to choose what fields they want to see, what table they
want to query and what formats they want to apply.
Is it something achievable? Would someone give me some tutorial or hints?
Many T... more >>
Filter Data using parameters (in vb.net)
Posted by melu at 8/3/2005 1:55:03 AM
I am trying to use reporting services with vb.net. Since there is no EASY way
to pass dataset to the reporting services (i understand until Vs.net2005). As
an alternative below is what I am thinking of.
I am using vb.net and trying to dynamically generate the SQL to control the
filter. In... more >>
View report in web browser
Posted by Grey at 8/3/2005 12:00:00 AM
I have a ASP.NET web application with reporting services. When I deploy the
application in production, I found some users cannot access the report with
access denied error. I want to know that how to deploy the reporting
services to all users?? Does all web users should created the windows
accou... more >>
Max Pool size reached?
Posted by Jan via SQLMonster.com at 8/3/2005 12:00:00 AM
Hi world,
can someone please put me on-track to fix the following problem?
It's about running pre-generated linked reports, I fire 2 scheduled jobs, one
completes, the other not.
What can I do to make this work? Which recource is it complaining about, and
how can I change it?
Thanks, Ja... more >>
|