I'm trying to add the Windows Media Player component to my solution, but this message is displayed instead.
The following controls were added but are not enable in the active designer. Make sure the controls to add are compatible with the current designer and .NET Framework
I'm using Windows 8.1, Visual Studio 2013 and .NET framework target is 4.5
I copied my DLL to the bin folder too.
When You create Windows Forms App there are two ways: (.NET Framework) and (.NET) You should chose Windows Forms App (.NET Framework).
I could suggest you to check if the version of the dll that you have imported is for 4.5 version of framework. Maybe it's for an older version of framework.
If it doesn't help you try following this guide.
As workaround I can suggest you to copy that dll in your bin/debug folder and then add references to the project from your bin.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With