Advertisement
Guest User

Untitled

a guest
Mar 5th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.88 KB | None | 0 0
  1. Type: System.OperationCanceledException
  2. Message:
  3. User canceled elevation action
  4. Source: withSIX-Play
  5. TargetSite: Boolean (NDepend.Path.IAbsoluteFilePath, NDepend.Path.IAbsoluteFilePath)
  6. Data: [SmartStackFrames=System.Collections.Generic.LinkedList`1[System.Object]]
  7. StackTrace:
  8. at –..(IAbsoluteFilePath , IAbsoluteFilePath )
  9. at –..(IAbsoluteDirectoryPath , String , Boolean , IAbsoluteFilePath )
  10. at –..(Boolean , IAbsoluteDirectoryPath , IAbsoluteFilePath )
  11. at –..(IAbsoluteFilePath , Boolean ,  )
  12. at –..(Boolean ,  , IAbsoluteFilePath )
  13. at –..(Boolean ,  , IAbsoluteDirectoryPath )
  14. at –..(ModController , Game )
  15. Inner Exception:
  16. Type: System.ComponentModel.Win32Exception
  17. Message:
  18. The operation was canceled by the user
  19. Source: System
  20. TargetSite: Boolean StartWithShellExecuteEx(System.Diagnostics.ProcessStartInfo)
  21. ErrorCode: -2147467259
  22. NativeErrorCode: 1223
  23. Data: [SmartStackFrames=System.Collections.Generic.LinkedList`1[System.Object]]
  24. StackTrace:
  25. at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  26. at System.Diagnostics.Process.Start()
  27. at –..(Nullable`1 , Process , ProcessManager , Nullable`1 )
  28. at –..(Nullable`1 , ProcessManager , Nullable`1 , Process )
  29. at Six.Infrastructure.Core.Services.ProcessManager.( )
  30. at –..(String[] )
  31. at –..(GenericTools , String[] )
  32. at –..(IAbsoluteFilePath , IAbsoluteFilePath , Boolean )
  33. at Six.Core.Tools.FileTools...()
  34. at Six.Core.Tools.FileTools..(Action , String[] )
  35. at Six.Core.Tools.FileTools..(IAbsoluteFilePath , IAbsoluteFilePath , Boolean , Boolean )
  36. at –..(IAbsoluteFilePath , IAbsoluteFilePath )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement