dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
34.59k stars 9.79k forks source link

Facing an issue with a newly created ASP.NET Core MVC project. #55736

Closed vsfeedback closed 3 days ago

vsfeedback commented 2 weeks ago

This issue has been moved from a ticket on Developer Community.


[severity:It bothers me. A fix would be nice] After a creation of fresh new project when ran it for the first time without any changes, running the build project, I'm getting a message saying Index not found. Please refer to the screen print attached for the same. Any idea why I'm getting this and how this can be resolved? MVC.png


Original Comments

Feedback Bot on 5/7/2024, 10:25 PM:

(private comment, text removed)


Original Solutions

(no solutions)

mkArtakMSFT commented 2 weeks ago

Thanks for contacting us. You say this happens only during the first run after project creation. Can you please confirm that the second time you run the project, it works just fine? Also, what if you try to run the project from the command line using dontet run ? Will it behave the same way?

dotnet-policy-service[bot] commented 2 weeks ago

Hi @vsfeedback. We have added the "Needs: Author Feedback" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

dotnet-policy-service[bot] commented 1 week ago

Hi @vsfeedback. We have added the "Needs: Author Feedback" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

dotnet-policy-service[bot] commented 6 days ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

See our Issue Management Policies for more information.