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

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

Open
mariomastrodicasa opened this issue Jun 30, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mariomastrodicasa
Copy link
Contributor

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.

@mariomastrodicasa mariomastrodicasa added the bug Something isn't working label Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants