﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Reporting Services / Reporting Services  / Problem regarding report builder. / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 06:38:08 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Problem regarding report builder.</title><link>http://www.sqlservercentral.com/Forums/Topic780464-150-1.aspx</link><description>Were you on 1.0 or 2.0</description><pubDate>Thu, 17 Dec 2009 07:44:43 GMT</pubDate><dc:creator>vishal.gamji</dc:creator></item><item><title>RE: Problem regarding report builder.</title><link>http://www.sqlservercentral.com/Forums/Topic780464-150-1.aspx</link><description>Hi,My problem is solved.It was problem in config file of the report server / service.This issue was fixed by changing the [b]AuthyenticatonTypes[/b] to [b]RSWindowsNTLM[/b] in the report server config file.</description><pubDate>Thu, 08 Oct 2009 06:43:48 GMT</pubDate><dc:creator>vaibhavgg</dc:creator></item><item><title>RE: Problem regarding report builder.</title><link>http://www.sqlservercentral.com/Forums/Topic780464-150-1.aspx</link><description>Jon,As a funny coincidence, did you happen to get today's SQLServerCentral newsletter?  The "headline" article is "Reporting Services - Solving a 401 Error."  [url=http://www.sqlservercentral.com/articles/Reporting+Services+(SSRS)/67944/]http://www.sqlservercentral.com/articles/Reporting+Services+(SSRS)/67944/ [/url]Good luck,Cindy</description><pubDate>Thu, 08 Oct 2009 06:29:53 GMT</pubDate><dc:creator>cynthia.parker</dc:creator></item><item><title>RE: Problem regarding report builder.</title><link>http://www.sqlservercentral.com/Forums/Topic780464-150-1.aspx</link><description>Were you able to resolve this problem? I have a similar problem. The main difference is that I am getting a (401) Unauthorized, instead of the (403) Forbidden message you are are getting.Thanks</description><pubDate>Wed, 07 Oct 2009 17:29:08 GMT</pubDate><dc:creator>Jon Russell</dc:creator></item><item><title>RE: Problem regarding report builder.</title><link>http://www.sqlservercentral.com/Forums/Topic780464-150-1.aspx</link><description>Is this Report Builder 2.0 or Report Builder 1.0?  What version of SSRS are you on (2005? 2008?)  Is the server stand-alone or in integrated mode with SharePoint?More information would be helpful in order to point you in the right direction.</description><pubDate>Tue, 15 Sep 2009 11:45:15 GMT</pubDate><dc:creator>cynthia.parker</dc:creator></item><item><title>RE: Problem regarding report builder.</title><link>http://www.sqlservercentral.com/Forums/Topic780464-150-1.aspx</link><description>We are still facing the problem.Any input / solution regarding this would be of grat help!!</description><pubDate>Fri, 11 Sep 2009 00:28:52 GMT</pubDate><dc:creator>vaibhavgg</dc:creator></item><item><title>Problem regarding report builder.</title><link>http://www.sqlservercentral.com/Forums/Topic780464-150-1.aspx</link><description>Hi,We are using SSRS 2008.We are facing a problem regarding the report builder. If we try to launch the report builder on the same machine (on which the SQL server 2008 and SSRS are installed) using URL-http://&lt;SERVER_IP&gt;:8080/ReportServer/ReportBuilder/ReportBuilder.applicationIt launches the report builder fine.But, if we try to launch it using same URL on some different machine (on same domain), it doesn't work. Firstly, it asks for username/password. After providing that, it gives a message box. It sates something like -'Application installation did not succeed. Cannot locate application files on server. Contact application vendor or your administrator for assistance.' After clicking on 'Details' button of that message box, it opens a log file. It is having following content. -[quote]PLATFORM VERSION INFO	Windows 			: 5.2.3790.131072 (Win32NT)	Common Language Runtime 	: 2.0.50727.1433	System.Deployment.dll 		: 2.0.50727.1433 (REDBITS.050727-1400)	mscorwks.dll 			: 2.0.50727.1433 (REDBITS.050727-1400)	dfdll.dll 			: 2.0.50727.1433 (REDBITS.050727-1400)	dfshim.dll 			: 2.0.50727.1433 (REDBITS.050727-1400)SOURCES	Deployment url			: http://&lt;SERVER_IP&gt;:8080/ReportServer/ReportBuilder/ReportBuilder.applicationERROR SUMMARY	Below is a summary of the errors, details of these errors are listed later in the log.	* Activation of http://&lt;SERVER_IP&gt;:8080/ReportServer/ReportBuilder/ReportBuilder.application resulted in exception. Following failure messages were detected:		+ Downloading http://&lt;SERVER_IP&gt;:8080/ReportServer/ReportBuilder/ReportBuilder.application did not succeed.		+ The remote server returned an error: (403) Forbidden.COMPONENT STORE TRANSACTION FAILURE SUMMARY	No transaction error was detected.WARNINGS	There were no warnings during this operation.OPERATION PROGRESS STATUS	* [31/08/2009 10:53:11] : Activation of http://&lt;SERVER_IP&gt;:8080/ReportServer/ReportBuilder/ReportBuilder.application has started.ERROR DETAILS	Following errors were detected during this operation.	* [31/08/2009 10:53:11] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)		- Downloading http://&lt;SERVER_IP&gt;:8080/ReportServer/ReportBuilder/ReportBuilder.application did not succeed.		- Source: System.Deployment		- Stack trace:			at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)			at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()			at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)			at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri&amp; sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation&amp; serverInformation)			at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri&amp; sourceUri, TempFile&amp; tempFile, SubscriptionState&amp; subState, IDownloadNotification notification, DownloadOptions options, ServerInformation&amp; serverInformation)			at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri&amp; sourceUri, TempFile&amp; tempFile, SubscriptionState&amp; subState, IDownloadNotification notification, DownloadOptions options)			at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension)			at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)		--- Inner Exception ---		System.Net.WebException		- The remote server returned an error: (403) Forbidden.		- Source: System		- Stack trace:			at System.Net.HttpWebRequest.GetResponse()			at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)COMPONENT STORE TRANSACTION DETAILS	No transaction information is available.[/quote]Also, if we try to open the report builder from that different machine by using ssrs server machine name (rather than IP), it asks for username/password. If we provide correct username/password also it does not proceed. The username/password dialog box keeps on coming.Can anybody provide a solution on this problem?</description><pubDate>Tue, 01 Sep 2009 00:41:16 GMT</pubDate><dc:creator>vaibhavgg</dc:creator></item></channel></rss>