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

"Error occurred trying to start...launch.bat" with harmonydemo project #323

Open
mattl91 opened this issue Mar 13, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@mattl91
Copy link
Contributor

mattl91 commented Mar 13, 2023

When I run the "dotnet run" command in step 6 of the "Creating a Demo Service" tutorial (https://github.com/Synergex/HarmonyCore/wiki/Tutorial-01-02-Creating-a-Demo-Service), I get an error (even though the service does start):

Determining traditional Synergy environment ... failed!
Error was One or more errors occurred. (An error occurred trying to start process
'C:\hc\tutorial1d\MyApi\TraditionalBridge\bin\Debug\x64\launch.bat' with working directory
'C:\hc\tutorial1d\MyApi\TraditionalBridge\bin\Debug\x64'. The system cannot find the file specified.)
Hosting environment: Development
Content root path: C:\hc\tutorial1d\MyApi\Services.Host\bin\Debug\net6.0\

CLI tool version
6.0.156

Expected behavior
At this point in the tutorial, the service should start without an error.

@mattl91 mattl91 added the bug Something isn't working label Mar 13, 2023
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

1 participant