Home All Groups Group Topic Archive Search About

DX9 SDK (Feb 2006) / .NET 2.0

Author
20 Apr 2006 2:32 PM
Alex C. Barberi
I just upgraded one of my projects from VB.NET 2002/DX9.0c to VB 2005/DX9 Feb
2006 and I am getting lots of errors like this one:
   'Device' is ambiguous in the namespace 'Microsoft.DirectX.Direct3D'

How do I correct this?

--
Alex C. Barberi
Chief Executive Officer
VisionForce
http://www.visionforceweb.com

Author
20 Apr 2006 3:58 PM
Ken Tucker [MVP]
Hi,

        I would try the april 2006 directx sdk.
http://www.microsoft.com/downloads/details.aspx?FamilyId=7AB978B5-5F1A-4F6A-88EB-FC646138BECA&displaylang=en

Ken
---------------------

Show quoteHide quote
"Alex C. Barberi" wrote:

> I just upgraded one of my projects from VB.NET 2002/DX9.0c to VB 2005/DX9 Feb
> 2006 and I am getting lots of errors like this one:
>    'Device' is ambiguous in the namespace 'Microsoft.DirectX.Direct3D'
>
> How do I correct this?
>
> --
> Alex C. Barberi
> Chief Executive Officer
> VisionForce
> http://www.visionforceweb.com
>
Author
21 Apr 2006 3:22 PM
Alex C. Barberi
Well, that doesn't seem to fix it.

But look at all the odd version numbers I'm referenced to now:
Microsoft.DirectX v2.0.0.0
Microsoft.DirectX.AudioVideoPlayback v1.0.2902.0
Microsoft.DirectX.Direct3D v1.0.2902.0
Microsoft.DirectX.Direct3DX v1.0.2911.0
Microsoft.DirectX.DirectInput v1.0.2902.0

What should I do?

--
Alex C. Barberi
Chief Executive Officer
VisionForce
http://www.visionforceweb.com



Show quoteHide quote
"Ken Tucker [MVP]" wrote:

> Hi,
>
>         I would try the april 2006 directx sdk.
>
> http://www.microsoft.com/downloads/details.aspx?FamilyId=7AB978B5-5F1A-4F6A-88EB-FC646138BECA&displaylang=en
>
> Ken
> ---------------------
>
> "Alex C. Barberi" wrote:
>
> > I just upgraded one of my projects from VB.NET 2002/DX9.0c to VB 2005/DX9 Feb
> > 2006 and I am getting lots of errors like this one:
> >    'Device' is ambiguous in the namespace 'Microsoft.DirectX.Direct3D'
> >
> > How do I correct this?
> >
> > --
> > Alex C. Barberi
> > Chief Executive Officer
> > VisionForce
> > http://www.visionforceweb.com
> >
Author
26 Apr 2006 1:41 PM
Alex C. Barberi
I figured it out; I have to be using the same version for all of the libraries.

--
Alex C. Barberi
Chief Executive Officer
VisionForce
http://www.visionforceweb.com



Show quoteHide quote
"Alex C. Barberi" wrote:

> I just upgraded one of my projects from VB.NET 2002/DX9.0c to VB 2005/DX9 Feb
> 2006 and I am getting lots of errors like this one:
>    'Device' is ambiguous in the namespace 'Microsoft.DirectX.Direct3D'
>
> How do I correct this?
>
> --
> Alex C. Barberi
> Chief Executive Officer
> VisionForce
> http://www.visionforceweb.com
>