pandap / slimdx

Automatically exported from code.google.com/p/slimdx
MIT License
0 stars 0 forks source link

WpfSample10 - throws exception creating d3d9 texture #827

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
D3DImageSlimDX line 77 throws:

E_INVALIDARG: An invalid parameter was passed to the returning function 
(-2147024809)

(I reinstalled the DX June SDK and latest catalyst driver too see if that helps)

This seems to be a problem with Vista only. There is a thread on gamedev about 
it, but sadly no solution or follow-up. 
(http://www.gamedev.net/topic/590807-slimdx-wpfsample10-failing/)

Any kind of help would be greatly appreciated!

Original issue reported on code.google.com by christia...@gmail.com on 29 Aug 2011 at 5:52

GoogleCodeExporter commented 9 years ago
The WPF interop seems to be really sketchy. Sometimes it works perfectly fine, 
and other times there are inexplicable errors. I'm having a hard time 
reproducing this one.

Original comment by Mike.Popoloski on 30 Dec 2011 at 3:45

GoogleCodeExporter commented 9 years ago
So this appears to be an old case of wrong runtime components installed 
(installing the DXSDK seems to fix the issue in all cases).

I'm going to close this for now since I can't repro. Open a new issue if you're 
still seeing the problem.

Original comment by Mike.Popoloski on 4 May 2012 at 12:14