cannot retrieve application.  Authentication error
hi we have setup sharepoint 2010 with sql reporting services. A cube is also running that we use to develop reports. Initially the server was called serversqlcube and this was initially how everyone accessed the site. the sharepoint server is in a seperate domain and no trusts exist. i have created a dns record called cube.domain.com.au and users can still access the sites without any issues. The issue is when users try to access the site and edit a report in report builder. some users it work but for others i get the error cannot retrieve application. Authentication error. Other users in the office access wthout any issues dns works fine, i have also added the disableloopback reg key & and added the key that allows you to add host names in the registry. i only added cube.domain.com.au and not http://cube.domain.com.au nut i imagine thats not the issue. Any help much appreciated. Thanks PLATFORM VERSION INFO Windows : 6.1.7601.65536 (Win32NT) Common Language Runtime : 4.0.30319.269 System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100) clr.dll : 4.0.30319.269 (RTMGDR.030319-2600) dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100) dfshim.dll : 4.0.31106.0 (Main.031106-0000) SOURCES Deployment url : http://cube.domain.com.au/_vti_bin/ReportBuilder/ReportBuilder_3_0_0_0.application?ReportPath=http%3a%2f%2fcube.domain.com.au%2fReports%2fBAM+errors+by+message+type+and+vendor.rdl ERROR SUMMARY Below is a summary of the errors, details of these errors are listed later in the log. * Activation of http://cube.domain.com.au/_vti_bin/ReportBuilder/ReportBuilder_3_0_0_0.application?ReportPath=http%3a%2f%2fcube.domain.com.au%2fReports%2fBAM+errors+by+message+type+and+vendor.rdl resulted in exception. Following failure messages were detected: + Downloading http://cube.domain.com.au/_vti_bin/ReportBuilder/ReportBuilder_3_0_0_0.application?ReportPath=http://cube.domain.com.au/Reports/BAM+errors+by+message+type+and+vendor.rdl did not succeed. + The remote server returned an error: (401) Unauthorized. COMPONENT STORE TRANSACTION FAILURE SUMMARY No transaction error was detected. WARNINGS There were no warnings during this operation. OPERATION PROGRESS STATUS * [13/11/2012 3:06:50 PM] : Activation of http://cube.domain.com.au/_vti_bin/ReportBuilder/ReportBuilder_3_0_0_0.application?ReportPath=http%3a%2f%2fcube.domain.com.au%2fReports%2fBAM+errors+by+message+type+and+vendor.rdl has started. ERROR DETAILS Following errors were detected during this operation. * [13/11/2012 3:06:50 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype) - Downloading http://cube.domain.com.au/_vti_bin/ReportBuilder/ReportBuilder_3_0_0_0.application?ReportPath=http://cube.domain.com.au/Reports/BAM+errors+by+message+type+and+vendor.rdl 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& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation) at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation) at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options) at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl) at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state) --- Inner Exception --- System.Net.WebException - The remote server returned an error: (401) Unauthorized. - 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. phill
November 12th, 2012 11:24pm

Hi Phill, The issue may be caused by one of the following factors: 1. The user name and password used to log on to the SharePoint site need to be saved. 2. The users need to launch Internet Explorer (IE) with Administrative Privileges on the client or it will cause authentication to fail. To resolve the issue, please follow the steps below: 1. Launch IE by right clicking the IE icon and clicking "Run As Administrator". 2. Check the "Save Password" check box on the user name and password entry box when the users initially browse to the SharePoint site. If the Anonymous Authentication is not enabled on the SharePoint site, you can also check the result after enabling the anonymous access. Hope this helps. Regards,Mike Yin TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
November 15th, 2012 2:13am

hi, this work for launching the reporting services. the issue we have after that is when the user selects use these credentials to run query designer we get the following error: An existing connection was forcibly closed by the remote host ---------------------------- Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---------------------------- A connection cannot be made. Ensure that the server is running. when i use, use the following credentials i get the following error Non-Windows user credentials were supplied for a non-http connection to Analysis Services. The Microsoft SQL Server Analysis Services data extension requires Windows Integrated Security unless connecting via http or https. all users have the same permissions in the domain they are trying to connect to. thanks phill
November 15th, 2012 10:36pm

Hi Phill, Sorry for the delay. Based on the current information, the issue may occur if the credentials supplied for the Report Builder does not exist on SSAS server. Here, I suggest that you use HTTP access to SSAS cube and enable Anonymous access to OLAP Directory in IIS Manager. For the detailed information, please see: How to Configure HTTP Access to SQL Server 2008 Analysis Services on IIS7 Hope this helps. Regards,Mike Yin TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
November 27th, 2012 12:00pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics