Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fake.Deploy being run as service, uses C:\Windows\system32 as working dir by default #461

Closed
vasily-kirichenko opened this issue Jun 6, 2014 · 0 comments

Comments

@vasily-kirichenko
Copy link
Contributor

It results with the following error:

Deploy messages
{
  2014-06-06 10::05:30.959 stdin(0,1): error FS0078: Unable to find the file 'C:\Windows\system32\deployments\package\active\Deploy.fsx' in any of
  2014-06-06 10::05:30.959  C:\Windows\system32\deployments\package\active
}

   at Fake.FakeDeployAgentHelper.DeployPackageWithArgs@194-4.Invoke(String message) in l:\github\FAK
E-1\src\app\Fake.Deploy.Lib\FakeDeployAgentHelper.fs:line 194
   at Program.Deploy.deploy@27-1.Invoke(Unit _arg1) in L:\stash\klsrl.core\Source\KlSrl.Deploy\Program.fs:line 28
   at ExtCore.ChoiceModule.Attempt[T](FSharpFunc`2 generator)"]

I'd be more convenient to use the folder where Fake.Deploy.exe lays.

@vasily-kirichenko vasily-kirichenko changed the title Fake.Deploy uses C:\Windows\system32 as working dir by default Fake.Deploy being run as service, uses C:\Windows\system32 as working dir by default Jun 6, 2014
sergey-tihon added a commit to sergey-tihon/FAKE that referenced this issue Aug 10, 2014
@forki forki closed this as completed in 62ac6e9 Aug 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant