Hi

On Tue, Aug 19, 2008 at 7:48 AM, SCMguy <[EMAIL PROTECTED]> wrote:
>
> Anyone know if there is a known issue with CC handling "pop up"
> windows within a certain project.

Pop ups often cause problems. Are you running CCNet as a service? That
could be the problem, and as a first troubleshooting step, I would
suggest trying your project with the console version of the server.
You can run the console version by shutting down the service, opening
up a command window, and running ccnet.exe from your CCNet install
folder.

When run as a service, CCNet has no desktop access, at least by
default. As a result, windows have no where to display and depending
how InstallShield is implemented it might just hang there. When run in
a console window, ccnet.exe will have access to the desktop and you
should see the window flash by, as you would when running the nant
task alone.

If the task runs okay from the ccnet.exe console program, you have a
couple options. You could continue to use ccnet.exe, I do this all the
time so I can have browser-based acceptance tests in my build. Or, you
could try checking the "Allow service to interact with desktop" option
on the Log On tab of the service's properties dialog.

Let me know if either of those resolve your problem,
Dave

Reply via email to