[29.03.2018 08:41:28.238][1] Starting application
[29.03.2018 08:41:28.240][1] Initializing configuration
[29.03.2018 08:41:28.279][1] Loading configuration file C:\Users\admin\AppData\Roaming\3CXPhone for Windows\3CXPhone.xml
[29.03.2018 08:41:28.279][1] Configuration file C:\Users\admin\AppData\Roaming\3CXPhone for Windows\3CXPhone.xml does'not exist
[29.03.2018 08:41:28.279][1] Trying to load backup configuration
[29.03.2018 08:41:28.279][1] Loading configuration file C:\Users\admin\AppData\Roaming\3CXPhone for Windows\3CXPhone.xml.back
[29.03.2018 08:41:28.279][1] Configuration file C:\Users\admin\AppData\Roaming\3CXPhone for Windows\3CXPhone.xml.back does'not exist
[29.03.2018 08:41:28.279][1] Using empty configuration
[29.03.2018 08:41:28.285][1] Initializing configuration with existing xml configuration
[29.03.2018 08:41:28.316][1] Initializing supported languages dictionary
[29.03.2018 08:41:28.361][1] Merging string resource dictionary
[29.03.2018 08:41:28.445][4] Opening named pipe for IPC
[29.03.2018 08:41:28.530][1] Pro only added CallTriggerCmdPlugin, Version=15.5.0.0, Culture=neutral, PublicKeyToken=null
[29.03.2018 08:41:28.531][1] Pro only added CallTriggerCmdPlugin, Version=15.5.0.0, Culture=neutral, PublicKeyToken=null
[29.03.2018 08:41:28.532][1] Pro only added CallTriggerCmdPlugin, Version=15.5.0.0, Culture=neutral, PublicKeyToken=null
[29.03.2018 08:41:28.533][1] Pro only added CallTriggerCmdPlugin, Version=15.5.0.0, Culture=neutral, PublicKeyToken=null
[29.03.2018 08:41:28.554][1] Pro only added DotNetScriptPlugin, Version=15.5.0.0, Culture=neutral, PublicKeyToken=bac47dd19dc4098a
[29.03.2018 08:41:28.554][1] Pro only added DotNetScriptPlugin, Version=15.5.0.0, Culture=neutral, PublicKeyToken=bac47dd19dc4098a
[29.03.2018 08:41:28.557][1] Initializing main window
[29.03.2018 08:41:28.578][1] Error occurred during application startup
[29.03.2018 08:41:28.590][1] System.Windows.Markup.XamlParseException: Provide value on 'System.Windows.Markup.StaticExtension' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for '_3CXWin8Phone.ViewModel.DialPadOperationsVM' threw an exception. ---> System.TypeInitializationException: The type initializer for '_3CXWin8Phone.Biz' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'VCEWindows8Agent.dll' or one of its dependencies. The specified module could not be found.
at _3CXWin8Phone.Biz..ctor(IResourceLoader resourceLoader)
at _3CXWin8Phone.Biz..cctor()
--- End of inner exception stack trace ---
at _3CXWin8Phone.Biz.get_Instance()
at _3CXWin8Phone.ViewModel.DialPadOperationsVM.InitializeMyPhoneVM()
at _3CXWin8Phone.ViewModel.DialPadOperationsVM..ctor(IResourceLoader resourceLoader)
at _3CXWin8Phone.ViewModel.DialPadOperationsVM..cctor()
--- End of inner exception stack trace ---
--- End of inner exception stack trace ---
at System.RuntimeFieldHandle.GetValue(RtFieldInfo field, Object instance, RuntimeType fieldType, RuntimeType declaringType, Boolean& domainInitialized)
at System.Reflection.RtFieldInfo.UnsafeGetValue(Object obj)
at System.Reflection.RtFieldInfo.InternalGetValue(Object obj, StackCrawlMark& stackMark)
at System.Reflection.RtFieldInfo.GetValue(Object obj)
at System.Windows.Markup.StaticExtension.GetFieldOrPropertyValue(Type type, String name, Object& value)
at System.Windows.Markup.StaticExtension.ProvideValue(IServiceProvider serviceProvider)
at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)
--- End of inner exception stack trace ---
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at _3CXWin8Phone.MainWindow.InitializeComponent()
at _3CXWin8Phone.MainWindow..ctor()
at _3CXWin8Phone.App.Application_Startup(Object sender, StartupEventArgs e)