Hello,
I'm facing issue when opening the report builder 3.0 tool. Report server is configured in SharePoint Integration mode. I already have the FQDN configured for report server and in SharePoint (AAM) but still it fails when the end user is trying to access the report builder 3.0.
Just to brief on the instance setup;
SQL box setup
1. Windows Server 2012 R2 Standard/Enterprise edition with latest service packs and updates
2. SQL Server 2008 R2 Enterprise edition with all features except Reporting Services installed and configured
3. SQL Engine and Agent are configured in service account (domain account)
Web box Setup
1. Windows Server 2008 R2 Standard/Enterprise edition with latest service packs and updates
2. IIS enabled with all the features
3. SharePoint Foundation 2010 with SP2 installed in advanced mode and the database server is mentioned as above
4. Farm is configured with domain account (farm account)
5. Default site is configured with domain account (site account)
6. Authentication used for default site is NT domain accounts
7. AAM is setup for default site to use the FQDN (server.domain.com)
8. SQL reporting services is installed (only) with service account (same account used which is configured in the SQL engine and agent in database server)
9. Reporting Services add-in for SharePoint Foundation 2010 is installed
10. Reporting Services is configured to use the FQDN, email settings is configured
11. SharePoint Foundation 2010 is configured to use the Reporting Services (General Application Settings) by granting the access to database, integration the report server URL with windows authentication (used the SQL reporting services service account)
12. Report Web services when clicked, open the Reporting Services window properly where it shows the SharePoint default site URL and on click shows the proper folders configured for use for reporting services
13. Report Builder launch URL is specified as /_vti_bin/ReportBuilder/ReportBuilder_3_0_0).application
14. IIS restart done, SQL Reporting Services restart done, even web server reboot done
15. When supplied the URL in browser as http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder_3_0_0).application it start the clickonce window but after this immediately throws the error message as below.
16. Also, I tried to open the Report Builder 1.0 http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application it fails with same error message.
17. After debugging several times, I am unable to resolve the issue.
18. I tried re-installing the Reporting Services (first uninstalled, then reboot, then folder cleanup, then install Reporting Services) but no hopes and the issues remains same as "The remote server returned an error: (500) Internal Server Error."
19. Also, I tried with the fresh machine, wiped out the VM, installed OS, IIS, SharePoint Foundation 2010, SQL Reporting Services, etc. again no luck, the issue remains same as "The remote server returned an error: (500) Internal Server Error."
Error message when launching the Report Builder tool
PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.18444
System.Deployment.dll : 4.0.30319.18408 built by: FX451RTMGREL
clr.dll : 4.0.30319.18444 built by: FX451RTMGDR
dfdll.dll : 4.0.30319.18408 built by: FX451RTMGREL
dfshim.dll : 4.0.41209.0 (Main.041209-0000)
SOURCES
Deployment url :
http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX%20Report%20Models/XX%20Report%20Models/XXX%20XXX%20Report%20Model.smdl
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of
http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl resulted in exception. Following failure messages were detected:
+ Downloading
http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl did not succeed.
+ The remote server returned an error: (500) Internal Server Error.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [9/19/2014 4:42:13 PM] : Activation of
http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl has started.
ERROR DETAILS
Following errors were detected during this operation.
* [9/19/2014 4:42:16 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading
http://server.domain.com/_vti_bin/ReportBuilder/ReportBuilder.application?model=http://server.domain.com/XXX Report Models/XXX Report Models/XXX XXX Report Model.smdl 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: (500) Internal Server Error.
- 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.
Thanks & Regards,
Mahesh Dhinge