Windows 10: XMLHttpRequest supported?

Discus and support XMLHttpRequest supported? in Windows 10 Software and Apps to solve the problem; I am trying to build an app which will need to use the XMLhttpRequest class to support AJAX.. I am getting a message " the class XMLHttpRequest is not... Discussion in 'Windows 10 Software and Apps' started by MacNala, Aug 15, 2016.

  1. MacNala Win User

    XMLHttpRequest supported?


    I am trying to build an app which will need to use the XMLhttpRequest class to support AJAX..
    I am getting a message " the class XMLHttpRequest is not found". This leads me to question whether it is supported in Windows 10.
    I am using the latest release of Windows 10 (AU) and am testing with Wampserver 3 using NetBeans as an IDE.
    In an example of AJAX and JS with PHP in the server I have detected that after the JS statement
    var xmlhttp = new XMLHttpRequest();
    there is no xmlhttprequest object instantiated.

    Hence the question is XMLHttpRequest supported in Win10?

    :)
     
    MacNala, Aug 15, 2016
    #1

  2. Error 0x2efd in XMLHttpRequests crashes Hosted Web UWP App

    Hi,

    i have a crashing UWP App, that crashes when used Offline. It is a simple Web Hosted App that uses a remote StartPage.

    When starting offline the page loads from appcache, but then stops because of an exception in wwahost.exe.

    Windows Version is 1607 - 14393.693

    UWP App - Target Version is 10.0.14393.0

    Visual Studio 14.0.25431.01 Update 3

    I further investigated the problem and found out that it is related to XMLHttpRequests.

    if the XMLHttpRequests fails the App crashes. The Javascript console shows the following error:

    SCRIPT7002: XMLHttpRequest: Netzwerkfehler 0x2efd, Der Vorgang konnte aufgrund des folgenden Fehlers nicht fortgesetzt werden: 00002efd.

    If i handle the error in the onerror callback of the XMLHTTPRequest my code gets called after the above error and the App still crashes.

    if i override the open call of the XMLHttpRequest not doing the request everything works fine.

    Why is the Webview crashing if a XHR request is not possible and what can i doc to prevent this?

    Greetings
     
    Lars Wolter, Aug 15, 2016
    #2
  3. Memory leaks in Internet Explorer 11

    I am using the Internet Explorer 11, I am developing the Web Application in the ASP.NET MVC using C# in Visual Studio 2015.

    I am trying to refresh the content of the web page using the XMLHttpRequest and it's worked find and content of the page is successfully changed, I am using the setInterval() for the constantly changing the content of the page.

    But however In Internet Explorer 11 memory is constantly increasing, It does not free automatically, But when run the same program in other browsers it works good, memory is free automatically, but in IE 11 it is not. After doing the R&D of the 6 days I
    comes to conclusion that there is fault in the IE11, IE11 can not able to handle the setInterval and XMLHttpRequest. It can not free the memory, I write the workaround for both but Still it can not works.

    How can I solve the problem of the memory free in IE11?
     
    Kalpesh Rajai, Aug 15, 2016
    #3
Thema:

XMLHttpRequest supported?

Loading...
  1. XMLHttpRequest supported? - Similar Threads - XMLHttpRequest supported

  2. Download Windows 10 ISO files, save a copy before end of support

    in Windows 10 News
    Download Windows 10 ISO files, save a copy before end of support: To download Windows 10 ISO files, you can change the user agent in Chrome/Edge, and then you’ll automatically see the ISO files when you visit the Windows 10 download page. Or you can use the Media Creation Tool and create a Windows 10 media image. We recommend saving a copy...
  3. Nvidia reveals when it will stop supporting Windows 10

    in Windows 10 News
    Nvidia reveals when it will stop supporting Windows 10: Windows 10 continues to be a popular operating system for gaming. While Windows 11 has overtaken Windows 10 as the most popular choice on Steam some time ago, millions of gamers continue to play their games on Windows 10. With support ending in October 2025 officially, and a...
  4. Windows 10 has ten weeks of support remaining as it turns ten today

    in Windows 10 News
    Windows 10 has ten weeks of support remaining as it turns ten today: Windows 10 is officially a decade old now. It was launched on July 29, 2025, and has less than ten weeks of support remaining. Of course, you can extend support by signing up for a Microsoft account and syncing Settings to the cloud, using 1,000 Microsoft Reward points or...
  5. How to extend Windows 10 Support by a year

    in Windows 10 News
    How to extend Windows 10 Support by a year: Microsoft plans to end supporting major versions of its Windows 10 operating system in October 2025. This affects all home users and many businesses alike. Considering that almost half of all Windows PCs still run Windows 10, it is fair to say that ending support at this...
  6. How to enable Extended Support in Windows 10 for free

    in Windows 10 News
    How to enable Extended Support in Windows 10 for free: [IMG]As a Windows 10 user, you probably already know that Microsoft is officially ending support for Windows 10 on October 14, 2025. So, to be on the safer side, you must upgrade to Windows 11. However, if your PC doesn’t support the Windows 11 requirements, then you must opt...
  7. This PC doesn’t support entering a BitLocker recovery password during startup

    in Windows 10 News
    This PC doesn’t support entering a BitLocker recovery password during startup: [IMG]The error message This PC doesn’t support entering a BitLocker recovery password during startup can be frustrating, as it prevents you from accessing your files. The error typically occurs because of an issue with how BitLocker is configured to interact with your...
  8. RESTFUL Web Services based on .NET Core 3.1 getting blocked Access to XMLHTTPRequest has...

    in Windows 10 Gaming
    RESTFUL Web Services based on .NET Core 3.1 getting blocked Access to XMLHTTPRequest has...: Hello Team,We are having a REACT web application hosted on IIS 10.0 and which is calling the RESTFUL Web Services based on .NET Core 3.1.The RESTFUL Web Services are also hosted on IIS 10.0 on IIS10.0 within Windows Server 2019.When we reach the very first page of the REACT...
  9. RESTFUL Web Services based on .NET Core 3.1 getting blocked Access to XMLHTTPRequest has...

    in Windows 10 Software and Apps
    RESTFUL Web Services based on .NET Core 3.1 getting blocked Access to XMLHTTPRequest has...: Hello Team,We are having a REACT web application hosted on IIS 10.0 and which is calling the RESTFUL Web Services based on .NET Core 3.1.The RESTFUL Web Services are also hosted on IIS 10.0 on IIS10.0 within Windows Server 2019.When we reach the very first page of the REACT...
  10. RESTFUL Web Services based on .NET Core 3.1 getting blocked Access to XMLHTTPRequest has...

    in Windows 10 Customization
    RESTFUL Web Services based on .NET Core 3.1 getting blocked Access to XMLHTTPRequest has...: Hello Team,We are having a REACT web application hosted on IIS 10.0 and which is calling the RESTFUL Web Services based on .NET Core 3.1.The RESTFUL Web Services are also hosted on IIS 10.0 on IIS10.0 within Windows Server 2019.When we reach the very first page of the REACT...