Alright, so I found out how to fix the first error. I was poking around the directories the error above gave, and I found that missing file in the folder directly above where VS was looking for it. I copied it to the correct folder and the project successfully built and ran.
However, it still gives the expired certificate warning (which doesn’t prevent compile).
Thanks!