[RESOLVED] .net framework errors
Results 1 to 3 of 3

Thread: [RESOLVED] .net framework errors

  1. #1
    Join Date
    Jan 2003
    Location
    Eagle, Idaho
    Posts
    650

    Resolved [RESOLVED] .net framework errors

    I've been getting this error. I sometimes get it while emptying the recycle bin. Also when playing games.

    Any ideas for fixing this?

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.ComponentModel.Win32Exception: Error creating window handle.
    at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
    at System.Windows.Forms.Timer.TimerNativeWindow.EnsureHandle()
    at System.Windows.Forms.Timer.TimerNativeWindow.StartTimer(Int32 interval)
    at System.Windows.Forms.Timer.set_Enabled(Boolean value)
    at System.Windows.Forms.Timer.Start()
    at h7.bq()
    at h7.bi()
    at h7.u(Object A_0, EventArgs A_1)
    at System.Windows.Forms.Form.OnActivated(EventArgs e)
    at System.Windows.Forms.Form.set_Active(Boolean value)
    at System.Windows.Forms.Form.WmActivate(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at f2.b.a(Message& A_0)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1826 (QFE.050727-1800)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    DellDock
    Assembly Version: 1.0.0.1527
    Win32 Version: 1.0.0.1527
    CodeBase: file:///C:/Program%20Files/Dell/DellDock/DellDock.exe
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    MyDock.Util
    Assembly Version: 1.0.0.1527
    Win32 Version: 1.0.0.1527
    CodeBase: file:///C:/Program%20Files/Dell/DellDock/MyDock.Util.DLL
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    MenuSkinning
    Assembly Version: 7.2.0.12
    Win32 Version: 7.2.0.12
    CodeBase: file:///C:/Program%20Files/Dell/DellDock/MenuSkinning.DLL
    ----------------------------------------
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    2cq_gipl
    Assembly Version: 1.0.0.1527
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    pzza2vnz
    Assembly Version: 1.0.0.1527
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

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

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.


    Thanks
    Rod

  2. #2
    Join Date
    Apr 2000
    Location
    Friern Barnet, London, England
    Posts
    46,565
    Try running the System File Checker. Go to Start and type "cmd" without the quotes, then right-click cmd.exe and choose "Run as Administrator". Once at the Command Prompt, type "sfc /scannow" without the quotes. You may need your Vista disc, though most of the time you don't.
    Nick.

  3. #3
    Join Date
    Jan 2003
    Location
    Eagle, Idaho
    Posts
    650
    I ran sfc /scannow it found errors that it could not fix and made a log 16.6MB
    I won't try to post it. but you could get it here,
    http://rapidshare.com/files/194748378/CBS.log

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •