When I try to open Proclaim, it apparently updates any needed updates, then errors and says "Proclaim has stopped working". Never opens the program.
2013-02-19 17:17:51.1429 1 Info OurApp Starting application (1.9, version 1.09.0.0659) at 0.721 seconds.
2013-02-19 17:17:52.5781 1 Info UserManager Opening UserManager in C:\Users\Jeff\AppData\Local\Proclaim\Users.
2013-02-19 17:17:52.7341 1 Info LocalFileDatabase Found existing database at C:\Users\Jeff\AppData\Local\Proclaim\Users\UserManager.db
2013-02-19 17:17:54.2941 1 Error OurApp Unhandled exception: System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-19 12:30:53 -05:00 (2013-02-19T17:30:53Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 346,959 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 346,959 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
Program Version: 1.5 (1.05.0.0029)
Windows Version: 6.1.7601.65536
Time: 2012-07-01 06:36:03 -04:00 (2012-07-01T10:36:03Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_c830e69472a2fd73_0001.0005_dbe542372abc077e\Proclaim.exe
Free install space: 373,299 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 373,299 MB
Program Version: 1.5 (1.05.0.0029)
Time: 2012-07-01 06:36:03 -04:00 (2012-07-01T10:36:03Z)
Exception while syncing client: Repository = (Logos.Proclaim.Common.PresentationManager+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Proclaim.Models.Presentations.PresentationSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Status code not handled. Request: POST http://proclaimservices.logos.com/v1/present/sync/up (status BadRequest, content type 'application/json; charset=utf-8', content length 66) ---> Libronix.Utility.Net.WebServiceException: Status code not handled. Request: POST http://proclaimservices.logos.com/v1/present/sync/up (status BadRequest, content type 'application/json; charset=utf-8', content length 66)
at Libronix.Utility.Json.Web.AutoWebServiceRequest`1.HandleResponseCore(WebServiceResponseHandlerInfo`1 info)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncClient.SubmitItems(SyncSubmitItemsRequest request)
at Logos.Sync.WebService.JsonSyncService`1.SubmitItems(IEnumerable`1 items, SyncSubmitItemsSettings settings, IWorkState state)
content: {"message":"Invalid request data.","errorCondition":"unspecified"}
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.SubmitItems(IEnumerable`1 items, SyncSubmitItemsSettings settings, IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0029)
Time: 2012-07-01 06:40:28 -04:00 (2012-07-01T10:40:28Z)
Error handling response (GET http://proclaimservices.logos.com/v1/groups/2532736/songs?q=I%20Stand%20Amaz&source=Group&start=0&count=7).
System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-19 13:19:41 -04:00 (2012-07-19T17:19:41Z)
Error handling response (GET http://proclaimservices.logos.com/v1/groups/2532736/licenses?version=%22AAAAAADalJo%3D%22).
System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-20 11:35:10 -04:00 (2012-07-20T15:35:10Z)
Exception while syncing client: Repository = (Logos.Proclaim.Common.PresentationManager+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Proclaim.Models.Presentations.PresentationSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Status code not handled. Request: POST http://proclaimservices.logos.com/v1/present/sync/up (status BadRequest, content type 'application/json; charset=utf-8', content length 66) ---> Libronix.Utility.Net.WebServiceException: Status code not handled. Request: POST http://proclaimservices.logos.com/v1/present/sync/up (status BadRequest, content type 'application/json; charset=utf-8', content length 66)
at Libronix.Utility.Json.Web.AutoWebServiceRequest`1.HandleResponseCore(WebServiceResponseHandlerInfo`1 info)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncClient.SubmitItems(SyncSubmitItemsRequest request)
at Logos.Sync.WebService.JsonSyncService`1.SubmitItems(IEnumerable`1 items, SyncSubmitItemsSettings settings, IWorkState state)
content: {"message":"Invalid request data.","errorCondition":"unspecified"}
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.SubmitItems(IEnumerable`1 items, SyncSubmitItemsSettings settings, IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:07 -04:00 (2012-07-22T12:42:07Z)
Error building request (POST https://services.logos.com/v1/AuthenticationService.svc/json/isLoggedIn).
System.Net.WebException: The remote name could not be resolved: 'services.logos.com'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Libronix.Utility.Net.WebServiceRequestBase`1.WriteRequestContentSync(HttpWebRequest webRequest, IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:08 -04:00 (2012-07-22T12:42:08Z)
Error handling response (GET http://clientservices.logos.com/messages/v1/MessageDeliveryService.svc/Messages/proclaim).
System.Net.WebException: The remote name could not be resolved: 'clientservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:08 -04:00 (2012-07-22T12:42:08Z)
Error handling response (GET http://proclaimservices.logos.com/v1/prefs/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:08 -04:00 (2012-07-22T12:42:08Z)
Exception while syncing client: Repository = (Logos.Preferences.PreferencesManagerCore+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Preferences.PreferencesSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:08 -04:00 (2012-07-22T12:42:08Z)
Error handling response (GET http://proclaimservices.logos.com/v1/present/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:08 -04:00 (2012-07-22T12:42:08Z)
Exception while syncing client: Repository = (Logos.Proclaim.Common.PresentationManager+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Proclaim.Models.Presentations.PresentationSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:08 -04:00 (2012-07-22T12:42:08Z)
Error handling response (GET http://proclaimservices.logos.com/v1/media?count=100).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:08 -04:00 (2012-07-22T12:42:08Z)
Error handling response (GET http://proclaimservices.logos.com/v1/groups/2532736).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:08 -04:00 (2012-07-22T12:42:08Z)
Error handling response (GET http://proclaimservices.logos.com/v1/groups/2532736/licenses?refreshThirdPartyLicenses=True&version=%22AAAAAAFBkUA%3D%22).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:09 -04:00 (2012-07-22T12:42:09Z)
Error building request (POST http://touchpointslog.logos.com/v1/events).
System.Net.WebException: The remote name could not be resolved: 'touchpointslog.logos.com'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Libronix.Utility.Net.WebServiceRequestBase`1.WriteRequestContentSync(HttpWebRequest webRequest, IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:10 -04:00 (2012-07-22T12:42:10Z)
Error handling response (GET http://proclaimservices.logos.com/bibleservices/v1/bible/find.json?key=a30a78ec4bdb2ec8c9d23ed24016afbd&bible=kjv1900&limit=1).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:10 -04:00 (2012-07-22T12:42:10Z)
Error handling response (GET http://proclaimservices.logos.com/bibleservices/v1/bible/find.json?key=a30a78ec4bdb2ec8c9d23ed24016afbd&order=priority&limit=4).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:10 -04:00 (2012-07-22T12:42:10Z)
Error handling response (GET http://proclaimservices.logos.com/bibleservices/v1/bible/find.json?key=a30a78ec4bdb2ec8c9d23ed24016afbd&bible=kjv1900&limit=1).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:10 -04:00 (2012-07-22T12:42:10Z)
Error handling response (GET http://proclaimservices.logos.com/bibleservices/v1/bible/find.json?key=a30a78ec4bdb2ec8c9d23ed24016afbd&order=priority&limit=4).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:10 -04:00 (2012-07-22T12:42:10Z)
Error handling response (GET http://proclaimservices.logos.com/bibleservices/v1/bible/find.json?key=a30a78ec4bdb2ec8c9d23ed24016afbd&bible=kjv1900&limit=1).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:10 -04:00 (2012-07-22T12:42:10Z)
Error handling response (GET http://proclaimservices.logos.com/bibleservices/v1/bible/find.json?key=a30a78ec4bdb2ec8c9d23ed24016afbd&order=priority&limit=4).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:10 -04:00 (2012-07-22T12:42:10Z)
Error building request (POST http://touchpointslog.logos.com/v1/events).
System.Net.WebException: The remote name could not be resolved: 'touchpointslog.logos.com'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Libronix.Utility.Net.WebServiceRequestBase`1.WriteRequestContentSync(HttpWebRequest webRequest, IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:10 -04:00 (2012-07-22T12:42:10Z)
Error handling response (GET http://proclaimservices.logos.com/bibleservices/v1/bible/find.json?key=a30a78ec4bdb2ec8c9d23ed24016afbd&bible=kjv1900&limit=1).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:10 -04:00 (2012-07-22T12:42:10Z)
Error handling response (GET http://proclaimservices.logos.com/bibleservices/v1/bible/find.json?key=a30a78ec4bdb2ec8c9d23ed24016afbd&order=priority&limit=4).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:12 -04:00 (2012-07-22T12:42:12Z)
Error building request (POST http://touchpointslog.logos.com/v1/events).
System.Net.WebException: The remote name could not be resolved: 'touchpointslog.logos.com'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Libronix.Utility.Net.WebServiceRequestBase`1.WriteRequestContentSync(HttpWebRequest webRequest, IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:16 -04:00 (2012-07-22T12:42:16Z)
Error building request (POST http://touchpointslog.logos.com/v1/events).
System.Net.WebException: The remote name could not be resolved: 'touchpointslog.logos.com'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Libronix.Utility.Net.WebServiceRequestBase`1.WriteRequestContentSync(HttpWebRequest webRequest, IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:20 -04:00 (2012-07-22T12:42:20Z)
Error handling response (GET http://proclaimservices.logos.com/v1/prefs/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:20 -04:00 (2012-07-22T12:42:20Z)
Exception while syncing client: Repository = (Logos.Preferences.PreferencesManagerCore+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Preferences.PreferencesSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:20 -04:00 (2012-07-22T12:42:20Z)
Error handling response (GET http://proclaimservices.logos.com/v1/present/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:20 -04:00 (2012-07-22T12:42:20Z)
Exception while syncing client: Repository = (Logos.Proclaim.Common.PresentationManager+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Proclaim.Models.Presentations.PresentationSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:22 -04:00 (2012-07-22T12:42:22Z)
Error handling response (GET http://proclaimservices.logos.com/v1/prefs/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:22 -04:00 (2012-07-22T12:42:22Z)
Exception while syncing client: Repository = (Logos.Preferences.PreferencesManagerCore+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Preferences.PreferencesSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:22 -04:00 (2012-07-22T12:42:22Z)
Error handling response (GET http://proclaimservices.logos.com/v1/present/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:22 -04:00 (2012-07-22T12:42:22Z)
Exception while syncing client: Repository = (Logos.Proclaim.Common.PresentationManager+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Proclaim.Models.Presentations.PresentationSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:24 -04:00 (2012-07-22T12:42:24Z)
Error building request (POST http://touchpointslog.logos.com/v1/events).
System.Net.WebException: The remote name could not be resolved: 'touchpointslog.logos.com'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Libronix.Utility.Net.WebServiceRequestBase`1.WriteRequestContentSync(HttpWebRequest webRequest, IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:42:40 -04:00 (2012-07-22T12:42:40Z)
Error building request (POST http://touchpointslog.logos.com/v1/events).
System.Net.WebException: The remote name could not be resolved: 'touchpointslog.logos.com'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Libronix.Utility.Net.WebServiceRequestBase`1.WriteRequestContentSync(HttpWebRequest webRequest, IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:43:01 -04:00 (2012-07-22T12:43:01Z)
Error handling response (GET http://proclaimservices.logos.com/v1/prefs/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:43:01 -04:00 (2012-07-22T12:43:01Z)
Exception while syncing client: Repository = (Logos.Preferences.PreferencesManagerCore+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Preferences.PreferencesSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:43:01 -04:00 (2012-07-22T12:43:01Z)
Error handling response (GET http://proclaimservices.logos.com/v1/present/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:43:01 -04:00 (2012-07-22T12:43:01Z)
Exception while syncing client: Repository = (Logos.Proclaim.Common.PresentationManager+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Proclaim.Models.Presentations.PresentationSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:43:12 -04:00 (2012-07-22T12:43:12Z)
Error building request (POST http://touchpointslog.logos.com/v1/events).
System.Net.WebException: The remote name could not be resolved: 'touchpointslog.logos.com'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Libronix.Utility.Net.WebServiceRequestBase`1.WriteRequestContentSync(HttpWebRequest webRequest, IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:43:25 -04:00 (2012-07-22T12:43:25Z)
Error handling response (GET http://proclaimservices.logos.com/v1/prefs/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:43:25 -04:00 (2012-07-22T12:43:25Z)
Exception while syncing client: Repository = (Logos.Preferences.PreferencesManagerCore+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Preferences.PreferencesSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:43:25 -04:00 (2012-07-22T12:43:25Z)
Error handling response (GET http://proclaimservices.logos.com/v1/present/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:43:25 -04:00 (2012-07-22T12:43:25Z)
Exception while syncing client: Repository = (Logos.Proclaim.Common.PresentationManager+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Proclaim.Models.Presentations.PresentationSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:44:16 -04:00 (2012-07-22T12:44:16Z)
Error building request (POST http://touchpointslog.logos.com/v1/events).
System.Net.WebException: The remote name could not be resolved: 'touchpointslog.logos.com'
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at Libronix.Utility.Net.WebServiceRequestBase`1.WriteRequestContentSync(HttpWebRequest webRequest, IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:44:29 -04:00 (2012-07-22T12:44:29Z)
Error handling response (GET http://proclaimservices.logos.com/v1/prefs/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:44:29 -04:00 (2012-07-22T12:44:29Z)
Exception while syncing client: Repository = (Logos.Preferences.PreferencesManagerCore+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Preferences.PreferencesSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/prefs/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:44:29 -04:00 (2012-07-22T12:44:29Z)
Error handling response (GET http://proclaimservices.logos.com/v1/present/sync).
System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.5 (1.05.0.0035)
Time: 2012-07-22 08:44:29 -04:00 (2012-07-22T12:44:29Z)
Exception while syncing client: Repository = (Logos.Proclaim.Common.PresentationManager+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Proclaim.Models.Presentations.PresentationSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> Libronix.Utility.Net.WebServiceException: Error handling response. Request: GET http://proclaimservices.logos.com/v1/present/sync ---> System.Net.WebException: The remote name could not be resolved: 'proclaimservices.logos.com'
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
--- End of inner exception stack trace ---
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.Connect(IWorkState state)
at Logos.Sync.Client.SyncClient.TryConnectToServer(IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
Program Version: 1.6 (1.06.0.0522)
Time: 2012-08-18 19:52:16 -04:00 (2012-08-18T23:52:16Z)
Error handling response (GET http://proclaimservices.logos.com/v1/user).
System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.8 (1.08.0.0096)
Time: 2012-11-04 08:41:27 -05:00 (2012-11-04T13:41:27Z)
Error handling response (GET http://proclaimservices.logos.com/v1/user).
System.Net.WebException: The operation has timed out
at System.Net.HttpWebRequest.GetResponse()
at Libronix.Utility.Net.HttpWebRequestUtility.DoGetHttpResponse(Func`1 fnGetResponse)
at Libronix.Utility.Net.HttpWebRequestUtility.GetHttpResponse(HttpWebRequest request)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
Program Version: 1.8 (1.08.0.0109)
Time: 2013-02-03 08:28:29 -05:00 (2013-02-03T13:28:29Z)
Exception while syncing client: Repository = (Logos.Preferences.PreferencesManagerCore+OurSyncClientRepository), Service = (Logos.Sync.WebService.JsonSyncService`1[Logos.Preferences.PreferencesSyncItem])
Logos.Sync.Client.SyncClientException: Web service error: Status code not handled. Request: POST http://proclaimservices.logos.com/v1/prefs/sync/up (status BadRequest, content type 'application/json; charset=utf-8', content length 33) ---> Libronix.Utility.Net.WebServiceException: Status code not handled. Request: POST http://proclaimservices.logos.com/v1/prefs/sync/up (status BadRequest, content type 'application/json; charset=utf-8', content length 33)
at Libronix.Utility.Json.Web.AutoWebServiceRequest`1.HandleResponseCore(WebServiceResponseHandlerInfo`1 info)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse(IWorkState state)
at Libronix.Utility.Net.WebServiceRequestBase`1.GetResponse()
at Logos.Sync.WebService.JsonSyncClient.SubmitItems(SyncSubmitItemsRequest request)
at Logos.Sync.WebService.JsonSyncService`1.SubmitItems(IEnumerable`1 items, SyncSubmitItemsSettings settings, IWorkState state)
content: {"error":"Invalid request data."}
--- End of inner exception stack trace ---
at Logos.Sync.WebService.JsonSyncService`1.SubmitItems(IEnumerable`1 items, SyncSubmitItemsSettings settings, IWorkState state)
at Logos.Sync.Client.SyncClient.Sync(SyncPurpose purpose, IWorkState state)
at Logos.Sync.Client.SyncManager.SyncManagerThread()
*** Application Crash ***
Program Version: 1.8 (1.08.0.0109)
Windows Version: 6.1.7601.65536
Time: 2013-02-09 19:57:13 -05:00 (2013-02-10T00:57:13Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0008_65bf228cdfc1a24a\Proclaim.exe
Free install space: 346,805 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 346,805 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.8 (1.08.0.0109)
Windows Version: 6.1.7601.65536
Time: 2013-02-09 19:57:22 -05:00 (2013-02-10T00:57:22Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0008_65bf228cdfc1a24a\Proclaim.exe
Free install space: 346,805 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 346,805 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.8 (1.08.0.0109)
Windows Version: 6.1.7601.65536
Time: 2013-02-09 19:57:35 -05:00 (2013-02-10T00:57:35Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0008_65bf228cdfc1a24a\Proclaim.exe
Free install space: 346,805 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 346,805 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.8 (1.08.0.0109)
Windows Version: 6.1.7601.65536
Time: 2013-02-09 19:59:12 -05:00 (2013-02-10T00:59:12Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0008_65bf228cdfc1a24a\Proclaim.exe
Free install space: 346,805 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 346,805 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-16 13:42:44 -05:00 (2013-02-16T18:42:44Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 345,729 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 345,729 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-16 22:13:34 -05:00 (2013-02-17T03:13:34Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 345,833 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 345,833 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-16 22:13:49 -05:00 (2013-02-17T03:13:49Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 345,833 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 345,833 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-16 22:14:44 -05:00 (2013-02-17T03:14:44Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 345,833 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 345,833 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-16 22:16:40 -05:00 (2013-02-17T03:16:40Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 345,830 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 345,830 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-16 22:17:08 -05:00 (2013-02-17T03:17:08Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 345,829 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 345,829 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-16 22:17:20 -05:00 (2013-02-17T03:17:20Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 345,830 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 345,830 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-18 04:14:19 -05:00 (2013-02-18T09:14:19Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 347,449 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 347,449 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-18 04:16:38 -05:00 (2013-02-18T09:16:38Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 347,444 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 347,444 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-19 00:47:42 -05:00 (2013-02-19T05:47:42Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 347,059 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 347,059 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-19 01:01:06 -05:00 (2013-02-19T06:01:06Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 347,057 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 347,057 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-19 01:02:26 -05:00 (2013-02-19T06:02:26Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 347,057 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 347,057 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-19 12:17:54 -05:00 (2013-02-19T17:17:54Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 346,960 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 346,960 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)
*** Application Crash ***
Program Version: 1.9 (1.09.0.0659)
Windows Version: 6.1.7601.65536
Time: 2013-02-19 12:30:53 -05:00 (2013-02-19T17:30:53Z)
Installed memory: 3,835 MB
Install path: C:\Users\Jeff\AppData\Local\Apps\2.0\9H1GV7H9.EZ4\6C5JJVVQ.XNL\proc..tion_df2f702924a397ec_0001.0009_c8b679b524bb4a0a\Proclaim.exe
Free install space: 346,959 MB
Temp path: C:\Users\Jeff\AppData\Local\Temp\
Free temp space: 346,959 MB
Error ID: 4124
Error detail: TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception.
System.TypeInitializationException: The type initializer for 'System.Windows.Media.FontFamily' threw an exception. ---> System.ArgumentException: Illegal characters in path.
at System.IO.Path.CheckInvalidPathChars(String path)
at System.IO.Path.GetFileName(String path)
at MS.Internal.FontCache.FontSourceCollection.SetFontSources()
at MS.Internal.FontCache.FontSourceCollection.GetEnumerator()
at MS.Internal.FontCache.FamilyCollection.BuildFamilyList(List`1& familyList, SortedDictionary`2& familyNameList, SortedList`2& frequentStrings)
at MS.Internal.FontCache.FamilyCollection.MS.Internal.FontCache.IFontCacheElement.AddToCache(CheckedPointer newPointer, ElementCacher cacher)
at MS.Internal.FontCache.HashTable.Lookup(IFontCacheElement e, Boolean add)
at MS.Internal.FontCache.CacheManager.Lookup(IFontCacheElement e)
at System.Windows.Media.FontFamily.PreCreateDefaultFamilyCollection()
at System.Windows.Media.FontFamily..cctor()
--- End of inner exception stack trace ---
at System.Windows.Media.Typeface..ctor(FontFamily fontFamily, FontStyle style, FontWeight weight, FontStretch stretch)
at MS.Internal.Text.DynamicPropertyReader.GetTypeface(DependencyObject element)
at MS.Internal.Text.TextProperties.InitCommon(DependencyObject target)
at MS.Internal.Text.TextProperties..ctor(FrameworkElement target, Boolean isTypographyDefaultValue)
at System.Windows.Controls.TextBlock.GetLineProperties()
at System.Windows.Controls.TextBlock.EnsureTextBlockCache()
at System.Windows.Controls.TextBlock.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.StackPanel.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Control.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Grid.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at MS.Internal.Helper.MeasureElementWithSingleChild(UIElement element, Size constraint)
at System.Windows.Controls.ContentPresenter.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
at System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Controls.Border.MeasureOverride(Size constraint)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Window.MeasureOverrideHelper(Size constraint)
at System.Windows.Window.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
at System.Windows.UIElement.Measure(Size availableSize)
at System.Windows.Interop.HwndSource.SetLayoutSize()
at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
at System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
at System.Windows.Window.SetRootVisual()
at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
at System.Windows.Window.CreateSourceWindowImpl()
at System.Windows.Window.SafeCreateWindow()
at System.Windows.Window.ShowHelper(Object booleanBox)
at System.Windows.Window.Show()
at Logos.Proclaim.OurApp.ShowStartupWindow()
at Logos.Proclaim.OurApp.AppStartupModel_StatusChanged()
at Logos.Proclaim.OurApp.AppStartupModel_PropertyChanged(Object sender, PropertyChangedEventArgs e)
at Libronix.Utility.NotifyPropertyChangedUtility.Raise(PropertyChangedEventHandler eventHandler, Object sender, String propertyName)
at Libronix.Utility.NotifyPropertyChangedBase.RaisePropertyChanged(String strName)
at Libronix.Utility.NotifyPropertyChangedBase.<>c__DisplayClass1.<ScopedPropertyChange>b__0()
at Libronix.Utility.Scope.Dispose()
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field, IEqualityComparer`1 comparer)
at Libronix.Utility.NotifyPropertyChangedBase.SetPropertyField[T](String strName, T newValue, T& field)
at Logos.Proclaim.Common.Model.AppStartupModel.set_Status(AppStartupStatus value)
at Logos.Proclaim.Common.Model.AppStartupModel.Run()
at Logos.Proclaim.Common.Model.AppModel.Run()
at Logos.Proclaim.OurApp.OnStartup(StartupEventArgs e)
at System.Windows.Application.<.ctor>b__0(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.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 System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Logos.Proclaim.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager singleInstanceManager)
at Logos.Proclaim.OurApp.Main(String[] astrArgs)