When i try to start Report Builder 3.0 by clicking Edit in Report Builder from .../Reports/Pages... on one of my servers (it works fine when i access it from other servers and always worked on this server until yesterday), i get Launch Application window, then Application Run - Security Warning (and I click Run), then (x%) Downloading Report Builder and it hangs during downloading.
Eventually i get a dialog titled "Cannot Start Application": Application download did not succeed. Check your network connection, or contact your system administrator or network service provider. I click the details... button and get this text file "CAAC6AYR":
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://xxx-sql38/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application?ReportPath=/Individual's%20Reports/Travis'%20Reports/Sample
Server : Microsoft-HTTPAPI/2.0
X-AspNet-Version: 2.0.50727
Application url :
http://xxx-sql38/ReportServer/ReportBuilder/RptBuilder_3/MSReportBuilder.exe.manifest
Server : Microsoft-HTTPAPI/2.0
X-AspNet-Version: 2.0.50727
IDENTITIES
Deployment Identity : ReportBuilder_3_0_0_0.application, Version=10.50.2500.0, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86
Application Identity : MSReportBuilder.exe, Version=10.50.2500.0, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86, type=win32
APPLICATION SUMMARY
* Online only application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of
http://xxx-sql38/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application?ReportPath=/Individual's%20Reports/Travis'%20Reports/Sample resulted in exception. Following failure messages were detected:
+ Downloading
http://xxx-sql38/ReportServer/ReportBuilder/RptBuilder_3/MapGallery/USA/States_by_County/North_Carolina.rdl.deploy did not succeed.
+ Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
+ An existing connection was forcibly closed by the remote host
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [9/14/2012 8:01:51 AM] : Activation of
http://xxx-sql38/ReportServer/ReportBuilder/ReportBuilder_3_0_0_0.application?ReportPath=/Individual's%20Reports/Travis'%20Reports/Sample has started.
* [9/14/2012 8:01:51 AM] : Processing of deployment manifest has successfully completed.
* [9/14/2012 8:01:51 AM] : Installation of the application has started.
* [9/14/2012 8:01:54 AM] : Processing of application manifest has successfully completed.
* [9/14/2012 8:01:57 AM] : Found compatible runtime version 2.0.50727.
* [9/14/2012 8:01:57 AM] : Detecting dependent assembly Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=msil using Sentinel.v3.5Client, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
processorArchitecture=msil.
* [9/14/2012 8:01:57 AM] : Detecting dependent assembly System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=msil using System.Data.Entity, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089,
processorArchitecture=msil.
* [9/14/2012 8:01:57 AM] : Request of trust and detection of platform is complete.
ERROR DETAILS
Following errors were detected during this operation.
* [9/14/2012 8:04:10 AM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading
http://xxx-sql38/ReportServer/ReportBuilder/RptBuilder_3/MapGallery/USA/States_by_County/North_Carolina.rdl.deploy 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.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification
notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
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.IO.IOException
- Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.
- Source: System
- Stack trace:
at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Inner Exception ---
System.Net.Sockets.SocketException
- An existing connection was forcibly closed by the remote host
- Source: System
- Stack trace:
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
It seems the error message is nearly the same every time, but the state is different each time ( Wisconsin, North Carolina etc)
Frederick Von Stubenstein