Help! Error Message in Meetinghouse Webcast software

Using the Church Webcasting System, YouTube, etc. Including cameras and mixers.
Post Reply
swidmann1
New Member
Posts: 14
Joined: Sun Sep 11, 2011 5:02 pm
Location: Temple, Texas, USA

Help! Error Message in Meetinghouse Webcast software

#1

Post by swidmann1 »

I'm now getting this error message when I start LDS Meetinghouse Webcast. The error appears prior to logging in. The software has worked and streamed during a test prior to this. Before I uninstall and reload software thought I would ask the forum for advice.

Here's the error message:

Microsoft.Expression.Encoder.InvalidJobException: The specified device does not exist on the system.
at Microsoft.Expression.Encoder.Live.LiveJob.Load(ValidateXmlDocument doc, String jobDir, ISaveExtraSettings extraSettings)
at Microsoft.Expression.Encoder.Live.LiveJob.Load(String inputFileName, ISaveExtraSettings extraSettings)
at Lds.CM.MeetinghouseWebcast.UI.Models.SettingsModel.LoadLiveJobInBackground(Object sender, DoWorkEventArgs e)
Aczlan
Member
Posts: 358
Joined: Sun Jun 06, 2010 5:29 pm
Location: Upstate, NY, USA

#2

Post by Aczlan »

Have you tried unplugging the capture device (if it is external) restarting, opening the program, closing the program, plugging the device back in and restarting the computer again? It sounds like the program is confused about a device on the system and is looking for one that is not there.

Aaron Z
User avatar
pete.arnett
Member
Posts: 257
Joined: Thu Dec 23, 2010 7:33 am
Location: Sunny South Florida, USA

#3

Post by pete.arnett »

Using a Roxio Easy VHS-to-DVD (USB capture appliance)
Got the same type of error message when the USB capture appliance is NOT connected
Tried the steps that Aczlan (Aaron Z) posted a
nd they did not help
MWC No Roxio Error Message.jpg
(89.83 KiB) Downloaded 328 times
Thanks,
:cool:Your Fellow Member,
Pete Arnett
Sunny South Florida, USA
swidmann1
New Member
Posts: 14
Joined: Sun Sep 11, 2011 5:02 pm
Location: Temple, Texas, USA

#4

Post by swidmann1 »

Just tried it too with no luck. Pete, did you ever get it working? I'm using a Logitech 910 webcam. Had no problems before. The only thing that has been changed was uninstalling Norton Internet Security (memory hog). Replaced it with Avira which I've used on other PC's for years with no problems.

Here are the event logs. Anybody speak geek?

- System

- Provider

[ Name] System.ServiceModel 4.0.0.0

- EventID 105

[ Qualifiers] 49153

Level 2

Task 4

Keywords 0x80000000000000

- TimeCreated

[ SystemTime] 2011-10-09T12:15:52.000Z

EventRecordID 25924

Channel Application

Computer Andrea-PC

- Security

[ UserID] S-1-5-21-9305323-3205878830-2120450974-1000


- EventData

<TraceRecord xmlns="http://schemas.microsoft.com/2004/10/E2 ... raceRecord" Severity="Critical"><TraceIdentifier>UnhandledException</TraceIdentifier><Description>Unhandled exception</Description><AppDomain>Lds.CM.MeetinghouseWebcast.UI.exe</AppDomain><Exception><ExceptionType>System.ServiceModel.Security.SecurityAccessDeniedException, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</ExceptionType><Message>At least one security token in the message could not be validated.</Message><StackTrace> Server stack trace: at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) 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 Lds.CM.MeetinghouseWebcast.Shared.Services.Contracts.Webcasting.V2.IWebcastingService.FindEventTypes(FindEventTypesRequest request) at Lds.CM.MeetinghouseWebcast.Shared.Services.Contracts.Webcasting.V2.WebcastingServiceDynamicProxyWrapper.FindEventTypes(FindEventTypesRequest ) at Lds.CM.MeetinghouseWebcast.UI.Business.ReferenceData.Load() at Lds.CM.MeetinghouseWebcast.UI.ViewModels.Shell.ShellSignInViewModel.OnSignInCompleted(Object sender, RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, 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, Boolean ignoreSyncCtx) 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, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) 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.RunInternal(Window window) at System.Windows.Application.Run(Window window) at Lds.CM.MeetinghouseWebcast.UI.App.Main()</StackTrace><ExceptionString>System.ServiceModel.Security.SecurityAccessDeniedException: At least one security token in the message could not be validated. Server stack trace: at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) 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 Lds.CM.MeetinghouseWebcast.Shared.Services.Contracts.Webcasting.V2.IWebcastingService.FindEventTypes(FindEventTypesRequest request) at Lds.CM.MeetinghouseWebcast.Shared.Services.Contracts.Webcasting.V2.WebcastingServiceDynamicProxyWrapper.FindEventTypes(FindEventTypesRequest ) at Lds.CM.MeetinghouseWebcast.UI.Business.ReferenceData.Load() at Lds.CM.MeetinghouseWebcast.UI.ViewModels.Shell.ShellSignInViewModel.OnSignInCompleted(Object sender, RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e) at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, 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, Boolean ignoreSyncCtx) 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, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) 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.RunInternal(Window window) at System.Windows.Application.Run(Window window) at Lds.CM.MeetinghouseWebcast.UI.App.Main()</ExceptionString><DataItems><Data><Key>System.Object</Key></Data></DataItems></Exception></TraceRecord>
System.NullReferenceException: Object reference not set to an instance of an object. at System.ServiceModel.Diagnostics.DiagnosticTrace.AddExceptionToTraceString(XmlWriter xml, Exception exception) at System.ServiceModel.Diagnostics.DiagnosticTrace.BuildTrace(PlainXmlWriter xml, TraceEventType type, String msdnTraceCode, String description, TraceRecord trace, Exception exception, Object source) at System.ServiceModel.Diagnostics.DiagnosticTrace.BuildTrace(TraceEventType type, String msdnTraceCode, String description, TraceRecord trace, Exception exception, Object source, TraceXPathNavigator& navigator) at System.ServiceModel.Diagnostics.DiagnosticTrace.TraceEvent(TraceEventType type, Int32 code, String msdnTraceCode, String description, TraceRecord trace, Exception exception, Object source)
Lds.CM.MeetinghouseWebcast.UI
3892
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++

- System

- Provider


[ Name] .NET Runtime


- EventID 1026


[ Qualifiers] 0



Level 2


Task 0


Keywords 0x80000000000000

- TimeCreated


[ SystemTime] 2011-10-09T12:15:57.000Z



EventRecordID 25925


Channel Application


Computer Andrea-PC


Security
- EventData


Application: Lds.CM.MeetinghouseWebcast.UI.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.ServiceModel.Security.SecurityAccessDeniedException Stack: Server stack trace: at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter) at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object) at System.Threading.ExecutionContext.runTryCode(System.Object) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode, CleanupCode, System.Object) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef) at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame) at System.Windows.Threading.Dispatcher.Run() at System.Windows.Application.RunDispatcher(System.Object) at System.Windows.Application.RunInternal(System.Windows.Window) at System.Windows.Application.Run(System.Windows.Window) at Lds.CM.MeetinghouseWebcast.UI.App.Main()
User avatar
pete.arnett
Member
Posts: 257
Joined: Thu Dec 23, 2010 7:33 am
Location: Sunny South Florida, USA

#5

Post by pete.arnett »

No error message if you plug in the Roxio Easy VHS-to-DVD (USB capture appliance)before starting the Meetinghouse Webcast application
Thanks,
:cool:Your Fellow Member,
Pete Arnett
Sunny South Florida, USA
GDGudmundson
New Member
Posts: 17
Joined: Fri Feb 18, 2011 8:36 am
Location: Pleasant Grove, UT, USA

#6

Post by GDGudmundson »

This is usually because a device that was previously connected and added to the Live Input Devices list is no longer connected. When devices or Rest Images/Videos are added they are persisted in an Expression job file located in c:\users\{username}\AppData\Local\Meetinghouse Webcast. When the client starts it tells Expression to load that job file. If a device that was persisted is no longer connected Expression throws an error that the client then displays. The client should continue to function properly. You can get rid of the error by deleting the job file mentioned above. You will have to readd any devices or Rest Images/Videos that were previously saved.
swidmann1
New Member
Posts: 14
Joined: Sun Sep 11, 2011 5:02 pm
Location: Temple, Texas, USA

#7

Post by swidmann1 »

When I close out the error message and log in the Webcast software shuts down by itself. Do you think the two problems are related, error can't find device and shut down?

I'll try deleting the job file tonight. Just need to figure out how to make this into a FHE lesson. :rolleyes:
swidmann1
New Member
Posts: 14
Joined: Sun Sep 11, 2011 5:02 pm
Location: Temple, Texas, USA

New error after reinstall...Help

#8

Post by swidmann1 »

:(Well I've reinstalled Meetinghouse webcast. I've reinstalled expression encoder. When I start Meetinghouse Webcast I get this error.

Thoughts?


System.ServiceModel.ProtocolException: The content type text/html of the response message does not match the content type of the binding (application/soap+xml; charset=utf-8). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
<title>500 - Internal server error.</title>
<style type="text/css">
<!--
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
fieldset{padding:0 15px 10px 15px;}
h1{font-size:2.4em;margin:0;color:#FFF;}
h2{font-size:1.7em;margin:0;color:#CC0000;}
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;}
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
background-color:#555555;}
#content{margin:0 0 0 2%;position:relative;}
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
-->
</style>
</head>
<body>
<div id="header"><h1>Server Error</h1></div>
<div id="content">
<div class="content-container"><fieldset>
'. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
--- End of inner exception stack trace ---

Server stack trace:
at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory factory, WebException responseException, ChannelBinding channelBinding)
at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
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 Lds.CM.MeetinghouseWebcast.Shared.Services.Contracts.Webcasting.V2.IUtilityService.GetWindowsFormatSDKURL(String& downloadURL)
at Lds.CM.MeetinghouseWebcast.Shared.Services.Contracts.Webcasting.V2.UtilityServiceDynamicProxyWrapper.GetWindowsFormatSDKURL(String& )
at Lds.CM.MeetinghouseWebcast.UI.App.CheckForPrerequisites()
swidmann1
New Member
Posts: 14
Joined: Sun Sep 11, 2011 5:02 pm
Location: Temple, Texas, USA

Software magically works again

#9

Post by swidmann1 »

:)I'm not sure what changed since last night, but I'm up and running again this morning.
GDGudmundson
New Member
Posts: 17
Joined: Fri Feb 18, 2011 8:36 am
Location: Pleasant Grove, UT, USA

#10

Post by GDGudmundson »

swidmann1 wrote::)I'm not sure what changed since last night, but I'm up and running again this morning.

There were problems with the churches datacenter last night which would have effected the client at start up. They may explain why it worked the next morning.
Post Reply

Return to “Non-Interactive Webcasting”