Adding reference to Visual Studio project [#17897]

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Adding reference to Visual Studio project [#17897]

Re: Adding reference to Visual Studio project [#17897]

by bensynnock » Sat Jun 11, 2022 4:20 am

I managed to get the reference added in Visual Studio 2022, you might like to test it, but it appears to be working here. Still can't get my application to work as there have been some changes, but I've posted another thread about that.

Re: Adding reference to Visual Studio project [#17897]

by Ludek » Mon May 09, 2022 12:49 pm

Sorry, we just found that the fix has failed to propagate to 2622, will be in 5.0.3.2623 ( https://www.ventismedia.com/mantis/view ... 897#c68029 )

Re: Adding reference to Visual Studio project [#17897]

by jitterjames » Fri May 06, 2022 4:06 pm

That would be really great!

Re: Adding reference to Visual Studio project [#17897]

by Ludek » Fri May 06, 2022 3:56 pm

Just FYI: Will be fixed in the next build 5.0.3.2622

Re: Adding reference to Visual Studio project [#17897]

by drakinite » Thu May 05, 2022 10:13 pm

Sorry about that. I've moved it to 5.0.4 and posted on the MS developer forum in case someone can help figure out what exactly is causing VS to crash.

Re: Adding reference to Visual Studio project [#17897]

by bensynnock » Thu May 05, 2022 5:19 pm

I notice that this has been again pushed back, now to 5.1. I appreciate that there are a lot of other things to do and fixes aren't always easy, but I'm disappointed that after a year I've still not been able to get my application to work with MM5.

Perhaps I should have re-written it at the beginning after all.

Re: Adding reference to Visual Studio project [#17897]

by jitterjames » Mon Jan 10, 2022 11:17 am

I'm sure this isn't news because there was no mention of this issue in the list of updates, but I tested
MediaMonkey_5.0.3.2600_Debug.exe

found here:
https://www.mediamonkey.com/forum/viewt ... 86639&sd=d

and the problem remains when trying to add the COM reference.

Re: Adding reference to Visual Studio project [#17897]

by drakinite » Tue Jan 04, 2022 10:07 am

No problem. You could, but it's likely not necessary.

Also, for additional context: The reason it was deferred to 5.0.3 was because the priority was initially low. Someone else posted the same issue on this thread, and since it's clear multiple people are waiting for a fix on that issue, it was bumped up just a few days ago.

Re: Adding reference to Visual Studio project [#17897]

by jitterjames » Tue Jan 04, 2022 9:34 am

For what it's worth, I have this issue in Visual Studio Community Edition 2019.

If you need me to install a later version of VS Community to test, I'll be happy to do that.

Re: Adding reference to Visual Studio project [#17897]

by Peke » Mon Jan 03, 2022 9:11 pm

Hi,
I escalated as asked Dev to feedback on estimate and set roadmap.
bensynnock wrote: Mon Jan 03, 2022 12:07 pm I think it's due for a fix in 5.0.3. I would guess that there are higher priorities.
You are right it was pushed due the priorities.

Re: Adding reference to Visual Studio project [#17897]

by bensynnock » Mon Jan 03, 2022 12:07 pm

I think it's due for a fix in 5.0.3. I would guess that there are higher priorities.

Re: Adding reference to Visual Studio project [#17897]

by jitterjames » Mon Jan 03, 2022 11:33 am

I have the same issue.

The ticket describes the issue as
Priority: immediate
Severity: major
Reproducibility: always

and yet it has been 8 months and noone seems to be looking at it.

The entire com API is completely broken and noone wants to fix it? Weird.

For now, anyone who wants to use MediaMonkey with VoxCommando must remain on MM version 4. It's a shame.

Re: Adding reference to Visual Studio project

by drakinite » Thu May 20, 2021 4:24 pm

I can reproduce the issue on Visual Studio 2017; tracked as https://www.ventismedia.com/mantis/view.php?id=17897. Sorry about the trouble. Is your project for a separate application that runs alongside MM, or for an addon that will run within MM? If it's the latter, it may be worth trying out using JavaScript for the addon, which will let it be used on multiple platforms when it comes time for Mac MM. :grin:

Top