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. Windows 10 support quietly extended until Oct 2027, as users reject Windows 11

    in Windows 10 News
    Windows 10 support quietly extended until Oct 2027, as users reject Windows 11: In a surprising move, Microsoft has quietly confirmed that it’s extending Windows 10 support until October 12, 2027, which is one full year beyond the October 2026 cutoff that home users had been planning around. First spotted by Windows Latest, Microsoft now says it has...
  3. Microsoft Confirms Windows 11 26H2 as Enablement Package With Support Through October 2028

    in Windows 10 News
    Microsoft Confirms Windows 11 26H2 as Enablement Package With Support Through October 2028: Microsoft has announced that Windows 11 26H2 will be released later this year as an enablement package, part of the company's ongoing shift toward smaller, more incremental annual updates. Support for 26H2 will continue through October 2028 for the Home, Pro, Pro EDU, and...
  4. Cannot install HP Support Assistant on Windows 11 PC

    in Windows 10 News
    Cannot install HP Support Assistant on Windows 11 PC: [ATTACH]If you cannot install HP Support Assistant on your Windows 11/10 PC, the solutions in this guide will help you identify the cause and complete the installation successfully. HP Support Assistant comes preinstalled on most HP computers. However, if you performed a...
  5. Microsoft Enables Nvidia GPU Support for Windows 11 Local Language Model APIs

    in Windows 10 News
    Microsoft Enables Nvidia GPU Support for Windows 11 Local Language Model APIs: Microsoft has updated the Windows 11 local AI documentation to confirm that language model APIs can now run on PCs that are not equipped with Copilot+ but have supported GPUs. Previously, these APIs were only available on Copilot+ PCs that had dedicated NPU hardware. The...
  6. Microsoft Phone Link Adds Apple Messages Support for Windows, With Group Chat and...

    in Windows 10 News
    Microsoft Phone Link Adds Apple Messages Support for Windows, With Group Chat and...: Microsoft Phone Link now supports Apple Messages on Windows, which means iPhone users can send and receive iMessages and SMS texts from their PC without having to switch to their phone. The feature uses Bluetooth and does not break Apple Messages' end-to-end encryption....
  7. Intel Your current hardware doesn’t support any graphics features

    in Windows 10 News
    Intel Your current hardware doesn’t support any graphics features: [ATTACH]If you encounter the error Your current hardware doesn’t support any graphics features when opening Intel Graphics Command Centre or other Intel software on Windows, don’t fret; there’s nothing wrong with the hardware, and it is likely fine. This message usually...
  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...