As part of deployment process, I am starting an .net remoting windows forms application through the Cruisecontrol.Net (version 1.4.4) and getting insufficient memory exception while calling a document generation process. However, I am not getting the error if I run the windows forms application directly after logging into the server.
Has anyone faced this peculiar problem with cruise control / does cruise contol enforce any particular memory constraint on the executable launched from within its process space.