We have been unable to open an existing file since 5/23 on 5 different computers. Still experiencing the same issue today.
*** Application Crash ***
Program Version: 1.5 (1.05.0.0009)
Windows Version: 6.0.6002.131072
Time: 2012-05-29 14:33:27 -04:00 (2012-05-29T18:33:27Z)
Installed memory: 3,053 MB
Install path: C:\Users\Scott Parry\AppData\Local\Apps\2.0\KH8JLV8J.7EA\671D0LT8.2JX\proc..tion_c830e69472a2fd73_0001.0005_e2a9fc4093212e7e\Proclaim.exe
Free install space: 74,991 MB
Temp path: C:\Users\Scott Parry\AppData\Local\Temp\
Free temp space: 74,991 MB
Error ID: 1157
Error detail: ArgumentException: Width and Height must be non-negative.
System.ArgumentException: Width and Height must be non-negative.
at System.Windows.Size..ctor(Double width, Double height)
at Logos.Proclaim.Common.Model.TextEffects.TextFieldStyle.ComputeTargetSize(AspectRatio aspectRatio)
at Logos.Proclaim.Common.Utility.SlideElementUtility.CreateFittedPlainTextSlideElement(String strText, TextFieldStyle style, AspectRatio aspectRatio, String textFieldName)
at Logos.Proclaim.Common.Model.ServiceItems.ServiceItem.<>c__DisplayClass53.<GenerateSingleLineTextFieldSlideElements>b__52(TextField x)
at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
at Logos.Proclaim.Common.Model.ServiceItems.SongServiceItem.<GenerateCreditsSlideElements>d__2c.MoveNext()
at System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
at Logos.Proclaim.Common.Model.ServiceItems.SongServiceItem.<DoGenerateSlidesCore>d__14.MoveNext()
at Logos.Proclaim.Common.Model.ServiceItems.ServiceItem.<GenerateSlideElements>d__17.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Logos.Proclaim.Common.ViewModel.SelectServiceItemViewModel.<DoRegenerate>d__4.MoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.ContinueExecution(Object unused)
at Libronix.Utility.Threading.AsyncAction.Continue()
at Libronix.Utility.Windows.Threading.BackgroundDispatcherThreadPool.RunBackgroundWork(Object obj)
at Libronix.Utility.Windows.Threading.BackgroundDispatcherThreadPool.SetDispatcherAsReady(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.Dispatcher.WrappedInvoke(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.WrappedInvoke(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 Libronix.Utility.Windows.Threading.BackgroundDispatcherThreadPool.ThreadProc()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()