Hi
I have installed TFS on a single server and configured it completely as mentioned in the documentations and created a Project using MSF for agile process. Now when I'm trying to browse to the reports of the project site (http://tfs/Sites/MyProject) I get the following error:
The path of the item '/MyProject/Bug Rates' is not valid. ...
Hi,
We are using Microsoft Report Server 2005 and getting reports from asp.net page by using ReportViewer. We have a situation about timeout;
There no timeout error when using report server in local mode
We get timeout error when using report viewer in an asp.net page and the pages are less than 40
We get timeout error when using repo...
Hi
I have SQL Server 2008 Developer Edition and I'm facing the following issues with the Reporting Services.
When I open the Report Manager URL (I get it from the Reporting Services Configuration Manager) in a browser, it shows me a SQL Server Reporting Services page with a folder icon on top left and links with text 'Home', 'My subsc...
I have 2 servers (IIS & SQL). A web site on the IIS server uses the ReportViewer web control. Should ReportServer be installed on the IIS box or the SQL box. (IIS is in the DMZ)
TIA
J
...
I have SQL Reporting Services 2005 running on a Win 2008 server with IIS7. SQL and RS have all of the latest patches applied (as of 11/19/2009). When I access a report through Report Manager on the same server or ReportViewer on a different IIS server I can not print. I get the "unable to load client print control".
This occurs with IE...
I have made a report and a simple web program in C# that is calling for that report. When I run the program it works perfect with Firefox but not in IE 8.0. In IE it´s run forever until you got this error message:The underlying connection was closed: An unexpected error occurred on a receive.
Unable to read data from the transport connec...
Hello,
I've visual studio 2005 installed in one machine (dev machine) and SQL Server 2005 installed in another machine. But only when we install SQL Server with SSRS, we get the Business Intelligence Project templates in Visual Studio.
Now having SQL Server in another machine how can i create a report server project in VS 2005 in the ...
Hi,
On a 2003 server box, with SQL server 2008 installed (ReportServer deployed in IIS mode), I've got a virtual directory within IIS with it's security set to 'windows authentication', with the following html code:
<body>
<h1>test</h1>
<iframe src="/reportserver" witdh="50%" height="50%" />
</body>
From the outside, I've got a first...
In my report I display a record from a table of my database. One of my columns has data formated as html. I want to display this as rendered html.
So
<b>nice header</b>
should render
nice header
Can I do this in a report?
...
Hi,
I created a report in VisualStudio, then deployed it to the report server. Everything was fine - it was launching ok in ReportManager and in ReportServer. But when I changed few things and deployed it again, changes are visible only in ReportManager. When I browse to my report in ReportServer nothing is changed (including last modifi...
Hi I am trying to make a report that lists all the subscriptions on our report server, the report they are on, the times and days they are run on, and the reccurence. So far I have been able to get a list of the reports and schedules of the reports. I cannot seem to understand what the values and columns in the Schedule table mean.
...