Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.41 KB | None | 0 0
  1. Application: ExpressionWeb.exe
  2. Framework Version: v4.0.30319
  3. Description: The process was terminated due to an unhandled exception.
  4. Exception Info: System.Security.SecurityException
  5. at System.Diagnostics.EventLog.FindSourceRegistration(System.String, System.String, Boolean, Boolean)
  6. at System.Diagnostics.EventLog.SourceExists(System.String, System.String, Boolean)
  7. at System.Diagnostics.EventLogInternal.VerifyAndCreateSource(System.String, System.String)
  8. at System.Diagnostics.EventLogInternal.WriteEntry(System.String, System.Diagnostics.EventLogEntryType, Int32, Int16, Byte[])
  9. at System.Diagnostics.EventLog.WriteEntry(System.String, System.String, System.Diagnostics.EventLogEntryType, Int32, Int16, Byte[])
  10. at Microsoft.Expression.Web.LegacyShim.ApplicationEventLogService.Log(System.Exception, System.Diagnostics.EventLogEntryType)
  11. at Microsoft.Expression.Web.LegacyShim.ApplicationEventLogService.Log(System.Exception)
  12. at Microsoft.Expression.Web.LegacyShim.BuiltInHost.Discovered(System.Object)
  13. at Microsoft.Expression.Web.LegacyShim.AddInsEnumerator.DiscoverAddIn(Microsoft.Expression.Web.LegacyShim.IAddInDescription)
  14. at Microsoft.Expression.Web.LegacyShim.AddInsEnumerator.Discovered(System.Object)
  15. at Microsoft.Expression.Web.LegacyShim.AddInService.EnumerateAndLoadAddIns()
  16. at Microsoft.Expression.Web.XWebApplication.OnStartup(System.Windows.StartupEventArgs)
  17. at System.Windows.Application.<.ctor>b__1_0(System.Object)
  18. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  19. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  20. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  21. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
  22. at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  23. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
  24. at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
  25. at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
  26. at System.Windows.Threading.DispatcherOperation.Invoke()
  27. at System.Windows.Threading.Dispatcher.ProcessQueue()
  28. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  29. at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
  30. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
  31. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
  32. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
  33. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
  34. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
  35. at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
  36. at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
  37. at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
  38. at System.Windows.Application.RunDispatcher(System.Object)
  39. at System.Windows.Application.RunInternal(System.Windows.Window)
  40. at System.Windows.Application.Run(System.Windows.Window)
  41. at Microsoft.Expression.Web.Application.MainHelper(System.Windows.SplashScreen)
  42. at Microsoft.Expression.Web.Application.Main()
  43.  
  44.  
  45.  
  46.  
  47. Faulting application name: ExpressionWeb.exe, version: 4.0.1460.0, time stamp: 0x50d0d31c
  48. Faulting module name: KERNELBASE.dll, version: 10.0.16299.15, time stamp: 0x2cd1ce3d
  49. Exception code: 0xe0434352
  50. Fault offset: 0x001008b2
  51. Faulting process id: 0x1db0
  52. Faulting application start time: 0x01d34c4e3ebd815d
  53. Faulting application path: C:\Program Files (x86)\Microsoft Expression\Web 4\ExpressionWeb.exe
  54. Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
  55. Report Id: d5f6673a-3840-402c-bb45-703bc95e1a00
  56. Faulting package full name:
  57. Faulting package-relative application ID:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement