Skip to content

Application does not start from command prompt outside deploy folder #18

@mariomastrodicasa

Description

@mariomastrodicasa

Describe the bug
The application raise an exception starting it from any working directory.

To Reproduce
Steps to reproduce the behavior:

  1. Compile the solution from src
  2. Run it using relative path
  3. The application crashes

Expected behavior
The application shall start without the constraint to be runned from the same folder where the executable is in.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Version: 21H1

Additional context
Maybe the requested resource shall be embedded or the right path shall be found from the application.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions