Jump to content

Not installing


Recommended Posts

I can't seem to install Paint.NET.

 

 

PaintDotNet.Direct2D.NoHardwareDeviceException (0x8899000B): ..\Direct2D\D2DFactory.cpp (104) : hr = m_pFactory->CreateDCRenderTarget( &NativeConversions::ToNative(renderTargetProperties), &spDCRenderTarget); (PaintDotNet.Controls.PdnBanner)

   at PaintDotNet.SystemLayer.Native.x86.NativeUtilities.ThrowOnErrorImpl(Int32 hr, SByte* szHr, IUnknown* pFxErrorInfo)
   at PaintDotNet.SystemLayer.Native.x86.Direct2D.D2DFactory.CreateDCRenderTarget(RenderTargetProperties renderTargetProperties)
   at PaintDotNet.Direct2D.Proxies.Direct2DFactoryProxy.CreateDCRenderTarget(RenderTargetProperties renderTargetProps) in d:\src\pdn\paintdotnet\src\Base\Direct2D\Proxies\Direct2DFactoryProxy.cs:line 62
   at PaintDotNet.Controls.Direct2DControlHandler.RecreateRenderTarget(Boolean invalidateControl) in d:\src\pdn\paintdotnet\src\Framework\Controls\Direct2DControlHandler.cs:line 439
   at PaintDotNet.Controls.Direct2DControlHandler.RelayGdiPaintImpl(GdiPaintContext ctx) in d:\src\pdn\paintdotnet\src\Framework\Controls\Direct2DControlHandler.cs:line 508
   at PaintDotNet.Controls.Direct2DControlHandler.RelayGdiPaint(GdiPaintContext ctx) in d:\src\pdn\paintdotnet\src\Framework\Controls\Direct2DControlHandler.cs:line 494
   at PaintDotNet.Controls.Direct2DControl.OnGdiPaint(GdiPaintContext ctx) in d:\src\pdn\paintdotnet\src\Framework\Controls\Direct2DControl.cs:line 342
   at PaintDotNet.SystemLayer.GdiPaintControl.PaintDotNet.SystemLayer.IGdiPaintHost.OnGdiPaint(GdiPaintContext ctx) in d:\src\pdn\paintdotnet\src\SystemLayer\GdiPaintControl.cs:line 155
   at PaintDotNet.SystemLayer.GdiPaintHandler.OnWmPaint(Message& m) in d:\src\pdn\paintdotnet\src\SystemLayer\GdiPaintHandler.cs:line 184
   at PaintDotNet.SystemLayer.GdiPaintHandler.RelayWndProc(Message& m) in d:\src\pdn\paintdotnet\src\SystemLayer\GdiPaintHandler.cs:line 233
   at PaintDotNet.SystemLayer.GdiPaintControl.WndProc(Message& m) in d:\src\pdn\paintdotnet\src\SystemLayer\GdiPaintControl.cs:line 130
   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)
 

This is what I get when I try to install Paint.NET

Link to comment
Share on other sites

How did you get it to install ... ?

 

If you're getting that kind of error then it just seems like your computer has a totally corrupt configuration that's preventing Direct2D and WIC (Windows Imaging Component) from being able to do anything useful.

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

 

 

 
************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
----------------------------------------
SetupFrontEnd
    Assembly Version: 4.5.5454.39504
    Win32 Version: 4.5.5454.39504
----------------------------------------
PaintDotNet.Core
    Assembly Version: 4.5.5454.39504
    Win32 Version: 4.5.5454.39504
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
----------------------------------------
PaintDotNet.Base
    Assembly Version: 4.5.5454.39504
    Win32 Version: 4.5.5454.39504
----------------------------------------
PaintDotNet.SystemLayer
    Assembly Version: 4.5.5454.39504
    Win32 Version: 4.5.5454.39504
----------------------------------------
PaintDotNet
    Assembly Version: 4.5.5454.39504
    Win32 Version: 4.5.5454.39504
----------------------------------------
PaintDotNet.Resources
    Assembly Version: 4.5.5454.39504
    Win32 Version: 4.5.5454.39504
----------------------------------------
PaintDotNet.Framework
    Assembly Version: 4.5.5454.39504
    Win32 Version: 4.5.5454.39504
----------------------------------------
WindowsBase
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
----------------------------------------
PaintDotNet.SystemLayer.Native.x86
    Assembly Version: 4.5.5454.39504
    Win32 Version: 4.5.5454.39504
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
----------------------------------------
 

This is also what's included with the error.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...