SQL server not found or unaccessable #48631
-
i'm learning this project from MS. At the step "add a model", i ran into a problem. when i ran the app and add "/Movies" into the url. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Can you please provide a link to the learning project you were following along? Side note: please keep in mind that this repo here is for development of ASP.NET Core, so you may get better advices / help when asking questions like this one on https://stackoverflow.com/ and similar sites. |
Beta Was this translation helpful? Give feedback.
Can you please provide a link to the learning project you were following along?
Also provide information about the basic setup you have. Is the connection string to the database correct, are all the pre-requisites installed and available?
Side note: please keep in mind that this repo here is for development of ASP.NET Core, so you may get better advices / help when asking questions like this one on https://stackoverflow.com/ and similar sites.