getmusicbee.com

Support => Developers' Area => MusicBee API => Topic started by: jbdev001 on January 09, 2020, 11:15:54 AM

Title: Can't open API Project Properties
Post by: jbdev001 on January 09, 2020, 11:15:54 AM
Hi I'm trying to develop my first plugin using C#. I'm trying to follow the Guide (https://musicbee.fandom.com/wiki/Tutorial:_Creating_A_Simple_Plugin), but I can't open the Project Properties (see image below). I'm using Visual Studio 2019.
Thank you for any help. I hope to contribute to this great community!

(https://i.imgur.com/sQ0guWu.png)
Title: Re: Can't open API Project Properties
Post by: Steven on January 09, 2020, 11:47:41 AM
I have never seen that message before. Do you have the Visual Studio components for Windows Forms applications installed?
If yes, I guess you could send me a zip of the project folder files
Title: Re: Can't open API Project Properties
Post by: jbdev001 on January 09, 2020, 12:37:23 PM
Thank you Steven. That solved it - I had to install the .NET Desktop Development workload.