open songsdb

This forum is for questions / discussions regarding development of addons / tweaks for MediaMonkey for Windows 4.

Moderators: Gurus, Addon Administrators

wolfram.brod
Posts: 28
Joined: Tue Feb 24, 2009 7:43 am

open songsdb

Post by wolfram.brod »

Hello!
I'm trying to run openoffice-Macro which really worked in 2013. Now I get an runtime-error 91:
The module cannot be loaded - invalid format.
the statement causing the error is:
Set SDB = CreateObject("SongsDB.SDBApplication")
What happened in the meantime - what do I have to change?
(I'm using MM 4.1.14.1813 portable)
Thanks, Wolfram
Peke
Posts: 17446
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Re: open songsdb

Post by Peke »

Hi,
Portable version do not Register COM Server objects.

In order to use external Com Connection You would need either to use normal version or create MM Plugin that would serve as parser to raw mem pointer to Object "SongsDB.SDBApplication" and then use it to interact with MM.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
Post Reply