0% found this document useful (0 votes)
48 views

R PT Builder Log

The summary provides the following key information in 3 sentences: The document summarizes information from attempting to activate a report builder application on a Windows 10 system. It detected errors during activation related to not being able to find files at the specified download path. No transaction errors occurred during the operation, but warnings and additional error details are provided.

Uploaded by

Whales Whales
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views

R PT Builder Log

The summary provides the following key information in 3 sentences: The document summarizes information from attempting to activate a report builder application on a Windows 10 system. It detected errors during activation related to not being able to find files at the specified download path. No transaction errors occurred during the operation, but warnings and additional error details are provided.

Uploaded by

Whales Whales
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

PLATFORM VERSION INFO

Windows : 10.0.17763.0 (Win32NT)


Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.7.3190.0 built by: NET472REL1LAST_C
clr.dll : 4.7.3416.0 built by: NET472REL1LAST_B
dfdll.dll : 4.7.3190.0 built by: NET472REL1LAST_C
dfshim.dll : 10.0.17763.1 (WinBuild.160101.0800)

SOURCES
Deployment url :
file:///C:/Users/zjenkins/Downloads/ReportBuilder_3_0_0_0.application

IDENTITIES
Deployment Identity : ReportBuilder_3_0_0_0.application,
Version=10.50.6000.34, Culture=neutral, PublicKeyToken=a8eee8aa09b0c4a7,
processorArchitecture=x86

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 C:\Users\zjenkins\Downloads\ReportBuilder_3_0_0_0.application
resulted in exception. Following failure messages were detected:
+ Downloading
file:///C:/Users/zjenkins/Downloads/RptBuilder_3/MSReportBuilder.exe.manifest did
not succeed.
+ Could not find a part of the path 'C:\Users\zjenkins\Downloads\
RptBuilder_3\MSReportBuilder.exe.manifest'.
+ Could not find a part of the path 'C:\Users\zjenkins\Downloads\
RptBuilder_3\MSReportBuilder.exe.manifest'.
+ Could not find a part of the path 'C:\Users\zjenkins\Downloads\
RptBuilder_3\MSReportBuilder.exe.manifest'.

COMPONENT STORE TRANSACTION FAILURE SUMMARY


No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS


* [8/20/2019 10:42:59 AM] : Activation of C:\Users\zjenkins\Downloads\
ReportBuilder_3_0_0_0.application has started.
* [8/20/2019 10:43:02 AM] : Processing of deployment manifest has
successfully completed.
* [8/20/2019 10:43:02 AM] : Installation of the application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [8/20/2019 10:43:02 AM]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading
file:///C:/Users/zjenkins/Downloads/RptBuilder_3/MSReportBuilder.exe.manifest did
not succeed.
- Source: System.Deployment
- Stack trace:
at
System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueI
tem next)
at
System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at
System.Deployment.Application.FileDownloader.Download(SubscriptionState subState,
X509Certificate2 clientCertificate)
at
System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri&
sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions
options, ServerInformation& serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyM
anifest deploymentManifest, String targetDir, Uri deploymentUri,
IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri,
String& appManifestPath)
at
System.Deployment.Application.ApplicationActivator.DownloadApplication(Subscription
State subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory&
downloadTemp)
at
System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionS
tate& subState, ActivationDescription actDesc)
at
System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri
activationUri, Boolean isShortcut, String textualSubId, String
deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String&
errorPageUrl, Uri& deploymentUri)
at
System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithR
etry(Uri activationUri, Boolean isShortcut, String textualSubId, String
deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String&
errorPageUrl)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at
System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithR
etry(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
- Could not find a part of the path 'C:\Users\zjenkins\Downloads\
RptBuilder_3\MSReportBuilder.exe.manifest'.
- Source: System
- Stack trace:
at System.Net.FileWebRequest.EndGetResponse(IAsyncResult
asyncResult)
at
System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueI
tem next)
--- Inner Exception ---
System.Net.WebException
- Could not find a part of the path 'C:\Users\zjenkins\Downloads\
RptBuilder_3\MSReportBuilder.exe.manifest'.
- Source: System
- Stack trace:
at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri
uri, FileAccess access, Boolean asyncHint)
at System.Net.FileWebRequest.GetResponseCallback(Object state)
--- Inner Exception ---
System.IO.DirectoryNotFoundException
- Could not find a part of the path 'C:\Users\zjenkins\Downloads\
RptBuilder_3\MSReportBuilder.exe.manifest'.
- Source: mscorlib
- Stack trace:
at System.IO.__Error.WinIOError(Int32 errorCode, String
maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode,
FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32
bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath,
Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String
msgPath, Boolean bFromProxy)
at System.Net.FileWebStream..ctor(FileWebRequest request, String
path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean
async)
at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri
uri, FileAccess access, Boolean asyncHint)

COMPONENT STORE TRANSACTION DETAILS


No transaction information is available.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy