Windows Entertainment and Connected Home

How to organize, access and enjoy all of your media in and around your home

NetflixMC plug-in Development

  • rated by 5 users
  • This post has 388 Replies |
  • 43 Followers
Page 14 of 26 (389 items) «1213141516»
  •  
    I just posted News about NetflixMC Extender support. Check it out.

    http://thegreenbutton.com/forums/thread/254318.aspx
  •  
    gobanjoboy:
    I just posted News about NetflixMC Extender support. Check it out.

    http://thegreenbutton.com/forums/thread/254318.aspx



    WooT!  This is great news!
    Pix of Setup Sony XL3: Win7 x64 / 2x ATI DCT's / HDHomeRun / 2TB Disk / 8GB Ram / ATI 4550LP Plugins: MediaBrowser / MyChannelLogos iPhone: RemoteKitten / Air Mouse
  •  
    You mentioned that it did not work out of the box and required manual tweaking of the MCX account.  Can you post these steps?  They could be provided as-is but could give us a starting point on how to get it going.
  •  

    gobanjoboy:
    Are there any MCE 2005 NetflixMC Users out there?

    I just installed NetflixMC on my MCE 2005 pc today. The pc does have .Net framework 3.5 installed as well. When I click on the NetflixMC icon in Media Center I get a "page cannot be displayed" browser message and a "not designed for Media Center" message. This was after setting up and successfully testing my login with the NetflixMC agent. I should mention that during the test login, Netflix automatically started streaming an animated Superman film. Was it supposed to do that?  Hoping you can help me get the plug-in working.

  •  
    dharma41:

    gobanjoboy:
    Are there any MCE 2005 NetflixMC Users out there?

    I just installed NetflixMC on my MCE 2005 pc today. The pc does have .Net framework 3.5 installed as well. When I click on the NetflixMC icon in Media Center I get a "page cannot be displayed" browser message and a "not designed for Media Center" message. This was after setting up and successfully testing my login with the NetflixMC agent. I should mention that during the test login, Netflix automatically started streaming an animated Superman film. Was it supposed to do that?  Hoping you can help me get the plug-in working.



    Hmmm do you have all the lastest updates for MCE 2005?

    Can you open Start Menu\Programs\Accessories\Media Center\Media Center Programs\NetflixMC.mcl and see url="C:\Program Files\NetflixMC\NetflixMC Plug-in\NetflixMC.xbap"

    Are you able to see this file? C:\Program Files\NetflixMC\NetflixMC Plug-in\NetflixMC.xbap
  •  

    gobanjoboy:

    Hmmm do you have all the lastest updates for MCE 2005?

    Can you open Start Menu\Programs\Accessories\Media Center\Media Center Programs\NetflixMC.mcl and see url="C:\Program Files\NetflixMC\NetflixMC Plug-in\NetflixMC.xbap"

    Are you able to see this file? C:\Program Files\NetflixMC\NetflixMC Plug-in\NetflixMC.xbap

    Thanks for the prompt response.

    I have the April 2006 Update Rollup KB914548 for Update Rollup 2. This is the latest as far as I can tell after checking the Microsoft website.

    I opened Start Menu\Programs\Accessories\Media Center\Media Center Programs\NetflixMC.mcl. This started Media Center, and after a a brief pause I got the same messages as before. I am unable to see any URL. I am able to see C:\Program Files\NetflixMC\NetflixMC Plug-in\NetflixMC.xbap. Opening NetflixMC.xbap by itself opens my web browser with the url=file:///C:/Program%20Files/NetflixMC/NetflixMC%20Plug-in/NetflixMC.xbap

  •  
    First off, running MCE 2005.  Rollup2, .net 3.5

    I am able to run "C:\Program Files\NetflixMC\NetflixMC Plug-in\NetflixMC.xbap"

    All goes well until I go to actually watch the movie (I chose Superman Doomsday) .  Then I get this message (with a white screen):

    "An error occurred in the application you were using.

    You can try the following:
        Restart the application
        Click the " More Information" button below for details about this error

    MORE INFORMATION BUTTON"

    Note: that using "Test Login" in the agent settings lets me watch Superman Doomsday (That's why I chose it above).

    I have the output from "More Information" that I can post or email.

    UPDATE:

    I found the partially downloaded file and am able to play it fine in WMP11.  I am very excited to be able to use this great plugin and am happy to help in any way that I can.  Just let me know.
    Let me know what I can do to help,  Thanks, biosavvy
    Leave me a message: 314-558-0077 or 253-238-0301
  •  
    If you could PM it to me please.
  •  
    gobanjoboy:
    MCL1008:
    I'm a MCE 2005 Netflix user.

    I would upgrade to VMC but i can't justify spending a few hundred dollars on vista to replace something that works well.

    I am greatful you created a plugin for MCE 2005.  I tried the plugin, the test in the settings window successfully played video, but I get an application error when attempting to play a video.  If you decide to continue developing the plugin for 05 and would like the error for feedback let me know and I'll post it.


    I would love to see the error... Thanks



    Startup URI: C:\Program Files\NetflixMC\NetflixMC Plug-in\NetflixMC.xbap
    Application Identity: file:///C:/Program%20Files/NetflixMC/NetflixMC%20Plug-in/NetflixMC.xbap#NetflixMC.xbap, Version=1.0.0.2, Culture=neutral, PublicKeyToken=6fddde62590ed66f, processorArchitecture=msil/NetflixMC.exe, Version=1.0.0.2, Culture=neutral, PublicKeyToken=6fddde62590ed66f, processorArchitecture=msil, type=win32

    System.Windows.Markup.XamlParseException: Cannot create instance of 'Window1' defined in assembly 'NetflixMC, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Exception has been thrown by the target of an invocation.  Error in markup file 'Window1.xaml' Line 2 Position 5. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ServiceModel.EndpointNotFoundException: Could not connect to http://localhost:4369/WCF/Host. TCP error code 10061: No connection could be made because the target machine actively refused it 127.0.0.1:4369.  ---> System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it
       at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
       at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
       at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
       --- End of inner exception stack trace ---
       at System.Net.HttpWebRequest.GetRequestStream()
       at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
       --- End of inner exception stack trace ---

    Server stack trace:
       at System.ServiceModel.Security.IssuanceTokenProviderBase`1.DoNegotiation(TimeSpan timeout)
       at System.ServiceModel.Security.SspiNegotiationTokenProvider.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Security.CommunicationObjectSecurityTokenProvider.Open(TimeSpan timeout)
       at System.ServiceModel.Security.SecurityUtils.OpenCommunicationObject(ICommunicationObject obj, TimeSpan timeout)
       at System.ServiceModel.Security.SecurityUtils.OpenTokenProviderIfRequired(SecurityTokenProvider tokenProvider, TimeSpan timeout)
       at System.ServiceModel.Security.SymmetricSecurityProtocol.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Security.WrapperSecurityCommunicationObject.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Security.SecurityProtocol.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.SecurityChannelFactory`1.ClientSecurityChannel`1.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.DoOperation(SecuritySessionOperation operation, EndpointAddress target, Uri via, SecurityToken currentToken, TimeSpan timeout)
       at System.ServiceModel.Security.SecuritySessionSecurityTokenProvider.GetTokenCore(TimeSpan timeout)
       at System.IdentityModel.Selectors.SecurityTokenProvider.GetToken(TimeSpan timeout)
       at System.ServiceModel.Security.SecuritySessionClientSettings`1.ClientSecuritySessionChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)
       at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade)
       at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
       at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
       at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
       at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at NetflixMC.NetflixMcAgent.localhost.IPlayerAgent.GetTempImagePath()
       at NetflixMC.NetflixMcAgent.localhost.PlayerAgentClient.GetTempImagePath()
       at NetflixMC.Window1..ctor()
       --- End of inner exception stack trace ---
       at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
       at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
       at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
       at System.Activator.CreateInstance(Type type, Boolean nonPublic)
       at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
       --- End of inner exception stack trace ---
       at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
       at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
       at System.Windows.Markup.BamlRecordReader.ThrowException(String message, Exception innerException)
       at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
       at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)
       at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
       at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
       at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
       at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
       at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
       at System.Windows.Markup.TreeBuilder.Parse()
       at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
       at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
       at MS.Internal.AppModel.AppModelKnownContentFactory.BamlConverter(Stream stream, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
       at MS.Internal.AppModel.MimeObjectFactory.GetObjectAndCloseStream(Stream s, ContentType contentType, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
       at System.Windows.Navigation.NavigationService.GetObjectFromResponse(WebRequest request, WebResponse response, Uri destinationUri, Object navState)
       at System.Windows.Navigation.NavigationService.DoNavigate(Uri source, NavigationMode f, Object navState)
       at System.Windows.Navigation.NavigateQueueItem.Dispatch(Object obj)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
       at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
       at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
       at System.Windows.Threading.Dispatcher.Run()
       at System.Windows.Application.RunDispatcher(Object ignore)
       at System.Windows.Application.StartDispatcherInBrowser(Object unused)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
       at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Windows.Threading.DispatcherOperation.Invoke()
       at System.Windows.Threading.Dispatcher.ProcessQueue()
       at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
       at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
       at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
       at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)


    -----------------------

    PresentationHost.exe v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - c:\WINDOWS\system32\PresentationHost.exe
    ntdll.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\ntdll.dll
    kernel32.dll v5.1.2600.3119 (xpsp_sp2_gdr.070416-1301) - C:\WINDOWS\system32\kernel32.dll
    ADVAPI32.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\ADVAPI32.dll
    RPCRT4.dll v5.1.2600.3173 (xpsp_sp2_qfe.070709-0052) - C:\WINDOWS\system32\RPCRT4.dll
    USER32.dll v5.1.2600.3099 (xpsp_sp2_gdr.070308-0222) - C:\WINDOWS\system32\USER32.dll
    GDI32.dll v5.1.2600.3159 (xpsp_sp2_gdr.070619-1300) - C:\WINDOWS\system32\GDI32.dll
    msvcrt.dll v7.0.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\msvcrt.dll
    ole32.dll v5.1.2600.2726 (xpsp_sp2_gdr.050725-1528) - C:\WINDOWS\system32\ole32.dll
    SHELL32.dll v6.00.2900.3241 (xpsp_sp2_qfe.071025-1245) - C:\WINDOWS\system32\SHELL32.dll
    SHLWAPI.dll v6.00.2900.3268 (xpsp_sp2_qfe.071206-1251) - C:\WINDOWS\system32\SHLWAPI.dll
    urlmon.dll v6.00.2900.3268 (xpsp_sp2_qfe.071206-1251) - C:\WINDOWS\system32\urlmon.dll
    VERSION.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\VERSION.dll
    mscoree.dll v2.0.50727.1433 (REDBITS.050727-1400) - c:\WINDOWS\system32\mscoree.dll
    WININET.dll v6.00.2900.3268 (xpsp_sp2_qfe.071206-1251) - C:\WINDOWS\system32\WININET.dll
    CRYPT32.dll v5.131.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\CRYPT32.dll
    MSASN1.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\MSASN1.dll
    OLEAUT32.dll v5.1.2600.3266 - C:\WINDOWS\system32\OLEAUT32.dll
    comctl32.dll v6.0 (xpsp.060825-0040) - C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    uxtheme.dll v6.00.2900.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\uxtheme.dll
    CLBCATQ.DLL v2001.12.4414.308 - c:\WINDOWS\system32\CLBCATQ.DLL
    COMRes.dll v2001.12.4414.258 - c:\WINDOWS\system32\COMRes.dll
    xpsp2res.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - c:\WINDOWS\system32\xpsp2res.dll
    Secur32.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - c:\WINDOWS\system32\Secur32.dll
    dfshim.dll v2.0.50727.1433 (REDBITS.050727-1400) - c:\WINDOWS\system32\dfshim.dll
    MSVCR80.dll v8.00.50727.1433 - C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.1433_x-ww_5cf844d2\MSVCR80.dll
    mscorwks.dll v2.0.50727.1433 (REDBITS.050727-1400) - c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
    PresentationHostDLL.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - c:\WINDOWS\Microsoft.Net\Framework\v3.0\WPF\PresentationHostDLL.dll
    mscorlib.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\mscorlib\32e6f703c114f3a971cbe706586e3655\mscorlib.ni.dll
    System.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System\ba0e3a22211ba7343e0116b051f2965a\System.ni.dll
    WindowsBase.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\WindowsBase\0703021437c2ec71213a6b701771be86\WindowsBase.ni.dll
    PresentationCore.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\PresentationCore\011f8e31d197b4ccb6a61c2267a38e5c\PresentationCore.ni.dll
    PresentationFramework.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\PresentationFramewo#\60421dda88800b14dc101ed9dca422fe\PresentationFramework.ni.dll
    msi.dll v3.1.4000.4039 - c:\WINDOWS\system32\msi.dll
    actxprxy.dll v6.00.2900.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\actxprxy.dll
    SXS.DLL v5.1.2600.3019 (xpsp_sp2_gdr.061019-0414) - c:\WINDOWS\system32\SXS.DLL
    PresentationHostProxy.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - c:\WINDOWS\system32\PresentationHostProxy.dll
    System.Xml.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Xml\c98cb65a79cfccb44ea727ebe4593ede\System.Xml.ni.dll
    PresentationUI.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\PresentationUI\6d2716a55eb8ce6fc4cbf83f3ab329e3\PresentationUI.ni.dll
    rsaenh.dll v5.1.2600.2161 (xpsp.040706-1629) - c:\WINDOWS\system32\rsaenh.dll
    mscorjit.dll v2.0.50727.1433 (REDBITS.050727-1400) - c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\mscorjit.dll
    PresentationFramework.Royale.ni.dll v3.0.6920.1109 (lh_tools_devdiv_wpf.071009-1109) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\PresentationFramewo#\81d2540bc1c18190d0431d9a61bee65b\PresentationFramework.Royale.ni.dll
    System.ServiceModel.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.ServiceModel\350903c091629396c08742c996c1caba\System.ServiceModel.ni.dll
    SMDiagnostics.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\SMDiagnostics\169ba2fe1a4d87ede3ab8dd3d44d867e\SMDiagnostics.ni.dll
    System.Configuration.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Configuration\eee9b48577689e92db5a7b5c5de98d9b\System.Configuration.ni.dll
    System.Runtime.Serialization.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Runtime.Seri#\e27527e67611d8acc0d8dff6d286af23\System.Runtime.Serialization.ni.dll
    System.Data.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Data\5f669e819da7010c1dca347a25597c42\System.Data.ni.dll
    System.Data.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll
    WS2_32.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\WS2_32.dll
    WS2HELP.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\WS2HELP.dll
    System.Web.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Web\67cfb70213562afe2ca9b9066764af3a\System.Web.ni.dll
    System.IdentityModel.ni.dll v3.0.4506.648 (Winfxred.004506-0648) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.IdentityModel\bdd94a4c46e4424787dfed9381196cb3\System.IdentityModel.ni.dll
    System.Drawing.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Drawing\0e83aac37b2623f1a24c70979f31dd56\System.Drawing.ni.dll
    System.Windows.Forms.ni.dll v2.0.50727.1433 (REDBITS.050727-1400) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Windows.Forms\3d8c79c45aa674e43f075e2e66b8caf5\System.Windows.Forms.ni.dll
    System.IdentityModel.Selectors.ni.dll v3.0.4506.648 - C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.IdentityMode#\492d16599426c7ab35ad2c499a9d4ae6\System.IdentityModel.Selectors.ni.dll
    security.Dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - c:\WINDOWS\system32\security.Dll
    msv1_0.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\msv1_0.dll
    iphlpapi.dll v5.1.2600.2912 (xpsp_sp2_gdr.060519-0003) - c:\WINDOWS\system32\iphlpapi.dll
    rasapi32.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - c:\WINDOWS\system32\rasapi32.dll
    rasman.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - c:\WINDOWS\system32\rasman.dll
    NETAPI32.dll v5.1.2600.2976 (xpsp_sp2_gdr.060817-0106) - C:\WINDOWS\system32\NETAPI32.dll
    TAPI32.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - c:\WINDOWS\system32\TAPI32.dll
    rtutils.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - c:\WINDOWS\system32\rtutils.dll
    WINMM.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - c:\WINDOWS\system32\WINMM.dll
    mswsock.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\mswsock.dll
    hnetcfg.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - c:\WINDOWS\system32\hnetcfg.dll
    wshtcpip.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\System32\wshtcpip.dll
    DNSAPI.dll v5.1.2600.2938 (xpsp_sp2_gdr.060626-0020) - c:\WINDOWS\system32\DNSAPI.dll
    winrnr.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\System32\winrnr.dll
    WLDAP32.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - C:\WINDOWS\system32\WLDAP32.dll
    NWWS2NDS.DLL v4.91 - C:\WINDOWS\system32\netware\NWWS2NDS.DLL
    NETWIN32.DLL v6.1.0 - c:\WINDOWS\system32\NETWIN32.DLL
    CLNWIN32.DLL v6.1.0 - c:\WINDOWS\system32\CLNWIN32.DLL
    LOCWIN32.dll v6.1.0 - c:\WINDOWS\system32\LOCWIN32.dll
    NCPWIN32.dll v6.1.0 - c:\WINDOWS\system32\NCPWIN32.dll
    WSOCK32.dll v5.1.2600.2180 (xpsp_sp2_rtm.040803-2158) - c:\WINDOWS\system32\WSOCK32.dll
    NWWS2SLP.DLL v4.91 - C:\WINDOWS\system32\netware\NWWS2SLP.DLL
    NWSRVLOC.dll v4.91.0.1 - c:\WINDOWS\system32\NWSRVLOC.dll
    rasadhlp.dll v5.1.2600.2938 (xpsp_sp2_gdr.060626-0020) - c:\WINDOWS\system32\rasadhlp.dll
    diasymreader.dll v8.0.50727.1433 (REDBITS.050727-1400) - c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\diasymreader.dll


  •  
    You are getting this because the NetflixMC Agent WCF Service is either not run or you have a firewall blocking the port.  The agent runs WCF @ 127.0.0.1:4369. You should be able to right click the NetflixMC Agent Icon in the taskbar and tell if it is running or not. If it is running then you have something blocking the port access.
  •  
    dharma41:

    gobanjoboy:
    Are there any MCE 2005 NetflixMC Users out there?

    I just installed NetflixMC on my MCE 2005 pc today. The pc does have .Net framework 3.5 installed as well. When I click on the NetflixMC icon in Media Center I get a "page cannot be displayed" browser message and a "not designed for Media Center" message. This was after setting up and successfully testing my login with the NetflixMC agent. I should mention that during the test login, Netflix automatically started streaming an animated Superman film. Was it supposed to do that?  Hoping you can help me get the plug-in working.



    Do you have IE 7 installed?
  •  
    gobanjoboy:
    dharma41:

    gobanjoboy:
    Are there any MCE 2005 NetflixMC Users out there?

    I just installed NetflixMC on my MCE 2005 pc today. The pc does have .Net framework 3.5 installed as well. When I click on the NetflixMC icon in Media Center I get a "page cannot be displayed" browser message and a "not designed for Media Center" message. This was after setting up and successfully testing my login with the NetflixMC agent. I should mention that during the test login, Netflix automatically started streaming an animated Superman film. Was it supposed to do that?  Hoping you can help me get the plug-in working.



    Do you have IE 7 installed?

    Well, I previously installed IE 7, but it caused one of my other applications to stop working so I rolled back to IE 6. It's been so long now that I forgot what it broke. Currently I have IE 6. Also, Firefox is my default browser, although I don't think that matters since Media Center seems to override that and uses IE 6. So is not having IE 7 my problem?

  •  
    dharma41:
    gobanjoboy:
    dharma41:

    gobanjoboy:
    Are there any MCE 2005 NetflixMC Users out there?

    I just installed NetflixMC on my MCE 2005 pc today. The pc does have .Net framework 3.5 installed as well. When I click on the NetflixMC icon in Media Center I get a "page cannot be displayed" browser message and a "not designed for Media Center" message. This was after setting up and successfully testing my login with the NetflixMC agent. I should mention that during the test login, Netflix automatically started streaming an animated Superman film. Was it supposed to do that?  Hoping you can help me get the plug-in working.



    Do you have IE 7 installed?

    Well, I previously installed IE 7, but it caused one of my other applications to stop working so I rolled back to IE 6. It's been so long now that I forgot what it broke. Currently I have IE 6. Also, Firefox is my default browser, although I don't think that matters since Media Center seems to override that and uses IE 6. So is not having IE 7 my problem?



    It was suggested to me by a more knowledgeful person that it might be. I know I have it installed. It would be nice to know if this is really your problem that way I could add that as a requirement.
  •  
    Are there any MCE 2005 users out there that have successfully been able to run NetflixMC?

    Letting me know either way would be helpful.
  •  

    gobanjoboy:
    Are there any MCE 2005 users out there that have successfully been able to run NetflixMC?

    Letting me know either way would be helpful.

    It would also be much appreciated if, in addition, said users can report which version of Internet Explorer they have installed.

Page 14 of 26 (389 items) «1213141516»