Advertisement
Guest User

Untitled

a guest
Aug 11th, 2012
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.90 KB | None | 0 0
  1. PLATFORM VERSION INFO
  2. Windows : 6.2.8400.0 (Win32NT)
  3. Common Language Runtime : 4.0.30319.17626
  4. System.Deployment.dll : 4.0.30319.17626 built by: FX45RCREL
  5. clr.dll : 4.0.30319.17626 built by: FX45RCREL
  6. dfdll.dll : 4.0.30319.17626 built by: FX45RCREL
  7. dfshim.dll : 4.0.41208.0 (Main.041208-0000)
  8.  
  9. SOURCES
  10. Deployment url : file:///C:/Users/Wilson%20Guzm%C3%A1n/Downloads/setup/Chris%20Pirillo.application
  11.  
  12. ERROR SUMMARY
  13. Below is a summary of the errors, details of these errors are listed later in the log.
  14. * Activation of C:\Users\Wilson Guzmán\Downloads\setup\Chris Pirillo.application resulted in exception. Following failure messages were detected:
  15. + Downloading file:///C:/Users/Wilson Guzmán/Downloads/setup/Chris Pirillo.application did not succeed.
  16. + Could not find file 'C:\Users\Wilson Guzmán\Downloads\setup\Chris Pirillo.application'.
  17. + Could not find file 'C:\Users\Wilson Guzmán\Downloads\setup\Chris Pirillo.application'.
  18. + Could not find file 'C:\Users\Wilson Guzmán\Downloads\setup\Chris Pirillo.application'.
  19.  
  20. COMPONENT STORE TRANSACTION FAILURE SUMMARY
  21. No transaction error was detected.
  22.  
  23. WARNINGS
  24. There were no warnings during this operation.
  25.  
  26. OPERATION PROGRESS STATUS
  27. * [11/8/2012 11:08:33] : Activation of C:\Users\Wilson Guzmán\Downloads\setup\Chris Pirillo.application has started.
  28.  
  29. ERROR DETAILS
  30. Following errors were detected during this operation.
  31. * [11/8/2012 11:08:35] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
  32. - Downloading file:///C:/Users/Wilson Guzmán/Downloads/setup/Chris Pirillo.application did not succeed.
  33. - Source: System.Deployment
  34. - Stack trace:
  35. at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
  36. at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
  37. at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
  38. at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
  39. at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
  40. at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
  41. at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
  42. at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
  43. --- Inner Exception ---
  44. System.Net.WebException
  45. - Could not find file 'C:\Users\Wilson Guzmán\Downloads\setup\Chris Pirillo.application'.
  46. - Source: System
  47. - Stack trace:
  48. at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
  49. at System.Net.FileWebRequest.GetResponse()
  50. at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
  51. --- Inner Exception ---
  52. System.Net.WebException
  53. - Could not find file 'C:\Users\Wilson Guzmán\Downloads\setup\Chris Pirillo.application'.
  54. - Source: System
  55. - Stack trace:
  56. at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
  57. at System.Net.FileWebRequest.GetResponseCallback(Object state)
  58. --- Inner Exception ---
  59. System.IO.FileNotFoundException
  60. - Could not find file 'C:\Users\Wilson Guzmán\Downloads\setup\Chris Pirillo.application'.
  61. - Source: mscorlib
  62. - Stack trace:
  63. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  64. 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)
  65. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
  66. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
  67. at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
  68. at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
  69.  
  70. COMPONENT STORE TRANSACTION DETAILS
  71. No transaction information is available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement