all groups > sql server reporting services > september 2005 > threads for thursday september 1
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
rsReportServerDisabled After reinstall od SP1 on Windows 2003
Posted by Jason Veit at 9/1/2005 9:01:01 PM
I had to remove and reinstall SP1 on my 2003 server and now I am getting this
error, rsReportServerDisabled, when I try to run reports? I checked the
event viewer and it I did get an event ID: 120 with this error;
"Failed to decrypt symmetric key. Most likely cause is the serivce username
ha... more >>
Browser Role get Admin Tools... why?
Posted by Arkiliknam at 9/1/2005 8:16:02 PM
Hi there,
We're trying to set up a Browser Role on a Server for Reporting Services. We
have created the NT User, and then added a Browser role for them in RS. But
for some reason, even though when we access Reports and type in the Browser's
Credentials, all of the Admin Tools are still ther... more >>
Filtering Null Values
Posted by Marvin at 9/1/2005 4:08:02 PM
I know i'm supposed to do this on the DB level but in my situation how do I
filter out null sting values on my dataset?... more >>
Problem creating Page Header
Posted by Melissa at 9/1/2005 2:18:01 PM
I'm trying to create a page header in a report. The report is a simple list
of participants in one of our training programs. I'm trying to put the title
of the training program in the header of the report. According to
directions, I placed the field textbox in the body of the report. eg.
... more >>
Recover Removed Report
Posted by kcqueen at 9/1/2005 1:49:03 PM
If I remove a report from a project, can it be recovered to that project or
another project? How? ... more >>
Business Objects as datasource
Posted by Klaus Aschenbrenner at 9/1/2005 1:37:43 PM
Hi!
I've read somewhere that it is possible to use business objects as a data
source for the reporting services.
Can someone tell me where I can find further information about it?
Thanks
Klaus Aschenbrenner
MVP Visual C#
www.csharp.at, www.anecon.com
http://weblogs.asp.net/klaus.asche... more >>
textbox and two font
Posted by Martin Jau at 9/1/2005 1:32:04 PM
hello,
can i use two fonts in one textbox?
----------------------
|Number is bold |
|text is italic |
----------------------
Martin
... more >>
ReportDesigner Preview Mode
Posted by Tom Bean at 9/1/2005 1:31:38 PM
Is there any way for a Data Processing Extension to determine if it is being
called by ReportDesigner in Preview mode (like "#if DEBUG" or 'DesignMode'
in a .NET Windows Application)?
In particular, I want to determine if the call comes from the Preview tab of
ReportDesigner.
Thanks,
To... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
First, Last, Again
Posted by PeteMitchell at 9/1/2005 1:29:06 PM
I have a Matrix that always displays two rows of data.
One row show values from Jan 1 of the current year.
The second row shows values for today.
In the foot I show the % the values have changed so YTD with the following
formula:
=(Last(Fields!Core.Value) - First(Fields!Core.Value)) /
Fi... more >>
Cannot Add New Role Assignments
Posted by Brett Ossman at 9/1/2005 12:41:10 PM
I moved a Reporting Services set up from one server to another. Now the only
security I can modify (new role assignments, etc.) is on the Reports home
page. I cannot modify security on any of the individual projects.
I compared the set up extensively to my development environment, but can't... more >>
Chart Legend Sorting
Posted by Monte at 9/1/2005 12:35:13 PM
I have a chart where I need to sort the legend so the colors appear in the
same order as the colors on the chart. It appears the order the legend
labels appear in is fairly random. To get around this we have added a custom
image below the chart with the colors and label order we need to have... more >>
LineHeight
Posted by Davene at 9/1/2005 11:58:12 AM
I need to have the text in a textbox double spaced. I am trying to set the
font to 12pt and the lineheight to 24pt to accomplish this. Nothing I set
the lineheight to affects the textbox in any way. How to I "activate" the
lineheight property?... more >>
How to Code Conditional "Jump to Report"
Posted by MJ Taft at 9/1/2005 11:47:06 AM
I have a system summary report where I want to allow them to drill-thru to
the detail system report only if the system's percent available is less than
100%. I tried to use the Fx on the "jump to report" to enter an IIF
statement something like
=IIF(ReportItems!Percent_Avail.Value < 100, "D... more >>
Multi Language Report Function
Posted by MJ Taft at 9/1/2005 11:28:28 AM
I have written a function which translates text based upon the language the
user chooses to see the report in (it can also be passed in as a data driven
parm for static runs) Anyway ... my question is this ... since I am new to RS
and new to Vb .Net I was wondering if someone out there can loo... more >>
Scheduled Jobs Friendly Names?
Posted by smoss at 9/1/2005 10:50:02 AM
Is there a way I can list the friendly names for jobs scheduled through the
SQL Server Agent/Jobs?
We are trying to get a list of what the jobs are that run at specified times
for our Disaster Recovery, and the Reporting Services Jobs are listed by
their GUID only.
thanks,
-smoss... more >>
Generate ABCs as Rownumber
Posted by nepifanio NO[at]SPAM gmail.com at 9/1/2005 10:26:44 AM
Hi,
I'm using a list to generate a report. Each record on the list will
have a counter. This counter needs to be in ABCs instead of 123.
The report should look something like this.
A. First Record
some data about first record
more data about first record
B. Second Record
... more >>
Date Parameter Question
Posted by KS at 9/1/2005 8:07:02 AM
Hi all,
I am still kind of new at this...
I am trying to have a date parameter that the user selects a month and it
brings back all the data for that month. Say the users picks August, the
report comes back for all the data for the month of August.
I hope I explained it well enough.
A... more >>
Blue line around chart
Posted by Doris at 9/1/2005 7:53:08 AM
I have created a report with a 3D chart that drills down to another report.
Although I have the borders set to none and placed the chart on a rectangle,
I am still getting a blue line around the chart. How can this be removed?... more >>
Can I install Visual Studio.Net 2003 install afterwards?
Posted by JvrCSI at 9/1/2005 2:59:01 AM
I get a warning when I install Reporting Services about Visual Studio. This
is normal. But when I need after 3 months Visual Studio.Net : does everything
works (all the functionalities of Rep Serv and Visual Studio) properly when I
decided to install the Visual Studio.Net afterwards. SO is the... more >>
Report Code
Posted by Shachar at 9/1/2005 12:00:00 AM
Hi All,
I need to go over all the report fields from the report code:
ForEach ReportField! in ReportItems! . . .
What is the right syntax ?
10x,
Shachar.
... more >>
|