Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 2nd, 2012  |  syntax: None  |  size: 6.79 KB  |  hits: 24  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Error when starting Report Builder - what is the reason?
  2. =========
  3. PLATFORM VERSION INFO
  4.     Windows             : 5.1.2600.196608 (Win32NT)
  5.     Common Language Runtime     : 2.0.50727.3625
  6.     System.Deployment.dll       : 2.0.50727.3053 (netfxsp.050727-3000)
  7.     mscorwks.dll            : 2.0.50727.3625 (GDR.050727-3600)
  8.     dfdll.dll           : 2.0.50727.3053 (netfxsp.050727-3000)
  9.     dfshim.dll          : 4.0.31106.0 (Main.031106-0000)
  10.  
  11. SOURCES
  12.     Deployment url          : https://www.example.com/ReportServer/ReportBuilder/ReportBuilder.application
  13.  
  14. ERROR SUMMARY
  15.     Below is a summary of the errors, details of these errors are listed later in the log.
  16.     * Activation of https://www.example.com/ReportServer/ReportBuilder/ReportBuilder.application resulted in exception. Following failure messages were detected:
  17.         + Downloading https://www.example.com/ReportServer/ReportBuilder/ReportBuilder.application did not succeed.
  18.         + The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
  19.         + The remote certificate is invalid according to the validation procedure.
  20.  
  21. COMPONENT STORE TRANSACTION FAILURE SUMMARY
  22.     No transaction error was detected.
  23.  
  24. WARNINGS
  25.     There were no warnings during this operation.
  26.  
  27. OPERATION PROGRESS STATUS
  28.     * [2012-01-20 09:55:06] : Activation of https://www.example.com/ReportServer/ReportBuilder/ReportBuilder.application has started.
  29.  
  30. ERROR DETAILS
  31.     Following errors were detected during this operation.
  32.     * [2012-01-20 09:55:06] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
  33.         - Downloading https://www.example.com/ReportServer/ReportBuilder/ReportBuilder.application did not succeed.
  34.         - Source: System.Deployment
  35.         - Stack trace:
  36.             at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
  37.             at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
  38.             at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
  39.             at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
  40.             at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
  41.             at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
  42.             at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
  43.             at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
  44.         --- Inner Exception ---
  45.         System.Net.WebException
  46.         - The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
  47.         - Source: System
  48.         - Stack trace:
  49.             at System.Net.HttpWebRequest.GetResponse()
  50.             at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
  51.         --- Inner Exception ---
  52.         System.Security.Authentication.AuthenticationException
  53.         - The remote certificate is invalid according to the validation procedure.
  54.         - Source: System
  55.         - Stack trace:
  56.             at System.Net.Security.SslState.StartSendAuthResetSignal(ProtocolToken message, AsyncProtocolRequest asyncRequest, Exception exception)
  57.             at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  58.             at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  59.             at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
  60.             at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  61.             at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  62.             at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  63.             at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  64.             at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
  65.             at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  66.             at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  67.             at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  68.             at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  69.             at System.Net.Security.SslState.ProcessReceivedBlob(Byte[] buffer, Int32 count, AsyncProtocolRequest asyncRequest)
  70.             at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
  71.             at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
  72.             at System.Net.Security.SslState.CheckCompletionBeforeNextReceive(ProtocolToken message, AsyncProtocolRequest asyncRequest)
  73.             at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)
  74.             at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
  75.             at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
  76.             at System.Net.TlsStream.CallProcessAuthentication(Object state)
  77.             at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  78.             at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
  79.             at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  80.             at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
  81.             at System.Net.ConnectStream.WriteHeaders(Boolean async)
  82.  
  83. COMPONENT STORE TRANSACTION DETAILS
  84.     No transaction information is available.
  85.  
  86.  
  87. =========