all groups > sql server reporting services > november 2005 > threads for thursday november 24
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
Works with XP Pro and IIS 5.1?
Posted by Dan at 11/24/2005 9:10:06 PM
When trying to Deply a report project I just created, it says:
"A connection could not be made to the report server http://localhost/test.
The attempt to connect to the report server failed..."
SQL Server 2005, IIS 5.1 and Visual Studio 2005 are all installed and
running correctly. What'... more >>
Some RS buttons doesn't postback
Posted by Andres at 11/24/2005 8:56:20 PM
Hi.
After installing RS some buttons Report Manager do postback but many other
don't.
W2k, SP4,RS 2000, SP2
IE 6.0.2900
For example. In the subscrition form of a report :
http://localhost/Reports/Pages/SubscriptionProperties.aspx?CreateNew=True......
when you click at the Select Sched... more >>
Report viewer - White Space on the right of the report
Posted by srinivas at 11/24/2005 5:59:02 PM
Hi,
I'm working on some reports in my project, for which I've used Reporting
services Report Viewer(RV).
Everything seems to be fine ( not actually, IE crashes as soon as I click on
the PRINT icon for the second time), but, the report viewer leaves in huge
white space on the right hand ... more >>
RS in an Application Service Provider solution?
Posted by Thomas Andersson at 11/24/2005 3:16:02 PM
Hi,
We are thinking about using reporting services in an asp (application
service provider) solution and I have 4 questions regarding this:
- How can I authenticate the users before they access the reporting services
server? I don't want to expose my SQLServer and I want a mechanism that m... more >>
Problem when accessing RS using fully qualified name or IP.
Posted by Nayan at 11/24/2005 2:57:01 PM
Hi,
I am using Reporting Services 2000 running on Win2k3. I have admin rights
for this machine.
Everything works just great if I am accessing Reporting services in our
intranet using http://server1/reports or http://server1/reportserver
But, When I view reports using fully qualified nam... more >>
Subreports not showing on subscriptions
Posted by Julian Banks at 11/24/2005 11:24:02 AM
The problem I have occurs when sending subscriptions which contain subreports.
I have a report that uses a subreport.
I can run the report and export the report into different formats (PDF,web
Archive etc) without a problem- (I know subreports are not supported by
Excel)
The problem occu... more >>
Anonymous access
Posted by Brian Smith at 11/24/2005 11:03:20 AM
Officially the line seems to be that only accredited users can access
Reports, but I've seen suggestions for work arounds. What are the best
options for allowing Users access to Reports Services from a different
domain, apart from requiring them to enter user credentials every time
they poin... more >>
Q: default value through Code
Posted by JIM.H. at 11/24/2005 5:55:02 AM
Hello,
I set some default values though Code for a few parameters in my report, is
there any way I can relate parameters to each other such as once I change one
parameter I want to pass it to the code and define default value for another
parameter and refresh the screen.
Thanks,
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Difficulty uninstalling Reporting Services
Posted by ng NO[at]SPAM hyam.co.uk at 11/24/2005 1:19:13 AM
Because on initial install of SQLserver 2005 eval (windows 2003 sp1) I
somehow did not get
the management studio. I needed to uninstall and reinstall - all is now
ok apart from Reporting Services.
I need to reinstall Reporting Services because I cannot login but
during uninstall I face th... more >>
MDX-Drillthrough
Posted by Ralph Watermann at 11/24/2005 12:00:00 AM
Hi,
I am trying to display the results of for example:
DRILLTHROUGH SELECT FROM [Request] WHERE [Day].[Day_Id].[5501]
inside a table of a report. I tried to follow
http://www.databasejournal.com/features/mssql/article.php/10894_3557476_10
but I didn't succeed:
I created a new dataset and e... more >>
|