i've also found; clr.AddReferenceByPartialName("Microsoft.DirectX.Direct3D") clr.AddReferenceByPartialName("Microsoft.DirectX.Direct3DX")
by seaching msdn for info on the missing objects/types and noting the assembly bit by bit more of the framework.py script runs, without any new downloads, however; the next missing object/type is Direct3D.PresentParameters, which is in Microsoft.WindowsMobile.Directx.dll ??? along with Direct3D.Device, (also required) my machine has Microsoft.WindowsMobile.Directx.xml (in the .net 2 directory ) but not the dll. and this seems to be part of Microsoft Windows CE .NET 4.2 ??? have to say there seems to be a story here but im blowed if i can see it, does anyone have any idea what this is all about? _______________________________________________ users mailing list users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com