service control dispatcher failure in wine-1.1.19

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
yugandhar
Level 2
Level 2
Posts: 25
Joined: Mon Dec 01, 2008 11:08 am

service control dispatcher failure in wine-1.1.19

Post by yugandhar »

When tried to run one of the windows 64 bit application as service using wine-1.1.19,following error occurs:

err:service:service_control_dispatcher failed to create control pipe error = 317

Any ideas to resolve this issue?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

service control dispatcher failure in wine-1.1.19

Post by austin987 »

On Fri, Apr 17, 2009 at 1:47 PM, yugandhar <[email protected]> wrote:
When tried to run one of the windows 64 bit application as service using wine-1.1.19,following error occurs:

err:service:service_control_dispatcher failed to create control pipe error = 317

Any ideas to resolve this issue?





64 bit support is very premature, don't expect it to work for a while.

--
-Austin
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: service control dispatcher failure in wine-1.1.19

Post by vitamin »

yugandhar wrote:When tried to run one of the windows 64 bit application as service using wine-1.1.19,following error occurs:
Did you compile wine-64 yourself with "./configure --enable-win64 && make depend all"?
yugandhar
Level 2
Level 2
Posts: 25
Joined: Mon Dec 01, 2008 11:08 am

Post by yugandhar »

Yes.Compiled with --enable-win64 and did make depend all too.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

yugandhar wrote:Yes.Compiled with --enable-win64 and did make depend all too.
Then file bug report.
James McKenzie

service control dispatcher failure in wine-1.1.19

Post by James McKenzie »

yugandhar wrote:
When tried to run one of the windows 64 bit application as service using wine-1.1.19,following error occurs:

err:service:service_control_dispatcher failed to create control pipe error = 317

Any ideas to resolve this issue?

This may not be implemented, yet, in Wine. Bug Report please. If you
have filed a bug report, please post its number back here so it can be
searched on.

James McKenzie
Locked