First of all apologies, I have indeed read the before posting thread, but the link to Windows Media Player sdk is broken "we are sorry, the page you requested cannot be found".
I am trying to use the windows media player control in visual studio 2015 community. However the control does not get add it to the toolbox. I have followed the steps as per Microsoft documentation: https://msdn.microsoft.com/en-us/library/windows/desktop/dd564585(v=vs.85).aspx 1.Right-click within the Toolbox, and then select Choose Items. This opens the Customize Toolbox dialog box. 2.On the COM Components tab, select Windows Media Player. And then I get this message: Visual studio de following controls were successfully added to the toolbox but are not enabled in the active designer Windows Media Player Make sure the controls to add are compatible with the current designer and .NET framework version This is a new development machine with Windows 10. The project is targeting .NET 4.0 |