Re: "The
Graph Was Unable to Load the Show"
I'm having the
same error "The graph was unable to load the show (Commercialskip stopped)
please restart media center or extender."
I'm running MCE on Win 7 32 bit.
I have tried
installing the toolbox and have also tried scouring the forums for a solution
to get this up and running. I've done
the following.
1. I did the
custom file registration listed here:
http://babgvant.com/forums/p/1281/6805.aspx#6805
2. Open an
elevated command prompt and run the following
"%windir%\Microsoft.NET\Framework\v2.0.50727\regasm.exe /codebase
"%ProgramFiles%\DvrmsToolbox\MCEState.dll"
Then when opening
the DVRMSToolbox settings I would get the error: "proppage.dll is not
registered on this machine", so after searching around on the net I found
a copy of this file in a small download as described on a site
(http://www.apecity.com/tivo/) with the file here
(http://www.apecity.com/tivo/graphedit_dx9.zip). I then downloaded this and registered it with
regsvr32 C:\Windows\System32\proppage.dll and it registered fine.
And now I'm
getting the error described at the beginning of my post. Here's the event viewer output:
User: James
Unable to access
filter graph for current show. System.InvalidCastException: Unable to cast COM
object of type 'System.__ComObject' to interface type
'Toub.MediaCenter.Dvrms.DirectShow.IGraphBuilder'. This operation failed
because the QueryInterface call on the COM component for the interface with IID
'{56A868A9-0AD4-11CE-B03A-0020AF0BA770}' failed due to the following error: No
such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
Does this have to do with having a newer version of the dotnet framework so that the MCEAddin.zip's install.cmd doesn't have the correct paths or something? I've been trying to get this thing working for a few hours and any light that someone could shed on the subject would be greatly appreciated.