Advertisement
Guest User

error report details

a guest
Oct 14th, 2013
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.22 KB | None | 0 0
  1. SOURCES
  2. Deployment url : file:///C:/Program%20Files%20(x86)/Desura/Common/pester/PesterTrial.application
  3.  
  4. ERROR SUMMARY
  5. Below is a summary of the errors, details of these errors are listed later in the log.
  6. * Activation of C:\Program Files (x86)\Desura\Common\pester\PesterTrial.application resulted in exception. Following failure messages were detected:
  7. + Downloading file:///C:/Program Files (x86)/Desura/Common/pester/PesterTrial.application did not succeed.
  8. + Could not find file 'C:\Program Files (x86)\Desura\Common\pester\PesterTrial.application'.
  9. + Could not find file 'C:\Program Files (x86)\Desura\Common\pester\PesterTrial.application'.
  10. + Could not find file 'C:\Program Files (x86)\Desura\Common\pester\PesterTrial.application'.
  11.  
  12. ERROR DETAILS
  13. Following errors were detected during this operation.
  14. * [10/14/2013 1:07:28 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
  15. - Downloading file:///C:/Program Files (x86)/Desura/Common/pester/PesterTrial.application did not succeed.
  16. - Source: System.Deployment
  17. - Stack trace:
  18. at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
  19. at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
  20. at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
  21. at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
  22. at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
  23. at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
  24. at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
  25. at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
  26. --- Inner Exception ---
  27. System.Net.WebException
  28. - Could not find file 'C:\Program Files (x86)\Desura\Common\pester\PesterTrial.application'.
  29. - Source: System
  30. - Stack trace:
  31. at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
  32. at System.Net.FileWebRequest.GetResponse()
  33. at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
  34. --- Inner Exception ---
  35. System.Net.WebException
  36. - Could not find file 'C:\Program Files (x86)\Desura\Common\pester\PesterTrial.application'.
  37. - Source: System
  38. - Stack trace:
  39. at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
  40. at System.Net.FileWebRequest.GetResponseCallback(Object state)
  41. --- Inner Exception ---
  42. System.IO.FileNotFoundException
  43. - Could not find file 'C:\Program Files (x86)\Desura\Common\pester\PesterTrial.application'.
  44. - Source: mscorlib
  45. - Stack trace:
  46. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  47. 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)
  48. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
  49. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
  50. at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
  51. at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement