Hi...
I'm trying to configure WebMediaPortal to run on a virtual machine and connect to my MediaPortal machine (TV + Client) and got almost everything working - only thing left is to show movieposters, fanart or what ever.
On my MP machine I've installed both the Services (v.0.4.3) and WebMP (v.0.4.3) and on the virtual machine I've got WebMP running from VisualStudio. On the virtual WebMP I've configured WebMP to connect to the IP-address of my MP install with the default 'admin' credentials.
In the Services.log I see this:
2012-03-15 21:14:19.4462 [(13)] ERROR: Unhandled exception in service (SOAP interface)
(ChannelDispatcher.ProvideFault => ErrorBehavior.ProvideFault => SoapExceptionHandling.ProvideFault)
System.ServiceModel.FaultException: The message with Action 'http://mpextended.github.com/IStreamingService/GetArtwork' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver. Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).
at System.ServiceModel.Dispatcher.ErrorBehavior.ThrowAndCatch(Exception e, Message message)
for every image it tries to load.
If I connect to the WebMP that is installed on the MP machine I can get it to show images, but only if I have WebMP configured to 127.0.0.1 if I change it to the IP addresse of the MP machine it breaks.
I've disabled the firewall on the MP machine to see if it was blocking something - just to be sure - but that changes nothing.
Does anybody have any suggestions??
I'm trying to configure WebMediaPortal to run on a virtual machine and connect to my MediaPortal machine (TV + Client) and got almost everything working - only thing left is to show movieposters, fanart or what ever.
On my MP machine I've installed both the Services (v.0.4.3) and WebMP (v.0.4.3) and on the virtual machine I've got WebMP running from VisualStudio. On the virtual WebMP I've configured WebMP to connect to the IP-address of my MP install with the default 'admin' credentials.
In the Services.log I see this:
2012-03-15 21:14:19.4462 [(13)] ERROR: Unhandled exception in service (SOAP interface)
(ChannelDispatcher.ProvideFault => ErrorBehavior.ProvideFault => SoapExceptionHandling.ProvideFault)
System.ServiceModel.FaultException: The message with Action 'http://mpextended.github.com/IStreamingService/GetArtwork' cannot be processed at the receiver, due to a ContractFilter mismatch at the EndpointDispatcher. This may be because of either a contract mismatch (mismatched Actions between sender and receiver) or a binding/security mismatch between the sender and the receiver. Check that sender and receiver have the same contract and the same binding (including security requirements, e.g. Message, Transport, None).
at System.ServiceModel.Dispatcher.ErrorBehavior.ThrowAndCatch(Exception e, Message message)
for every image it tries to load.
If I connect to the WebMP that is installed on the MP machine I can get it to show images, but only if I have WebMP configured to 127.0.0.1 if I change it to the IP addresse of the MP machine it breaks.
I've disabled the firewall on the MP machine to see if it was blocking something - just to be sure - but that changes nothing.
Does anybody have any suggestions??