all groups > sql server reporting services > january 2005 > threads for tuesday january 25
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
Issue with ReportViewer dll and accessing reports
Posted by Scott Eguires at 1/25/2005 8:07:02 PM
Question,
I have an external web server that uses the ReportViewer dll to point to a
Report Server located internally - Not visible to the outside world just to
the intranet. I get a page not found error when trying to view a report via
the reportviewer dll. I have a feeling this is being... more >>
Installation Problems : SQL and RS in diff domains
Posted by bofobofo NO[at]SPAM yahoo.com at 1/25/2005 6:33:09 PM
Hello,
I have been trying to install RS for a while now. I was able to
install it successfully when I had the SQL server running locally.
But I need to make to work having the SQL server on a different
machine.
Here is my scenario.
1. SQL server 2000 is running on a Win2003 Server which... more >>
Fireevent fail. The permissions are insufficient.
Posted by tooty NO[at]SPAM nospam.nospam at 1/25/2005 6:01:01 PM
Hi,
I 'm calling the report server web service to generate email subscription.
The code are following, it fail at fireevent with message like: "The
permissions granted to user 'xxxx' are insufficient for performing this
operation."
The user was granted content manager role. Please suggest ... more >>
Border around group of textboxes
Posted by Tony Ballman at 1/25/2005 5:01:02 PM
Hi- I'm trying to enclose a group of textboxes by a border, essentially a VB
groupbox or panel. I've tried using both a rectangle and text box object with
a border to accomplish this. When you preview it looks right; however, when
the report is rendered, the html generates a separate table wit... more >>
logon window
Posted by Alex at 1/25/2005 4:12:52 PM
Hi,
Whenever I click on a report to open it, it asks me for my Windows user ID
and password. I am connected to my desktop using my domain account and
report server is installed on SQL Server (domain controller as well).
The report is using NT authentication method.
Does anybody know how can I... more >>
Email Subscription not working - help please
Posted by Amit Jain at 1/25/2005 4:01:43 PM
Nothing shows up under the "Last Run" column. No error msg or entry in
reporting services or SMTP log.
Looks like reporting server is completly ignoring the subscription entry.
I'm using "once" option and selecting a time just 10-15 minutes ahead.
Here are the entries in my RSReportServer.con... more >>
Regional Settings
Posted by Rudi Groenewald at 1/25/2005 3:47:16 PM
How can I set Regional settings for Reporting services? I don't want my
currency to display in US Dollars and I don't want my date form in the
current way. Is there any way to set the regional setting for rs?
Thanks
R
... more >>
Reporting Services SP2 public chat...
Posted by Stephen Dybing [MSFT] at 1/25/2005 2:54:25 PM
We'll be hosting a public chat on the contents of Service Pack 2 on February
8th at 2pm Pacific Time. It's listed at
http://www.microsoft.com/technet/community/chats/default.mspx.
--
Sincerely,
Stephen Dybing
This posting is provided "AS IS" with no warranties, and confers no rights.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How can I get the lable of a Parameter ?
Posted by ALI-R at 1/25/2005 2:33:05 PM
I know that I can have access to the value of a paramter by using
Paramaters!Name.Value .I'm using a dropdown in my report which has lable and
values ,I'd like to get the lable not the value.
How can I do that?
Thanks for your time in advance.
Ali
... more >>
Can a Parameter be a Checkbox
Posted by Karl Basson at 1/25/2005 2:18:15 PM
Good day
I would like to know if one can have the boolean parameter as an checkbox?
Thanks
Karl
... more >>
How to kick off an Crystal report
Posted by ttidy at 1/25/2005 1:53:05 PM
Hi All,
Can anyone give me an idea on how to schedule to run an Crystal report's
report, which gets its data from an SQL stored procedure with 3 parameters.
Also need to auto email the finished report to different email address.
Thanks very much advance!
ttidy... more >>
export report always using cached data
Posted by Alessandro at 1/25/2005 1:39:08 PM
When I ask Reporting Services to Export a report in PDF format I always get a
cached copy of the report.
In other words:
open browser
export a report to PDF
change data in back end table
export the report again in PDF
get cached copy of report (!!!)
close browser
Is there any w... more >>
Need Help Guys
Posted by JJ at 1/25/2005 1:12:54 PM
Hi,
I can display reports in the Report manager and run them on the server
but
when I try to access the reports from a users machine I get the dreaded
"Page Cannot display Error". I can connect to webserver and see the report
manager but when I click on the report listed I get the above er... more >>
RS on the Internet
Posted by Nick Jacobs at 1/25/2005 1:09:29 PM
Im tring to gte my report server to work on the Internet.
It works fine locally but when I add the ReportServerExternalURL to the
config file as documented it fails saying ;
The configuration file contains an element that is not valid. The
ReportServerExternalURL element is not a configuration... more >>
How to modify the execution time out?
Posted by Rudy at 1/25/2005 1:07:05 PM
Is there a way to modify the execution timeout of a report programmatically?
I know it can be done through Report Manager, but I can't find a method in
the Web service interface to do the same thing.
Thanks,
- Rudy... more >>
Compare 2 records in the same group
Posted by Michelle NO[at]SPAM bwalk.com at 1/25/2005 1:05:57 PM
Hi all!
I have a staff Turnover report with table that has a group for
"Status". The value of this group is either Active or Terminated, so
here's a very simple description of how the table looks when
previewed:
_________________________________
TURNOVER REPORT
Active (5 associates)
... more >>
Select record 101 to 200 ???
Posted by Joe M at 1/25/2005 12:58:08 PM
Hi I can do a select top 100 records from a table. But how do I do a
select top 101 to 200 records from a table?? Thanks
SELECT TOP 100 Names from tableDetails
how do I do 101 to 200???
... more >>
SP2 Beta: Thx to Reporting Team
Posted by Frank Matthiesen at 1/25/2005 12:44:19 PM
After i installing the SP2 Beta my pdf-exporting issues (blank pages and
wrong page breaks) are fixed.
Good job mates!
thx a lot
regards
Frank
... more >>
Directory Listing denied trying to access a report via report mana
Posted by bobhug at 1/25/2005 12:29:03 PM
Hi!
On two of our Report Servers, I am getting the following when trying to
access a report via report manager:
"Directory Listing denied"
"This virtual Directory does not allow contents to be listed"
I would greatly appreciate it if someone could give me a clue what might be
wrong. I ... more >>
subtotal on a matrix
Posted by offa via SQLMonster.com at 1/25/2005 12:25:59 PM
have this matrix report that looks like that :
Type1 Type2
Count Time Count Time
Zone1 2 20.5 3 20
Zone2 23 40 25 35
Zone3 11 40.5 23 13.3
i would like to sutotal the columns "Count" and "Time... more >>
Report ownership
Posted by duanelawrence.com at 1/25/2005 11:59:05 AM
I have 2 reports that run against a Oracle database. They run fine on my
development PC. Had huge problems getting them to run on the Reports Manager
scheduled. We finally got one working, after days of beating on it, it was
uploaded by the senior DBA (so owned by his userid also), the conn... more >>
Must I create a new SQL Server db for each RS dev install?
Posted by Burt at 1/25/2005 11:53:52 AM
Is it possible to install the reporting services dev enviroment in
Visual Studio without having to set up a new SQL Server db each time?
Our dev server is getting cluttered with these, but I haven't been able
to install the RS dev environment without creating them.
Many thanks,
Burt
... more >>
Hide Report Parameters
Posted by ladydi_1226 at 1/25/2005 11:45:02 AM
I am passing the parameters to a report in a URL. How can I hide the report
parameters dropdown select list when the report displays?... more >>
RSTempFiles isn't cleaned out automatically?
Posted by FurmanGG at 1/25/2005 11:31:02 AM
Months ago we moved the log files to our E drive using the following setting:
<RStrace>
<add name="Directory" value="E:\Program Files\Microsoft SQL
Server\MSSQL\Reporting Services\LogFiles" />
</RStrace>
(We probably should not have put LogFiles on the end of that path, but
that's besi... more >>
Migrating reports between environments
Posted by kww8732 at 1/25/2005 11:27:03 AM
Can anyone tell me the best method for migrating reports from one environment
to another? I am looking for the simplest way to move reports from a test
report server to a production report server. I am looking for both manual
and automated methods for doing this.... more >>
RS SP2 client-printing
Posted by Jovan Racic at 1/25/2005 10:34:27 AM
After installing SP2 (beta) it is possible to print on the client side, but
it seems that printing is not correct. In VS.NET I also have problems, but
it is what you really get when print from IE (browser). Has anybody
suggeestion about this ?
Thanks,
Jovan
... more >>
Export to Access
Posted by Andrew at 1/25/2005 10:31:02 AM
Would like to know anyone knows how to create the ability to export to Access
from RS web. Maybe making it available in the dropdown. We are reaching the
limitations of excel and would like to automate it saving as table in access.
Thanks... more >>
Pareto chart in MS Reporting Services
Posted by TUA-Chris at 1/25/2005 10:03:05 AM
Is MS Reporting Services capable of adding new kinds of charts like a pareto
chart? If so, i'd like to find out if there's one that plugs in to VS .NET
2003 designer and MS Reporting Services.
Dundas does make a pareto chart in their enterprise charting package. They
also designed the cha... more >>
Pre-printed forms with RS
Posted by marbar at 1/25/2005 9:51:02 AM
We currently use Crystal Reports due to having to build forms to match
preprinted forms. Does Reporting Services support Templates that we can
populate?
Thanks,
Mario
... more >>
Rendering problem in browser
Posted by MAGrimsley at 1/25/2005 9:15:04 AM
I have a basic report with 3 text boxes. The first text box contains a title
and two smaller text boxes. The two smaller textboxes contain a string
"Report Created:" and the date and time the report was created. The layout in
VS is correct, it is correct in the preview within in VS. When I exp... more >>
Urgent: Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON' Help please.
Posted by Jason at 1/25/2005 8:57:11 AM
Reporting Services Error
--------------------------------------------------------------------------------
a.. An error has occurred during report processing. (rsProcessingAborted)
Get Online Help
a.. Cannot create a connection to data source 'ClinicalTrialsFinances'.
(rsErrorOpeningCo... more >>
Problems Installing Reporting Services on Win2003
Posted by Win2003InstallIssues at 1/25/2005 8:41:24 AM
Hello All,
I have been trying to install reporting svcs EE on win2003 server for
the past 4 days. but not successful so far.
This is the set up i have.
win 2003, sql server 2000 EE and reporting svcs EE.
trying to create the RS databases on the local SQL server.
First I tried using the
... more >>
Report Designer
Posted by yrmeyer at 1/25/2005 8:25:07 AM
My company just installed SQL Reporting Services and they've given me
permissions to where I can view the home page of the Reporting Services site.
I'm using Visual Studio.net to develop in but I'm unclear on what I need to
install on my end to create the reports and deploy to the report serv... more >>
jump to report in the same frame of calling report
Posted by Imran Saiyed via SQLMonster.com at 1/25/2005 8:12:52 AM
Hi,
i had created a report (ReportA) in which i m calling another report (ReportB). I had added a textbox (tb) in ReportA and had set the navigation property of tb to "jump to report" and given a report name ReportB (i.e. the second report).
Now, i m using asp.net report service,
i had create... more >>
Reporting on Sharepoint Lists?
Posted by Maarten Visser at 1/25/2005 6:25:05 AM
I was wondering if it would be possible to generate reports directly from
Windows Sharepoint Services (WSS) Lists or from the output of a Webservice?
tnx
-= Maximizing Creativity and Productivity =-... more >>
Display reports accross domains
Posted by Ken Shabby at 1/25/2005 4:49:01 AM
I have a simple report that shows the result of a SQL Server 2000 SPROC.
This works fine from any PC within MY DOMAIN. When a user in the same
company (Intranet) but on a different DOMAIN attempts to run the report the
can get as far as the report screen asking for the parameters but then th... more >>
Large String Parameters Causing Performance Issues
Posted by Nick Colebourn at 1/25/2005 3:53:03 AM
Hi All,
Bit of strange one this. I have a key field in one of my databases that is a
Char(18). I use this as a parameter field in one of my reports.
When I run the report and specify the key field parameter manually the
report runs instantly. If I attempt to set this as a parameter variable an... more >>
Export to Excel and PDF
Posted by Charles Lee at 1/25/2005 12:37:05 AM
About Excel:
I found that the content of the subreports can't export to the Excel. It
said "Subreports within table/matrix cells are ignored." Is this mean that
it is not support or there are some way to do that. the subreports is very
important to me.
About PDF:
There are Chinese cont... more >>
|