Home > error 2009 > error 2009 not enough space for environment foxplus

Error 2009 Not Enough Space For Environment Foxplus

get the following message : "Error 2009: Not enough space for environment" and the program stops.I really need to run those programs on XP (and have definitely no time engou to re-write everything).Have you had this problem and how did you solve it?Thanks in advance for your help,Vincent Stefan Wuebbe 2004-04-15 08:25:49 UTC PermalinkRaw Message I think that means that the old DOS Fox is surprised about finding somuch RAM on modern hardware. Does it help when you add a line likeSHELL=%SYSTEMROOT%\SYSTEM32\COMMAND.COM /E:4096to your CONFIG.NT?hth-StefanPost by VincentBAll,I am trying to run Foxplus 2.0 in a 'Dos' window running on an XP Pro computer.I get the following message : "Error 2009: Not enough space for environment" andthe program stops.Post by VincentBI really need to run those programs on XP (and have definitely no time engou tore-write everything).Post by VincentBHave you had this problem and how did you solve it?Thanks in advance for your help,Vincent super 2004-11-25 04:56:00 UTC PermalinkRaw Message Hello,I, too, am trying to run a FoxBase (DOS) on WinXP. And I get the sameerror 2009 that Vincent gets. I see that "Stefan Wuebbe" had suggested acode line to place in "config.nt". I can't figure out how to do this.Has anyone had any success in running Foxbase on XP?ThanksCharles Yvan 2005-02-08 12:36:51 UTC PermalinkRaw Message Hi,The error message that you get is similar to the old "Out of EnvironmentSpace".This means that you must run Foxplus into a "clean" environment.Try this:Create a batch file like this or copy/paste the lines below (assuming thatFoxplus in located into the C:\Foxplus directory)The batch file will temporarely set a new path and release someunnecessary environment variables in the new shell for Foxplus.@echo offclspath=c:\foxplus;c:\winnt;c:\winnt\system32cd\foxplusset CommonProgramFiles=set COMPUTERNAME=set LOGONSERVER=set NUMBER_OF_PROCESSORS=set PATHEXT=set PROCESSOR_ARCHITECTURE=set PROCESSOR_IDENTIFIER=set PROCESSOR_LEVEL=set PROCESSOR_REVISION=set ProgramFiles=set TEMP=set TMP=set USERDOMAIN=set USERNAME=set USERPROFILE=set windir=foxplusSave it into your Foxplus directory and create a shortcut onto yourdesktop.Open the properties of this shortcut, click on the "Compatibility" tab andactivate the Run in Compatibility Mode option and select Windows 95compatibility Layer in the list.I also modified my Config.nt file like this:Files=99Buffers=50That's all. Foxplus runs as it must.Regards,Yvan. 3 Replies 971 Views Switch to linear view Disable enhanced parsing Permalink to this page Thread Navigation VincentB 2004-04-15 08:06:08 UTC Stefan Wuebbe 2004-04-15 08:25:49 UT

newsgroup for me to post this? Friend brought to me a 6 month old eMachine with Windows XP Home. Not much has been installed on it. For several months he was successfully using an ancient DOS program called FIRST1. Then it broke. Very little new programs have been installed. Besides all the things eMachine provided, I see Spy Sweeper, Quick Books Basic, Napster and two printers (HP DeskJet an Lexmark Z715.) I uninstalled Spy Sweeper and installed Windows Defender. He has over 200 FIRST1 spread sheets that are needed! http://microsoft.public.fox.fox2x.narkive.com/bdyXMfxK/error-2009-not-enough-space-for-environment To facilitate rapid testing of this problem, I copied FIRST1 to a USB Flash Drive and went from PC to PC to identify where all it works and where it fails. My personal PC (A clone) Dual boot: Windows XP Home (FIRST1 fails) Windows 2000 PRO (FIRST1 works okay) My Wife's PC ( A clone): Windows 2000 PRO (FIRST1 FAILS) My 'server' Dual boot (Dell B110) http://www.pcreview.co.uk/threads/dos-program-error-2009-not-enough-space-for-environment.2676798/ Windows XP Home (FIRST1 works) Windows 2000 PRO (FIRST1 Works) Summary: Both Windows XP Home and Windows 2000 have working machines and failing machines. On failing machines,I have tried setting it to run compatibility mode for Windows 95, but behavior does not change. I tried several other compatibility settings. When it fails, it always fails with the same message. I have compared the Properties setting for Program,Memory, Compatibility, etc. against the working machine and they are the same. It feels like DOS extended memory does not work on the failing machines. ...\System32\config.nt and autoexec.nt are system default on all systems. Any ideas appreciated. I could export over 200 spread sheets and teach Excel to the owner, but there are just too many. I really need to fix this. Carl lurker, Aug 9, 2006 #1 Advertisements Wesley Vogel Guest How to Adjust MS-DOS Application Environment Size http://support.microsoft.com/kb/161564 Review the contents of CONFIG.NT in the %windir%\System32 folder. Does it have entries like these: dos=high, umb device=%SystemRoot%\system32\himem.sys files=100 Make it has the line dos=high and bump up the files= What does your Autoexec.nt file have in it? -- Maurice N MVP Windows - Shell / User

I receive the following error: "Error 2009: Not enough space for environment." I have tried a few suggestions, for http://computer-programming-forum.com/2-vfp/2718db5772961067.htm example editing the config.nt file and the following line: SHELL=C:\Command.com /E:512. That did not work. I have also changed the size of the environment within the properties of the PIF file associated with Foxbase. That did not work either. Can anyone help me correct this issue. Much appreciated. Jorge Mon, 03 Jan 2005 22:20:04 GMT Charly Pruem#2 / 17 Running Foxbase on NT or XP. error 2009 Hi Jorge, Try DOSMEM=512 in your CONFIG.FP Charly Quote:> Hello all. I am trying to run Foxbase on an NT machine and an XP machine and > I receive the following error: > "Error 2009: Not enough space for environment." > I have tried a few suggestions, for example editing the config.nt file and > the following line: SHELL=C:\Command.com /E:512. That did not work. I have > error 2009 not also changed the size of the environment within the properties of the PIF > file associated with Foxbase. That did not work either. > Can anyone help me correct this issue. Much appreciated. > Jorge Mon, 03 Jan 2005 22:50:30 GMT Jan Buc#3 / 17 Running Foxbase on NT or XP. Hello all. I am trying to run Foxbase on an NT machine and an XP machine Do you really try to run old good DOS FoxBase+ ? Quote:> and > > I receive the following error: > > "Error 2009: Not enough space for environment." > > I have tried a few suggestions, for example editing the config.nt file and > > the following line: SHELL=C:\Command.com /E:512. That did not work. I have > > also changed the size of the environment within the properties of the PIF > > file associated with Foxbase. That did not work either. > > Can anyone help me correct this issue. Much appreciated. > > Jorge Thu, 06 Jan 2005 00:54:53 GMT Keith Reynold#4 / 17 Running Foxbase on NT or XP. Jorge, I have found that you need to remove paths with spaces in them from th

 

Related content

error 2009 an invalid track was found in the movie

Error An Invalid Track Was Found In The Movie p playing If this is your first visit be sure to check out the FAQ by clicking the link above You may have to register before relatedl you can post click the register link above to proceed To start viewing messages select the forum that you want to visit from the selection below Results to of Thread Recorder wav files not playing Thread Tools Show Printable Version Subscribe to this Thread hellip Display Linear Mode Switch to Hybrid Mode Switch to Threaded Mode November th brealistic View Profile View Forum Posts

error 2009 not enough space environment xp

Error Not Enough Space Environment Xp p get the following message Error Not enough space relatedl for environment and the program stops I really need to run those programs on XP and have definitely no time engou to re-write everything Have you had this problem and how did you solve it Thanks in advance for your help Vincent Stefan Wuebbe - - UTC PermalinkRaw Message I think that means that the old DOS Fox is surprised about finding somuch RAM on modern hardware Does it help when you add a line likeSHELL SYSTEMROOT SYSTEM COMMAND COM E to your CONFIG

error 2009 not enough space for the environment

Error Not Enough Space For The Environment p is triggered when a batch file attempts to set an environment variable but cannot because the shell is out of environment space We recommend that you set the environment size to be at least There are a number of ways to do this one of which is in Windows or Windows NT Open a dos prompt window if yours opens full-screen hit Alt Enter to get a window Click on the 'Properties' button at the top At the end of the Cmd line add the text ' e ' if you've already

error 2009 content not valid

Error Content Not Valid table id toc tbody tr td div id toctitle Contents div ul li a href Error Iphone s a li li a href Error Content Not Valid - The Conceptual Side Member Or Property a li li a href At Least One Property Must Be Mapped In The Set Mapping For a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn relatedl more about Stack Overflow the company

error 2009 not enough space for environment winxp

Error Not Enough Space For Environment Winxp p get the following message Error Not enough space for relatedl environment and the program stops I really need to run those programs on XP and have definitely no time engou to re-write everything Have you had this problem and how did you solve it Thanks in advance for your help Vincent Stefan Wuebbe - - UTC PermalinkRaw Message I think that means that the old DOS Fox is surprised about finding somuch RAM on modern hardware Does it help when you add a line likeSHELL SYSTEMROOT SYSTEM COMMAND COM E to your

error 2009 not enough space for environment xp

Error Not Enough Space For Environment Xp p get the following message Error Not enough space for environment relatedl and the program stops I really need to run those programs on XP and have definitely no time engou to re-write everything Have you had this problem and how did you solve it Thanks in advance for your help Vincent Stefan Wuebbe - - UTC PermalinkRaw Message I think that means that the old DOS Fox is surprised about finding somuch RAM on modern hardware Does it help when you add a line likeSHELL SYSTEMROOT SYSTEM COMMAND COM E to your

error 2009 not enough space for environment foxpro

Error Not Enough Space For Environment Foxpro p Gaming Smartphones Tablets Windows PSUs Android Your question Get the answer relatedl Tom's Hardware Forum Windows XP DOS program Error Not enough space for environment DOS program Error Not enough space for environment Tags DOS Microsoft Windows XP Last response September in Windows XP Share Anonymous September Archived from groups microsoft public windowsxp help and support More info I am trying to run a dos program on XP I have copied the autoexec nt into the system directory When I try to run the dos exe I get the above error message

error 2009 not enough space for environment vista

Error Not Enough Space For Environment Vista p Gaming Smartphones Tablets Windows PSUs Android Your question Get the answer Tom's Hardware Forum Windows XP DOS program Error Not enough space for environment DOS program Error relatedl Not enough space for environment Tags DOS Microsoft Windows XP Last response September in Windows XP Share Anonymous September Archived from groups microsoft public windowsxp help and support More info I am trying to run a dos program on XP I have copied the autoexec nt into the system directory When I try to run the dos exe I get the above error message

error 2009 iphone restore

Error Iphone Restore table id toc tbody tr td div id toctitle Contents div ul li a href Error Iphone g a li li a href Iphone Error Solution a li ul td tr tbody table p basic stepswhen you see this message The iPhone device name could not be restored An unknown error occurred error number If you still see the error message relatedl find your error below to learn what to do Choose iphone could not be restored error your error number or messageSelect your error to learn what to do itunes restore error - There was a

error 2009 ipod

Error Ipod table id toc tbody tr td div id toctitle Contents div ul li a href Ipod Touch g Error a li li a href Ipod Restore Error a li li a href Ipod Nano a li li a href Apple Ipod a li ul td tr tbody table p basic stepswhen you see this message The iPhone device name could not be restored An unknown error occurred error number If you still see relatedl the error message find your error below to learn what p h id Ipod Touch g Error p to do Choose your error number

error 2009 not enough space

Error Not Enough Space p Gaming Smartphones Tablets Windows PSUs Android Your question Get the answer Tom's Hardware Forum Windows XP DOS program Error Not relatedl enough space for environment DOS program Error Not enough space for environment Tags DOS Microsoft Windows XP Last response September in Windows XP Share Anonymous September Archived from groups microsoft public windowsxp help and support More info I am trying to run a dos program on XP I have copied the autoexec nt into the system directory When I try to run the dos exe I get the above error message Can anyone shed

error 2009 iphone

Error Iphone table id toc tbody tr td div id toctitle Contents div ul li a href Error Iphone s a li li a href Iphone Error a li li a href Fix Iphone Error a li li a href Iphone Error a li ul td tr tbody table p basic stepswhen you see this message The iPhone device name could not be restored An unknown error occurred relatedl error number If you still see the error message p h id Error Iphone s p find your error below to learn what to do Choose your error number restore iphone

error 2009 not enough space for environment windows 7

Error Not Enough Space For Environment Windows p get the following message Error Not enough space for environment and the relatedl program stops I really need to run those programs on XP and have definitely no time engou to re-write everything Have you had this problem and how did you solve it Thanks in advance for your help Vincent Stefan Wuebbe - - UTC PermalinkRaw Message I think that means that the old DOS Fox is surprised about finding somuch RAM on modern hardware Does it help when you add a line likeSHELL SYSTEMROOT SYSTEM COMMAND COM E to your

error 2009

Error table id toc tbody tr td div id toctitle Contents div ul li a href Error Gsmhosting a li li a href Error Itunes Iphone a li li a href Error In Itunes a li ul td tr tbody table p Restore iOS Viber Backup Restore iOS Kik Backup Restore iOS LINE Backup relatedl Restore iOS Full Data Eraser iOS Private error vindictus Data Eraser SIM Unlock Service iOS Screen Recorder Android Data Recovery p h id Error Gsmhosting p Android Lock Screen Removal Android Data Extraction Android Data Backup Restore Android SIM Unlock Android Root SIM p h

error 2009 nexon

Error Nexon p their respective owners in the US and other countries Privacy Policy Legal Steam Subscriber Agreement Refunds STORE Featured Explore Curators relatedl Wishlist News Stats COMMUNITY Home Discussions Workshop Greenlight Market Broadcasts ABOUT SUPPORT Install Steam login language Bulgarian e tina Czech Dansk Danish Nederlands Dutch Suomi Finnish Fran ais French Deutsch German Greek Magyar Hungarian Italiano Italian Japanese Korean Norsk Norwegian Polski Polish Portugu s Portuguese Portugu s-Brasil Portuguese-Brazil Rom n Romanian Russian Simplified Chinese Espa ol Spanish Svenska Swedish Traditional Chinese Thai T rk e Turkish Ukrainian Help us translate Steam Dragon Nest All Discussions Screenshots

error 2009 ipad

Error Ipad table id toc tbody tr td div id toctitle Contents div ul li a href Itunes Error a li li a href Error Itunes a li li a href Error Itunes a li ul td tr tbody table p basic stepswhen you see this message The relatedl iPhone device name could not be restored An iphone error solution unknown error occurred error number If you still see the p h id Itunes Error p error message find your error below to learn what to do Choose your error number p h id Error Itunes p or messageSelect your

fix error 2009

Fix Error table id toc tbody tr td div id toctitle Contents div ul li a href Iphone Error Gsmhosting a li li a href Itunes Error a li li a href Error Itunes a li ul td tr tbody table p different errors If there is an error there is no continuation of restoration or update until the error is removed One such issue relatedl is the error If you've been facing this error iphone s error you're in the right place This post talks about tips you error iphone can implement to remove this bug completely and continue

fix ipod error 2009

Fix Ipod Error table id toc tbody tr td div id toctitle Contents div ul li a href Itunes Error a li li a href Error Itunes a li ul td tr tbody table p Close times Menu Repair Guides Answers Forum Parts Tools Store Teardowns Translate Join Log In GO iFixit Fast Order Create a Page Edit Billing Info Order History Logout relatedl Join Log In Repair Guides Answers Forum Parts itunes error fix Tools Store Teardowns Translate laquo Back to Answers Index iPod Touch The current iphone error solution line of iPod Touch comprises six different generations error

how to fix error 2009

How To Fix Error table id toc tbody tr td div id toctitle Contents div ul li a href Iphone s Error Solution a li li a href Itunes Error a li ul td tr tbody table p Restore iOS Viber Backup Restore iOS Kik Backup Restore iOS LINE Backup Restore iOS Full Data Eraser iOS Private Data Eraser relatedl SIM Unlock Service iOS Screen Recorder Android Data Recovery Android iphone error solution Lock Screen Removal Android Data Extraction Android Data Backup Restore Android SIM error iphone Unlock Android Root SIM Unlock Service More Phone Tools MobileTrans Phone Transfer MirrorGo

how to fix error 2009 iphone

How To Fix Error Iphone table id toc tbody tr td div id toctitle Contents div ul li a href Itunes Error Codes a li li a href Error Itunes a li ul td tr tbody table p Restore iOS Viber Backup Restore iOS Kik Backup relatedl Restore iOS LINE Backup Restore iOS Full iphone error solution Data Eraser iOS Private Data Eraser SIM Unlock Service iOS error iphone Screen Recorder Android Data Recovery Android Lock Screen Removal Android Data Extraction Android Data Backup itunes error Restore Android SIM Unlock Android Root SIM Unlock Service More Phone Tools MobileTrans Phone

iphone error 2009 fix

Iphone Error Fix table id toc tbody tr td div id toctitle Contents div ul li a href Error Iphone a li li a href Iphone Error Gsmhosting a li li a href Itunes Error a li ul td tr tbody table p Close times Menu Repair Guides Answers Forum Parts Tools Store Teardowns Translate Join Log In GO iFixit Fast Order Create a Page Edit Billing Info Order History Logout Join Log In Repair Guides relatedl Answers Forum Parts Tools Store Teardowns Translate laquo Back to iphone error solution Answers Index iPod Touch Repair The current line of iPod

ipod touch error 2009

Ipod Touch Error table id toc tbody tr td div id toctitle Contents div ul li a href Iphone Error Solution a li li a href Error Iphone s a li li a href Itunes Sync Error - a li ul td tr tbody table p Close times Menu Repair Guides Answers Forum Parts Tools Store Teardowns Translate Join Log In GO iFixit Fast Order Create a Page Edit Billing relatedl Info Order History Logout Join Log In Repair Guides error iphone s Answers Forum Parts Tools Store Teardowns Translate laquo Back to Answers p h id Iphone Error Solution