Skip to content

Worker Processes display window on taskbar #20

@rdewild

Description

@rdewild

I have an application that starts 7 parallelFox workers. This application has been running for many months. But, on my development box for a reason I have not been able to figure out, each worker now displays on the taskbar. On the production server this does not happen.

Image

I found I can make these windows NOT display by explicitly setting loVFP.Visible = .F. in the parallelfox.vcx workerproxy.init() method.
But, this is not set on the production server where this does not happen.

Also, when I copy the compiled EXE from the production server where these windows do NOT display to my box they DO display.
So it has to be my runtime environment.

Any idea what could have changed for these worker windows to start appearing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions