© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
16 replies
RoboticOperatingBuddy

VS2022 errors out on a project cloned from Git

I'm getting the below error while trying to launch a project that we're supposed to work on as a group.
We've worked a bit with ASP.NET and VS2022 in general before that, but never adding Git into the mix, and unfortunately this just stops me before I can even do anything.

If I understand correctly from the error, the code is looking for a local database, which doesn't exist. I suppose my question is - how do I make one?
In my previous projects it just kind of created one by itself, I didn't need to fill it up with tables or anything it just appeared-

And no, just adding a new database named accordingly doesn't work either, it then starts throwing errors about individual tables unless those are added also
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Help me build a Godot project I cloned from GitHub? (NU1008)
C#CC# / help
13mo ago
Issue referencing a library within a cloned GitHub project
C#CC# / help
14mo ago
Prepend string to git commit messages via VS2022 git interface?
C#CC# / help
2y ago
Need help on git pushing a C# project
C#CC# / help
2y ago