     
(JIT)     
     .

**************   **************
System.Reflection.TargetInvocationException:    . ---> System.AccessViolationException:       .     ,    .
    195C2DD3.51FC5A5F.37B22742(Byte[] 1461582D, String 18D11400, Boolean 078E6842)
    195C2DD3.51FC5A5F.255168D7(Byte[] 3FBC24FC, String 7CA3652C, Boolean 0C052950)
   ---      ---
    20AD5F62.1E7F3C5C(Exception 48B27F37)
    20AD5F62.214711D6(Object[] 5A1B25C8, Int32 66A34D99)
    5A0F5367.57F36A05(String 38085A64, String& 4BA54C11)
    TestApp.Form1.btnActivate_Click(Object sender, EventArgs e)
    System.Windows.Forms.Control.OnClick(EventArgs e)
    System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    System.Windows.Forms.Control.WndProc(Message& m)
    System.Windows.Forms.ButtonBase.WndProc(Message& m)
    System.Windows.Forms.Button.WndProc(Message& m)
    System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


**************   **************
mscorlib
     : 2.0.0.0
     Win32: 2.0.50727.8810 (QFE.050727-8800)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
TestApp
     : 1.0.0.0
     Win32: 1.0.0.0
    CodeBase: file:///C:/Users/Public/Documents/VMProtect/Licensing/Net/bin/TestApp.vmp.exe
----------------------------------------
System
     : 2.0.0.0
     Win32: 2.0.50727.8806 (QFE.050727-8800)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
     : 2.0.0.0
     Win32: 2.0.50727.8007 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
     : 2.0.0.0
     Win32: 2.0.50727.8773 (QFE.050727-8700)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms
     : 2.0.0.0
     Win32: 2.0.50727.8015 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
     : 2.0.0.0
     Win32: 2.0.50727.8019 (FX35W81RTMGDR.050727-8000)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
mscorlib.resources
     : 2.0.0.0
     Win32: 2.0.50727.8810 (QFE.050727-8800)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
System.Windows.Forms.resources
     : 2.0.0.0
     Win32: 2.0.50727.7905 (win9rel.050727-7900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_ru_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------

**************   (JIT) **************
   (JIT)   .config 
   (machine.config)  
 jitDebugging,    system.windows.forms.
      
.

:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

   JIT   
  JIT,    ,
      .


