Advertisement
Guest User

Untitled

a guest
Sep 24th, 2015
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. PLATFORM VERSION INFO
  2. Windows : 6.1.7601.65536 (Win32NT)
  3. Common Language Runtime : 4.0.30319.17929
  4. System.Deployment.dll : 4.0.30319.17929 built by: FX45RTMREL
  5. clr.dll : 4.0.30319.17929 built by: FX45RTMREL
  6. dfdll.dll : 4.0.30319.17929 built by: FX45RTMREL
  7. dfshim.dll : 4.0.41209.0 (Main.041209-0000)
  8.  
  9. SOURCES
  10. Deployment url : file:///C:/Users/HOME/AppData/Roaming/Microsoft/Windows/Start%20Menu/Programs/SMS/SMS.appref-ms%7C
  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\HOME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\SMS\SMS.appref-ms| resulted in exception. Following failure messages were detected:
  15. + Activation failed.
  16. + The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
  17.  
  18. COMPONENT STORE TRANSACTION FAILURE SUMMARY
  19. No transaction error was detected.
  20.  
  21. WARNINGS
  22. There were no warnings during this operation.
  23.  
  24. OPERATION PROGRESS STATUS
  25. * [9/24/2015 1:12:21 PM] : Activation of C:\Users\HOME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\SMS\SMS.appref-ms| has started.
  26. * [9/24/2015 1:12:21 PM] : Performing necessary update check as specified by the deployment.
  27.  
  28. ERROR DETAILS
  29. Following errors were detected during this operation.
  30. * [9/24/2015 1:12:22 PM] System.Deployment.Application.DeploymentException (Activation)
  31. - Activation failed.
  32. - Source: System.Deployment
  33. - Stack trace:
  34. at System.Deployment.Application.ComponentStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)
  35. at System.Deployment.Application.SubscriptionStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)
  36. at System.Deployment.Application.ApplicationActivator.Activate(DefinitionAppId appId, AssemblyManifest appManifest, String activationParameter, Boolean useActivationParameter)
  37. at System.Deployment.Application.ApplicationActivator.ProcessOrFollowShortcut(String shortcutFile, String& errorPageUrl, TempFile& deployFile)
  38. at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
  39. at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
  40. --- Inner Exception ---
  41. System.IO.FileNotFoundException
  42. - The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
  43. - Source: System.Deployment
  44. - Stack trace:
  45. at System.Deployment.Application.NativeMethods.CorLaunchApplication(UInt32 hostType, String applicationFullName, Int32 manifestPathsCount, String[] manifestPaths, Int32 activationDataCount, String[] activationData, PROCESS_INFORMATION processInformation)
  46. at System.Deployment.Application.ComponentStore.ActivateApplication(DefinitionAppId appId, String activationParameter, Boolean useActivationParameter)
  47.  
  48. COMPONENT STORE TRANSACTION DETAILS
  49. No transaction information is available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement