❔ C# MVC - Erroring in VSC not VS2022
I'm writing a C# .Net Core 7.0 web application with dapper for my SQL queries.
It runs just fine in VS2022. I'm seeing the 2 launchsettings for both are different and VSCode. I'm unsure even where to begin with figuring out what I need to change.
I've also tried googling the issue but I'm a bit stuck. Hoping to get some assistance 🙂
6 Replies
No errors displaying either VS2022 or VSCode. I'm completely at a loss. I'm trying to put a breakpoint as the db & return.db sections to review but so far... nothing is standing out in VSCode
Where have you set your connection string
appsettings.Development
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.