简体   繁体   中英

problem about opening the code in the browser

I am using ASP.NET MVC5 for designing a web application, I started coding and in the middle of the process, I pushed my code into GitHub. The problem is that after doing this I am not able to view my work on the browser anymore(the "View in browser" item does not appear anymore on the list). How can I show my web application on the browser and solve this problem?

I added images for more understanding.

解决方案浏览器

选项

Run the app, then go to /home/index

I am not sure why it happened.

  1. Try restarting visual Studio

If that does not work try to install it explicitly from

https://marketplace.visualstudio.com/items?itemName=qinjia.view-in-browser

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM