eliteapp

RIPRUPPP

Aug 21st, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.86 KB | None | 0 0
  1. //Verze 2.2012.165.0
  2. //OEM-E8329C54E64
  3. //Windows XP Home Edition Service Pack 3 v5.1.2600
  4. //21.8.2012 14:19:09
  5.  
  6. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
  7.    at System.Windows.Forms.UnsafeNativeMethods.PeekMessage(MSG& msg, HandleRef hwnd, Int32 msgMin, Int32 msgMax, Int32 remove)
  8.    at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
  9.    at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  10.    at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  11.    at System.Windows.Forms.Application.Run(Form mainForm)
  12.    at Elite.Gui.Program.Main()
Advertisement
Add Comment
Please, Sign In to add comment