title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 3 of 3

Thread: Converter is not Registered?

  1. #1

    Converter is not Registered?

    I am attempting to evaluate the scripting capabilities of the audio converter. I am using a trial version, and have created a C-Sharp test, but when run, I get the error that the COM class is not registered (0x80040154).

    I've manually registered ALL the dlls that came with dBpoweramp, and it hasn't fixed it. When I try to add a reference and select 'dMCScripting 1.0 Type Library' as specified by the documentation, the option is not there! I added dmcscripting.dll directly as a reference, which allows me to compile the code, but the class is still not registered.

    Is this functionality available in the trial version? I would like to evaluate this functionality before purchasing a reference license. What is required to get this COM class registered? The current missing CLSID is: {1C2E0932-61B5-4EAB-A832-06EE6564047D}.

    Thanks.

  2. #2

    Re: Converter is not Registered?

    Quick follow up - compiling the program as x64 allows the program to run (though it still doesn't show up for COM import).

    I'd prefer an x86 application. Can I download or install the 32-bit version of dmcscripting.dll on my x64 OS somehow?

  3. #3
    Administrator
    Join Date
    Apr 2002
    Posts
    43,883

    Re: Converter is not Registered?

    >Can I download or install the 32-bit version of dmcscripting.dll on my x64 OS somehow?

    The 32 bit dll will not work on the x64 system.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •