Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: MSXML6 - DOM: E_OUTOFMEMORY

From: "Anthony Jones" <Ant@------------.--->
To: NULL
Date: 9/7/2006 2:44:00 PM


"Umut Alev - MSFT" <xml@m...> wrote in message
news:eL%23iawl0GHA.1304@T......
> In boot.ini you can add /3G to your nt loader options similar to below
>
> ;
> ;Warning: Boot.ini is used on Windows XP and earlier operating systems.
> ;Warning: Use BCDEDIT.exe to modify Windows Vista boot options.
> ;
> [boot loader]
> timeout=30
> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP" /NOEXECUTE=OPTIN
> /FASTDETECT /3G
>

I you are compling an app it needs the large address awareness flag
otherwise the process is still only given the 2GB user space.  In C++ use
/LARGEADDRESSAWARE switch on the linker.


>
> -- 
> Regards,
> - Umut Alev [MSFT]
>
> This email sent from a machine running Vista RC1.
>
>
> "Vivek" <vivekd@o...> wrote in message
> news:44f9829d$0$11968$afc38c87@n......
> > Hi,
> >
> > I am using x86, 4GB physical memory. What is the /3G flag? Can you
please
> > clarify that? Thanks...
> >
> > Yes, it is the same issue, they are related I have just realised.
> >
> >
> > Regards,
> >
> > Vivek
> >
> >
> > Umut Alev - MSFT wrote:
> >> Yes you would see some trashing and eventually you would start getting
> >> E_OUTOFMEMORY.
> >>
> >> Are you running under x86 or x64? Usually x86 can only see upto 2GB
after
> >> that you need to turn on /3G flag. To access full 4GB you need to
switch
> >> to x64.
> >>
> >> I have read your get_xml question. Is this the same issue?
> >>
>




transparent
Print
Mail
Digg
delicious
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent