Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Application: WpfApplication1.exe
- Framework Version: v4.0.30319
- Description: The process was terminated due to an unhandled exception.
- Exception Info: System.Security.SecurityException
- Stack:
- at System.Diagnostics.EventLog.FindSourceRegistration(System.String, System.String, Boolean, Boolean)
- at System.Diagnostics.EventLog.SourceExists(System.String, System.String, Boolean)
- at System.Diagnostics.EventLogInternal.VerifyAndCreateSource(System.String, System.String)
- at System.Diagnostics.EventLogInternal.WriteEntry(System.String, System.Diagnostics.EventLogEntryType, Int32, Int16, Byte[])
- at System.Diagnostics.EventLog.WriteEntry(System.String, System.String, System.Diagnostics.EventLogEntryType, Int32, Int16, Byte[])
- at System.Diagnostics.EventLog.WriteEntry(System.String, System.String)
- at WpfApplication1.MainWindow.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
- at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
- at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
- at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
- at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
- at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
- at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
- at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
- at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
- at MS.Win32.HwndSubclass.DefWndProcWrapper(IntPtr, Int32, IntPtr, IntPtr)
- at MS.Win32.UnsafeNativeMethods.CallWindowProc(IntPtr, IntPtr, Int32, IntPtr, IntPtr)
- at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
- at MS.Win32.UnsafeNativeMethods.IntGetMessageW(System.Windows.Interop.MSG ByRef, System.Runtime.InteropServices.HandleRef, Int32, Int32)
- at MS.Win32.UnsafeNativeMethods.GetMessageW(System.Windows.Interop.MSG ByRef, System.Runtime.InteropServices.HandleRef, Int32, Int32)
- at System.Windows.Threading.Dispatcher.GetMessage(System.Windows.Interop.MSG ByRef, IntPtr, Int32, Int32)
- at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
- at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
- at System.Windows.Application.RunDispatcher(System.Object)
- at System.Windows.Application.RunInternal(System.Windows.Window)
- at System.Windows.Application.Run(System.Windows.Window)
- at System.Windows.Application.Run()
- at WpfApplication1.App.Main()
Advertisement
Add Comment
Please, Sign In to add comment