0
votes
2answers
51 views
New window on ASP Menu click
I have a Intranet page that has a Site.map driven ASP Menu control that drives the entire site.
For most of my pages pushing the user to a new content page within the current wind …
0
votes
2answers
16 views
Showing a Barcode on a SSRS report without SSRS addins
I recently had the task of adding a barcode onto a SSRS report without being able to add anything to the report server other than the report itself.
0
votes
1answer
36 views
Displaying dynamic string in SSRS + C#?
I have a requirement in SSRS.
I have a Windows Forms form. Say there are certain buttons (say 1,2 etc.)
Clicking on the button the reports will be generated. Now if I click button …
0
votes
1answer
19 views
SQL Agent and Web.Config. WAS: SSRS Forms Authentication, Running subscriptions
I have successfully implemented Forms Authentication in SSRS, so it now uses both Roles and Users from my website, using the ordinary asp.net membership framework.
I can log in to …
0
votes
1answer
43 views
Parameters in SSRS
I am trying to develop a report in SQL Server Reporting Services using parameters.
I have no problem creating the parameters and running the reports, but I always have to select …
0
votes
1answer
45 views
SSRS: Relative URL Hyperlink
In SSRS 2008 I would like to create a relative path URL. Long story short I have a subscription that outputs a few thousand static HTML pages to a folder that is used as content f …
0
votes
1answer
22 views
SSRS Report Printing squashed on mini-printer
Developer has Samsung Bixolon SRP-270 printer hooked locally to their computer.
When you print from the Report Server to a normal printer the text looks fine.
When she prints to …
1
vote
1answer
84 views
Sql reporting Services - Programmatically setting a datasource?
I've got a bunch of reports deployed as RDL's to a SSRS. Because of high security requirements, the db passwords change very frequently. It's become a huge task to keep up with the …
0
votes
2answers
61 views
SSRS mail error: “The filename, directory name, or volume label syntax is incorrect”
I am trying to configure SQL Server Reporting Services to send email. The environment is:
Windows Server 2008 Enterprise
SQL Server 2008 Enterprise
SSRS running in Native mode
SM …
1
vote
2answers
35 views
New to SSRS - Where is the Report Designer
Hello,
I just watched a video regarding the Report Designer. It said to go to Start, Programs, Microsoft SQL Server 2008, Reporting Services, and then select the Report Designer. …
0
votes
1answer
38 views
SSRS - Parameter to select the chart type to be displayed on web
Hi
I'm looking for a parameter which allows a user to select the chart type (X-Y scatter plot, bar plot, line plot etc.) from a drop down menu on a website which is interfaced wit …
0
votes
2answers
36 views
strange SQL server report performance problem related with update statistics
I got a complex report using reporting service, the report connect to a SQl 2005 database, and calling a number of store procedure and functions. it works ok initially, but after a …
1
vote
2answers
87 views
How can I display two rows worth of data on one line side-by-side in Report Designer?
I am using SQL Server Reporting Services 2005, and I'm developing a report in Report Designer/Business Intelligence Studio. Right now I have a normal-looking table that displays da …
1
vote
0answers
43 views
SSRS Report Viewer page hosted on HTTPS site, accessing SSRS Report server without SSL
I have a scenario where an asp.net page is using the SSRS reportviewer control to display a report. we recently updated the IIS server to use an SSL certificate and now the same ap …
0
votes
2answers
23 views
SSRS 2005 Table Border Problems When Rendering to HTML
I have a problem with my matrix not rendering properly in HTML. It's a minor issue but annoying nonetheless.
The problem is that the right borders disappear on the rightmost column …
