Skip to content

Paths for data and model are incorrect #5346

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

Closed
katterfelto opened this issue May 13, 2018 — with docs.microsoft.com · 4 comments · Fixed by #5333
Closed

Paths for data and model are incorrect #5346

katterfelto opened this issue May 13, 2018 — with docs.microsoft.com · 4 comments · Fixed by #5333

Comments

Copy link

The paths for the data and model folders contain one too many '..\'.

The documentation says create the data folder in the bin directory but the paths step out of the bin folder into the project folder.


Document details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@mairaw mairaw added Source - Docs.ms needs-more-info Needs more info from OP. Auto-closed after 2 weeks if no response. [org][resolution] labels May 14, 2018
@mairaw mairaw self-assigned this May 14, 2018
@mairaw mairaw added this to the Sprint 135 (4/28/18 - 5/18/18) milestone May 14, 2018
@mairaw
Copy link
Contributor

mairaw commented May 17, 2018

Thank you for your feedback @DaisyDave. I'll get this addressed as part of other changes I'm making to the tutorials.

@BillWagner
Copy link
Member

@mairaw When I was running these, I noticed that the number of ".." needed changed if you F5 from Visual Studio, or ran from the CLI using "dotnet run". We should make a note of that, even if the tutorial assumes Visual Studio.

Copy link

they forgot to mention in the instructions to create a "Models" folder for the app to work

@mairaw
Copy link
Contributor

mairaw commented May 23, 2018

I changed the tutorial/code to work with both VS and dotnet run now @BillWagner. And I changed the code as well to no longer need the Models folder @burstingninja.

@mairaw mairaw added resolved and removed needs-more-info Needs more info from OP. Auto-closed after 2 weeks if no response. [org][resolution] labels May 23, 2018
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants