Advertisement
Guest User

Untitled

a guest
Jul 10th, 2015
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.17 KB | None | 0 0
  1. PLATFORM VERSION INFO
  2. Windows : 6.2.9200.0 (Win32NT)
  3. Common Language Runtime : 4.0.30319.34014
  4. System.Deployment.dll : 4.0.30319.34243 built by: FX452RTMGDR
  5. clr.dll : 4.0.30319.34014 built by: FX45W81RTMGDR
  6. dfdll.dll : 4.0.30319.34243 built by: FX452RTMGDR
  7. dfshim.dll : 6.3.9600.16384 (winblue_rtm.130821-1623)
  8.  
  9. SOURCES
  10. Deployment url : file:///C:/Users/Deividas/AppData/Local/Microsoft/Windows/INetCache/IE/D5SZ3L71/ReportBuilder_3_0_0_0%5B1%5D.application
  11.  
  12. IDENTITIES
  13. Deployment Identity : ReportBuilder_3_0_0_0.application, Version=11.0.2100.60, Culture=neutral, PublicKeyToken=c3bce3770c238a49, processorArchitecture=x86
  14.  
  15. APPLICATION SUMMARY
  16. * Online only application.
  17. * Trust url parameter is set.
  18. ERROR SUMMARY
  19. Below is a summary of the errors, details of these errors are listed later in the log.
  20. * Activation of C:\Users\Deividas\AppData\Local\Microsoft\Windows\INetCache\IE\D5SZ3L71\ReportBuilder_3_0_0_0[1].application resulted in exception. Following failure messages were detected:
  21. + Downloading file:///C:/Users/Deividas/AppData/Local/Microsoft/Windows/INetCache/IE/D5SZ3L71/RptBuilder_3/MSReportBuilder.exe.manifest did not succeed.
  22. + Could not find a part of the path 'C:\Users\Deividas\AppData\Local\Microsoft\Windows\INetCache\IE\D5SZ3L71\RptBuilder_3\MSReportBuilder.exe.manifest'.
  23. + Could not find a part of the path 'C:\Users\Deividas\AppData\Local\Microsoft\Windows\INetCache\IE\D5SZ3L71\RptBuilder_3\MSReportBuilder.exe.manifest'.
  24. + Could not find a part of the path 'C:\Users\Deividas\AppData\Local\Microsoft\Windows\INetCache\IE\D5SZ3L71\RptBuilder_3\MSReportBuilder.exe.manifest'.
  25.  
  26. COMPONENT STORE TRANSACTION FAILURE SUMMARY
  27. No transaction error was detected.
  28.  
  29. WARNINGS
  30. There were no warnings during this operation.
  31.  
  32. OPERATION PROGRESS STATUS
  33. * [2015-07-10 13:52:41] : Activation of C:\Users\Deividas\AppData\Local\Microsoft\Windows\INetCache\IE\D5SZ3L71\ReportBuilder_3_0_0_0[1].application has started.
  34. * [2015-07-10 13:52:41] : Processing of deployment manifest has successfully completed.
  35. * [2015-07-10 13:52:41] : Installation of the application has started.
  36.  
  37. ERROR DETAILS
  38. Following errors were detected during this operation.
  39. * [2015-07-10 13:52:41] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
  40. - Downloading file:///C:/Users/Deividas/AppData/Local/Microsoft/Windows/INetCache/IE/D5SZ3L71/RptBuilder_3/MSReportBuilder.exe.manifest did not succeed.
  41. - Source: System.Deployment
  42. - Stack trace:
  43. at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
  44. at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
  45. at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
  46. at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
  47. at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
  48. at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, Uri& appSourceUri, String& appManifestPath)
  49. at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
  50. at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
  51. at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
  52. at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
  53. --- Inner Exception ---
  54. System.Net.WebException
  55. - Could not find a part of the path 'C:\Users\Deividas\AppData\Local\Microsoft\Windows\INetCache\IE\D5SZ3L71\RptBuilder_3\MSReportBuilder.exe.manifest'.
  56. - Source: System
  57. - Stack trace:
  58. at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
  59. at System.Net.FileWebRequest.GetResponse()
  60. at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
  61. --- Inner Exception ---
  62. System.Net.WebException
  63. - Could not find a part of the path 'C:\Users\Deividas\AppData\Local\Microsoft\Windows\INetCache\IE\D5SZ3L71\RptBuilder_3\MSReportBuilder.exe.manifest'.
  64. - Source: System
  65. - Stack trace:
  66. at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
  67. at System.Net.FileWebRequest.GetResponseCallback(Object state)
  68. --- Inner Exception ---
  69. System.IO.DirectoryNotFoundException
  70. - Could not find a part of the path 'C:\Users\Deividas\AppData\Local\Microsoft\Windows\INetCache\IE\D5SZ3L71\RptBuilder_3\MSReportBuilder.exe.manifest'.
  71. - Source: mscorlib
  72. - Stack trace:
  73. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  74. 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)
  75. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
  76. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
  77. at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
  78. at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
  79.  
  80. COMPONENT STORE TRANSACTION DETAILS
  81. No transaction information is available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement