Re: Problems with Properties env (XP-SP2, ntvdm, ant 1.62)

2005-02-02 Thread Matt Benson
--- [EMAIL PROTECTED] wrote: > I get an error when I have the following line in my > build.xml: > > > > The error is a popup dialog with the message: > > C:\WINDOWS\system32\ntvdm.exe > Error while setting up environment for the > application. Choose 'Close' to terminate the > application. >

Re: Problems with Properties env (XP-SP2, ntvdm, ant 1.62)

2005-02-01 Thread saba_emailme-apache
I am running as Administrator. --- Jacob Kjome <[EMAIL PROTECTED]> wrote: > At 06:01 PM 1/31/2005 -0800, you wrote: > >I get an error when I have the following line in > my > >build.xml: > > > > > > > >The error is a popup dialog with the message: > > > >C:\WINDOWS\system32\ntvdm.exe > >

Re: Problems with Properties env (XP-SP2, ntvdm, ant 1.62)

2005-02-01 Thread saba_emailme-apache
The result is as expected: Buildfile: build.xml [echo] Windows XP BUILD SUCCESSFUL Total time: 0 seconds - Saba --- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Mon, 31 Jan 2005, saba emailme-apache > <[EMAIL PROTECTED]> wrote: > > > Is there another workaround? Am I the only one > wit

Re: Problems with Properties env (XP-SP2, ntvdm, ant 1.62)

2005-01-31 Thread Stefan Bodewig
On Mon, 31 Jan 2005, saba emailme-apache <[EMAIL PROTECTED]> wrote: > Is there another workaround? Am I the only one with > this error? At least we haven't heard about so far. What is the result of the following build file on your machine? ${os.name} Stefan ---

Re: Problems with Properties env (XP-SP2, ntvdm, ant 1.62)

2005-01-31 Thread Jacob Kjome
At 06:01 PM 1/31/2005 -0800, you wrote: >I get an error when I have the following line in my >build.xml: > > > >The error is a popup dialog with the message: > >C:\WINDOWS\system32\ntvdm.exe >Error while setting up environment for the >application. Choose 'Close' to terminate the >application. Are

Problems with Properties env (XP-SP2, ntvdm, ant 1.62)

2005-01-31 Thread saba_emailme-apache
I get an error when I have the following line in my build.xml: The error is a popup dialog with the message: C:\WINDOWS\system32\ntvdm.exe Error while setting up environment for the application. Choose 'Close' to terminate the application. A search with this message led me to bug reports that