This question is locked. New answers and comments are not allowed.
When I hit the debug icon the simulator crashes. I have tried to uninstall Appbuilder and re-install it but am getting the same result. Here is a stack trace from even view any help would be appreciated I am stuck at this point.
Application: Icenium.Simulator.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.DirectoryNotFoundException
Stack:
at System.IO.__Error.WinIOError(Int32, System.String)
at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare)
at Telerik.BlackDragon.Client.Modules.WebBrowser.WebBrowser.HandleDevTools(System.String, System.IO.Stream ByRef, System.String ByRef)
at Telerik.BlackDragon.Client.Modules.WebBrowser.WebBrowser.OnRequestResource(CefSharp.IWebBrowser, CefSharp.IRequestResponse)
at CefSharp.Wpf.WebViewEx.raise_RequestResource(CefSharp.IWebBrowser, CefSharp.IRequestResponse)
at CefSharp.Wpf.WebViewEx.OnRequestResource(CefSharp.IWebBrowser, CefSharp.IRequestResponse)
at CefSharp.Wpf.WebViewEx.OnBeforeResourceLoad(CefSharp.IWebBrowser, CefSharp.IRequestResponse)
at <Module>.CefSharp.ClientAdapter.OnBeforeResourceLoad(CefSharp.ClientAdapter*, CefRefPtr<CefBrowser>*, CefRefPtr<CefRequest>*, CefStringBase<CefStringTraitsUTF16>*, CefRefPtr<CefStreamReader>*, CefRefPtr<CefResponse>*, Int32)
Application: Icenium.Simulator.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.DirectoryNotFoundException
Stack:
at System.IO.__Error.WinIOError(Int32, System.String)
at System.IO.FileStream.Init(System.String, System.IO.FileMode, System.IO.FileAccess, Int32, Boolean, System.IO.FileShare, Int32, System.IO.FileOptions, SECURITY_ATTRIBUTES, System.String, Boolean, Boolean, Boolean)
at System.IO.FileStream..ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare)
at Telerik.BlackDragon.Client.Modules.WebBrowser.WebBrowser.HandleDevTools(System.String, System.IO.Stream ByRef, System.String ByRef)
at Telerik.BlackDragon.Client.Modules.WebBrowser.WebBrowser.OnRequestResource(CefSharp.IWebBrowser, CefSharp.IRequestResponse)
at CefSharp.Wpf.WebViewEx.raise_RequestResource(CefSharp.IWebBrowser, CefSharp.IRequestResponse)
at CefSharp.Wpf.WebViewEx.OnRequestResource(CefSharp.IWebBrowser, CefSharp.IRequestResponse)
at CefSharp.Wpf.WebViewEx.OnBeforeResourceLoad(CefSharp.IWebBrowser, CefSharp.IRequestResponse)
at <Module>.CefSharp.ClientAdapter.OnBeforeResourceLoad(CefSharp.ClientAdapter*, CefRefPtr<CefBrowser>*, CefRefPtr<CefRequest>*, CefStringBase<CefStringTraitsUTF16>*, CefRefPtr<CefStreamReader>*, CefRefPtr<CefResponse>*, Int32)