Click to See Complete Forum and Search --> : using "Windows media player" Activex


asafaa
November 23rd, 2006, 04:00 AM
i work on visual studio 2005 .NET in C#.
i want to use the windows Media player 11 SDK.

i want to put a "Windows media player" control on the form
i Added the control to the toolbox by checking it in the COM controls list.

but when i drag it onto the form i get the messege
"Failed to import the Activex control , please ensure it is properly registered" and the wmpLib and AxwmpLib references are marked as "not found".

what do i have to do ?