CMF writes: > Dear all, > Hello, when I try to run *.bat (approv more than 10 batches in one > project), I found R6009-Not Enough Space for Environment error. I have > found out that so many environment variables are set in my project > when using CCnet. However, if I run my project only with cmd, it works > well.
The difference is that CC.Net is setting a few variables so it will be 14 more than when you run it directly in cmd. See http://confluence.public.thoughtworks.org/display/CCNET/Integration+Properties > I would like to ask whether there is a way for me to enlarge the space > of environment variables when using CCnet or is there any other way to > tackle the problem? Thank you very much! Throwing a few search terms at google i find suggestions to use "command.com /e:2048" etc, but that sounds weird to me. I'm curious if it also fails in cmd if you add another 14 variables... regards, Daniel
