This is a migrated thread and some comments may be shown as answers.

Simulator Crash

1 Answer 65 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jon
Top achievements
Rank 1
Jon asked on 28 May 2015, 02:52 AM

 Hi -

 

I'm seeing a crash using the VS simulator under VS 2013 running as administrator.

I think this may happen when accessing local storage but I will confirm in the AM.

Any help is appreciated.

[2015-05-27 22:47:41.065] Log (Exception,High): Simulator exited undexpectedly (code -532462766): 
Unhandled Exception: System.ArgumentException: The path is not of a legal form.
   at System.IO.Path.NormalizePath(String path, Boolean fullCheck, Int32 maxPathLength, Boolean expandShortPaths)
   at System.IO.Path.GetDirectoryName(String path)
   at Telerik.BlackDragon.Client.Simulator.Services.ExecuteProcessors.SourceProcessorBase.GetFileAbsolutePath(String localResourceName)
   at Telerik.BlackDragon.Client.Simulator.Services.ExecuteProcessors.SourceProcessorBase.GetLocalContent(String localResourceName)
   at Telerik.BlackDragon.Client.Simulator.Services.ExecuteProcessors.LocalResourcesProcessor.TryProcess(String resourceName, HttpStatusCode& statusCode, Stream& content)
   at Telerik.BlackDragon.Client.Simulator.Services.ExecuteProcessors.LocalUrlRequestProcessor.<>c__DisplayClass1.<GetLocalResponse>b__0(ISourceProcessor item)
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at Telerik.BlackDragon.Client.Simulator.Services.ExecuteProcessors.LocalUrlRequestProcessor.GetLocalResponse(String resourceUrl)
   at Telerik.BlackDragon.Client.Simulator.Services.ExecuteProcessors.LocalUrlRequestProcessor.HandleRequest(String requestUrl)
   at Telerik.BlackDragon.Client.Simulator.Services.RequestResourceService.ProcessRequest(RequestResourceEventArgs args)
   at Telerik.BlackDragon.Client.Simulator.Services.SimulatorLoadService.OnRequestResource(Object sender, RequestResourceEventArgs args)
   at Telerik.BlackDragon.Client.Modules.WebBrowser.WebBrowser.RaiseRequestResource(RequestResourceEventArgs eventArgs)
   at Telerik.BlackDragon.Client.Modules.WebBrowser.WebBrowser.OnRequestResource(Object sender, RequestResourceEventArgs requestResponse)
   at Xilium.CefGlue.WPF.WpfCefBrowser.RaiseProcessRequest(RequestResourceEventArgs args)
   at Xilium.CefGlue.WPF.WpfCefBrowser.TryProcessRequest(String url, HttpResponseMessage& response)
   at Xilium.CefGlue.WPF.ResourceHandler.TryProcessRequest(CefRequest request)
   at Xilium.CefGlue.WPF.WpfCefRequestHandler.GetResourceHandler(CefBrowser browser, CefFrame frame, CefRequest request)
   at Xilium.CefGlue.CefRequestHandler.get_resource_handler(cef_request_handler_t* self, cef_browser_t* browser, cef_frame_t* frame, cef_request_t* request)

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 01 Jun 2015, 11:02 AM
Hi Jon,

We will need more information in order to investigate what is causing the error on your side. I posted a reply in the support ticket you submitted - let's keep the communication there for now and we can summarize our findings here once we find a solution for you.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
Jon
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or