NA Closed Captions ATSC (1 Viewer)

dvgeek

Portal Pro
November 16, 2013
64
38
SF Bay Area, California
Home Country
United States of America United States of America
Hello,

I've just clean installed MP Client 1.5 on a clean install of W7-64, after updating W7 with all the latest from Microsoft.

I'm trying to install CC Parser from the "CoreCCParser20130727", but keep getting a windows error message that "The module "cccp.ax" failed to load ... The specified module could not be found." (Yes running reg.bat as administrator)

I've tried running reg.bat from an Administrator command window - same error

I've tried to register with regsvr32.exe cccp.ax from an Administrator command window - same error

I put the files in c:\windows\system32 and tried to register with regsvr32.exe "c:\windows\system32\cccp.ax" - same error

I have another MP Client 1.5 on a W7-32, where I had no problem, and can see closed captions.

I just am not able to get the cccp.ax registered in Windows7-64bit.

Can some one please give me some suggestions on how to?

Thanks.
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hello and welcome dvgeek :)

    Just to check: you're registering a 32 bit version of the filter with a 32 bit version of regsvr32, right?
    If you put the ax file in c:\Windows\system32 then you have to explicitly use the 32 bit version of regsvr32 (from the SysWOW64 folder), otherwise Windows should automatically figure out which version you meant:
    http://csi-windows.com/blog/all/73-...load-the-specified-module-could-not-be-foundq

    I've also experienced this error once in the past when dependencies for a filter were missing. You can use depends.exe:
    http://www.dependencywalker.com/
    ...to check if dependencies are missing. In my case it was that I needed to install the 32 bit version of the VC++ 2008 redistributable... or it could have been the 2010 redist. Don't remember now. Anyhow, that is another reason the message can show.

    mm
     

    Users who are viewing this thread

    Top Bottom