SQL Reporting :: Accessing Ssrs2008 Reports Remotely With Systems IP Without IIS?
Dec 4, 2010
i'm using ssrs2008 without IIS ...
i've created my reports and deployed in my system.. i.e
http://localhost:8080/rpt which are working fine.. (" i.e in XP prof SP3")
now i've developed an application in different system which windows server2008
in that i'm using reportviewer now.. what i want is when i run the project in
windows server the reports display from my system.. i.e my url http://myip:8080/rpt
error msg("enable to connect remotely")
i've tried by giving my [URL] in another system .. but it will ask username and password i've tried giving my system and password .. and also the system name and passward where i'm trying to execute.. the error is displayed
("An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.")
View 1 Replies
Similar Messages:
Feb 18, 2011
Can we have a checkboxlist in SSRS 2008. I have to select multiple party name for my report.
View 2 Replies
Jan 18, 2011
I am having two tables in a database linked each other by means of primary and foreign key. In my report I'm having parameters but itzz not workin.
When I use just two tables I can able to view my report, when I deploy parameter in my report it didnt affect my report in any form it showing normal report without parameter. How to pass parameter in it.
View 2 Replies
Dec 6, 2010
The request failed with HTTP status 401: Unauthorized.accesing the server report in ssrs2008
View 2 Replies
Sep 27, 2010
I have to Pc, A is Server and B is client ,On server machine windows server2003 And iis is installed.i have developed asp.net application on server machine and its is executing perfectly on server like [URL]
but this page is not accessing on client Pc (B)
how can i access this page or Application on pc B(client).
View 2 Replies
Mar 10, 2011
Iam working on a banking web application developed in asp.net 3.5 and MS SQL Server 2008.My problem is to create reports including some pre-formatted reports,summary reports and some detail reports.I want to know what is the best technique to create these reports.I don't want to use third party reporting tools as they have to be configured on the web server and some times they takes lot of time in generating reports due to their complex structure.Since its a web application having large recordsets so i need a consistent solution keeping in mind the performance and complex nature of the reports which might be demanded by the banks.Can anyone help me please in this regard?
View 2 Replies
Oct 7, 2010
I am using ssrs 2008. My Report can generate 5000 Record count , 10000 Records count or more than 10000 records count.
When i am rendering large reoport above 10, 000 record count i am getting timeout Exception error.
how can i avoid that exception..?
i read through some forum can genarate one report into mulitiple reports by dividing the record count.
how best i can work on Rendering Large reports.
View 1 Replies
Sep 30, 2010
I developed an ASP.net 1.1 web application that is written in VS2203 and I am using Reporting Services 2005 to render some reports in PDF Format. My problem was it is working fine in local (XP) and Production environment (Windows 2003 Server).fromo long back the solution was not working for my integration Server which has windows 2003 Server (1.1) and we installed the 2.0,3.5 frameworks. It is throwing an Object refernce error while render the report. Is there any permisions or something missing.
View 1 Replies
Feb 8, 2010
what would be the user name and password of http://localhost/Reports to access SERVER 2005 Reporting service
View 7 Replies
Oct 20, 2010
differences between ssrs reports and crystal reports?
View 2 Replies
May 5, 2010
I m using SQl server 2005 reporting..I have used two datasets for a report.
In one dataset i m passing a parameter and i want to pass that parameter to another dataset.So that i dnt need two paramerters when i preview the report.
But it requires both the parameter......
View 9 Replies
Apr 21, 2010
I need to be able to pull some values from a ReportViewer running an SSRS report. Specifically, I need the name of the report and the parameter(s) fed into it. I have looked at the ReportParameterInfo class as well as its members and methods, but I can not get this to work. Has anyone done this before or have a general idea on where to start?
View 3 Replies
Jul 19, 2010
I was very happy that i can generate reports in ie7
after updating to ie 8 things has gone wrong :(
I am generating 9 different reports
user can select one report and can generate the perticular one.
But in ie 8 i can generate only first report
even if i select the second record it generates only the first
It seem some problem.
i can gethe second report if and only if i refresh report page
what can i do?
(note in adavance:I dont have a doc type in my page )
View 4 Replies
Nov 16, 2010
I can display reports as pdf's through the code no problem but my aim is to be able to display multiple reportviewer reports in 1 pdf but even when I fill the memorystream with 2 lot's of reports, it still only displays one as a pdf.
A snippet of my code is below:
byte[] bytes = rptViewer.LocalReport.Render(
"PDF", null, out mimeType, out encoding, out filenameExtension,
out streamids, out warnings);
[code]...
View 3 Replies
Jul 26, 2010
If I have an XML file, can I use it as a datasource for a RDLC file?
View 4 Replies
Dec 7, 2010
We have an issue with an internal application, where accessing it from LAN (private n/w) works fine, while access from external n/w throws up erratic behavior.
The Current System :
an aspx page (asp version 1.0) hosted on the IIS server (6.1). The front end is a vb form that connects to a sql 2000 database.
Users' credentials authorized using NTLM security.
Access from an external n/w - a reverse proxy configured with an ISA server 2006 to authenticate credentials.
Domain Controller - Windows Server 2008 R2 x64
The issue when accessed from external n/w :
everytime an entry from a drop-down is selected from an Ajax enabled control, instead of the fields populating, the page gets refreshed and the content of the box are cleared.
Also, clicking on other items that normally hyperlink to other pages, results in nothing happening.
Upon investigation, we realized that :
Everytime it fails, a string - "&AuthResend" followed by an alpha numeric string is attached, which attempts to authenticate the user's credentials everytime a request is made to the server.
ISA error logs yielded the following error msg :
"12210 Internet Server API ( ISAPI ) has finished handling the request. Contact your system administrator. "
This behavior is inconsistent except when accessed from Google Chrome, where it fails each time.
We have applied all the recommended hot fixes from Microsoft's KB pages.
View 1 Replies
Nov 11, 2010
We've deployed some reports from a server machine which can be accessed without any problems if you are logged onto the server itself by going to the URL of http://servername/ReportServer. However if we try and access the reports from a client machine (even if we use the same administrator Windows account) we get the Windows security window appear asking for a Username and Password to be entered in order to connect to the server. We've tried entering this but we then just get a blank screen after being re prompted a few times to enter the details.
Now I'm not sure whether this will be a Reporting Services or a Windows issue. Could it be a setting within IIS? It can't really be a user thing as the same user works on the server but not on the Client machine so it's more of a machine problem. It's as if there are some authentication settings somewhere that need to be set.
We are using SQL Server 2008 on Windows 7.
View 1 Replies
May 6, 2010
I have installed Reporting service 2008 on windows server 2008 which is in domain.In report manager i have created domain user and given browser role. when the specified user access
http://10.20../reportsit authenticated without promting login credentials.the User is also in domian.when the another user which is not added in report manager only getting Home screen.I want authentication propmt to be shown when user access report manager.
View 1 Replies
Jun 15, 2010
I need to produce a report that will calculate values based on previous record field value and current record field value Can I store a field value say in a variable and then on the next detail line record have it accessed so I can say subtract current field value - previous field value from previous detail line? Where can I define this globial variable ?
View 5 Replies
Aug 24, 2010
I am trying to use a parameter field where there is a subreport in my main report but i keep getting the error "subreport cannot be shown" when running the report.
p.s - I have just set the parameters the same in the subreport as the main report.
View 2 Replies
Dec 29, 2010
I have SSRS (discountasp.net) and I currently display reports on my web page using Reportviewer and use .net code to authenticate them (username/password). Recently I have bought VPS (Windows Server 2008 Web Edition + .net 4.0) and would like to use SSRS the same way as above. I have never done this before so need some guidance on that just to ensure the server is still "safe". Below are some questions that I think are related but feel free to add other comments that I didn't think about.
1) Set up new user? What permissions are required?
2) Configure SSRS to for external connections?
3) Firewall?
View 2 Replies
Mar 10, 2010
I have SSRS reports deployed on report server. Now I want to use these reports in a web application. Is there is any way to show these reports without using the reports viewer control of asp.net.
View 1 Replies
Sep 21, 2010
I'm designing some reports to summarize recently compiled research findings. These reports are going to be posted on an ASP.NET page (via the report control) on the web site. I do not want to authenticate users, as the findings are meant to be public and requiring users to register and authenticate would add a barrier and is likely to decrease traffic.I've seen similar posts where reports are meant to be viewed by everyone on an intranet and permissions could be set using a designated workgroup. I need alternative solutions to the problem of making a report viewable by everyone who visits a site. I'm also currently unfamiliar with Kerberos (and I know that will probably pop up as a potential solution), so if there's a convenient way outside of that it would be great.
View 3 Replies
Jan 6, 2010
I want to create header for reports(.rdls).Now i am designing reports ,all reports have same header ...so i want to create fixed header file for all of my reports.
View 1 Replies
Mar 7, 2011
I am using VWD 2008 with VB.Net code-behind. I have multiple parameterized RDLC reports that use tableadapters in a .xsd dataset that I use a reportviewer to view / export the PDF reports.
Lately, we have noticed that the reportviewer is causing many errors on our webserver and sometimes causing the webserver to crash. It has been recommended to me to move the RDLC reports to SSRS, which we also have up and running on another server.
My question is how do I do this? Do I have to convert them to RDL files? What about the fields on the .aspx pages that supply the parameters? Also, what do I do with the tableadapters?
We want to not use the reportviewer but still have the capability to retrieve the RDLC reports in PDF format.
View 3 Replies