Hello
Thank you for your question and reaching out. I can understand you are having query\issues related to ASP.NET exception error cs1504.
The filesystem has already removed the file "Global.asax.cs." I believe a yellow warning icon is displayed next to the file in the Visual Studio solution. Windows Explorer should be used to verify that the file is present in those places.
- Please Clean every project individually (Right click> Clean).
- PleaseR ebuild every project individually (Right click> Rebuild).
- Then Rebuild the startup project.
--If the reply is helpful, please Upvote and Accept as answer--