Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7607711
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T00:44:01+00:00 2026-05-31T00:44:01+00:00

Currently on Windows Server 2008 R2 Standard with 32GB memory. Once the server hits

  • 0

Currently on Windows Server 2008 R2 Standard with 32GB memory.

Once the server hits a Memory usage of around 50% (18GB, 13GB of it is for SQL Server (2008)) some strange things are happening with the XMLHTTP requests. I have tried using "Microsoft.XMLHTTP and MSXML2.ServerXMLHTTP but i get the same result.

I am getting a 2 different errors all associated with the msxml3.dll file:

 Error #: -2146697211
 The system cannot locate the resource specified.  

and

 Error #: -2147024888
 Not enough storage is available to process this command.  

After i restart the server, everything seems to be working fine, for now at least, we’ll see when the memory usage starts increasing.

I have searched a while for a solution, and have found that nothing seems to work except for restarting the server, haven’t tried just restarting IIS, but I am wondering why this is happening all of a sudden.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T00:44:02+00:00Added an answer on May 31, 2026 at 12:44 am

    If you mean to reserve only 13GB of memory for SQL Server, you need to tell someone. Right now you’ve told SQL Server to take over the server if it wants.

    EXEC sp_configure 'show adv', 1;
    RECONFIGURE WITH OVERRIDE;
    GO
    EXEC sp_configure 'max server memory', 13000;
    RECONFIGURE WITH OVERRIDE;
    GO
    

    Now restart SQL Server. This won’t guarantee that SQL Server won’t use more than 13 GB, since this setting only controls certain aspects of its memory usage, but it will prevent SQL Server from taking over the box.

    This is the setting I assumed you had already set what you said:

    18GB, 13GB of it is for SQL Server (2008)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently using Windows Server 2008 Standard and have several Hyper V machines.
I'm currently logged into my Windows Server 2008 R2 (x64) server, using Remote Desktop.
I am currently looking at the list of available ISOs for Windows Server 2008
We are currently using SQL Server 2008 Express Edition, but would like to upgrade
I am currently using windows server 2008 machine. I have active directory and sharepoint
we are currently on windows server 2008 R2, IIS 7.5 and we are going
Installed: SharePoint Server 2010 for Internet Enterprise Beta (x64) On: Windows Server 2008 Standard
Currently my development environment is using SQL server express 2008 r2 and VS2010 for
I have currently moved my asp.net 4.0 web application onto IIS7 (windows 2008 server).
We're currently using IIS 6 and Windows Server 2003 for our web and application

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.