Ok, I've just tried this and I keep getting the following errors (the first is from the shared documents log), the second is from the transcode360 archive logs):
2/8/2006 3:11:02 PM
MceUiAddIn.Launch
System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
Server stack trace:
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Runtime.Remoting.Channels.SocketStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.Runtime.Remoting.Channels.ChunkedMemoryStream.WriteTo(Stream stream)
at System.Runtime.Remoting.Channels.StreamHelper.CopyStream(Stream source, Stream target)
at System.Runtime.Remoting.Channels.Tcp.TcpClientSocketHandler.SendRequest(IMessage msg, ITransportHeaders headers, Stream contentStream)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
Exception rethrown at
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Transcode360.Interface.ITranscode360.IsStreaming()
at Transcode360.AddIn.MceUiAddIn.MS.MediaCenter.AddIn.IAddInEntryPoint.Launch(AddInHost host)
--------------------
2/8/2006 3:07:33 PM Starting Transcode360 service (1.0.0.0)
2/8/2006 3:07:33 PM Loaded configuration settings.
2/8/2006 3:07:33 PM *ERR* Stopping Transcode360 service due to an unhandled exception: System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(Int32 port)
at Transcode360.Service.Main(String[] args)
---------------------
I have the /mcedivx360 plugin working fine, but I feel this would be a more streamlined plugin. any clues?