locked
Error in accessing the JSON file through AJAX call within WebView component RRS feed

  • Question

  • Hi,

    I have created a html page, which includes the JQuery lib to load JSON file data using Ajax call. While loading the html page within the webView component locally its getting failed and a getting a Visual studio just-in-time debugger window.

    Other than Json file extension rest of file are loading successfully using the ajax call.

    Please help me.

    Regards

    Deependra

    Monday, September 15, 2014 8:49 AM

All replies

  • It sounds like you should debug the error and find out why it's being thrown.

    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.

    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined objects and unknown namespaces.

    Monday, September 15, 2014 12:12 PM
    Moderator