Skip to content

ZombieService Fails on Start #51

Description

@kraftwerk15

Program.Settings = SettingsUtils.GetSettings(new[] {arguments[1], arguments[2]});

After starting via InstallUtils.exe, I attach VS to the service to debug. Then, while debugging, I get to this line and the service fails because there is only 1 argument where the line expects two or more.

Arguments at line 42 ("Environment.GetCommandLineArgs()"), returns only the current location where the executable launched.

image

@ksobon Don't know if you still follow this repo.

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions