1. In the Individual components section of the Visual Studio Installer, make sure that Razor Language Services is checked.
  2. After installation, make sure that Razor Language Services is enabled in the Installed section of Extensions and Updates dialog.
  3. Restart Visual Studio.

I also installed the Advanced ASP.NET features in the installer, but I don't know how much of an effect it has on this issue.

https://developercommunity.visualstudio.com/content/problem/194267/the-document-cannot-be-opened-it-has-been-renamed.html

最新文章

  1. DNS解析全过程及原理
  2. IOS开发 图形绘制,绘制线条,矩形,和垂直和居中绘制文字
  3. jQuery Raion, Select, CheckBox selector function
  4. 业务系统的JVM启动参数推荐
  5. Python解释器
  6. iOS崩溃报告获取一
  7. 一个可以跑的Hadoop的WordCount程序
  8. Ajax.BeginForm的异步提交数据 简介
  9. ajax请求相关方法
  10. [转]Android 如何对sqlite数据库进行增删改[insert、update和delete] 操作
  11. URL重定向
  12. Android 5.1.1 源码目录结构
  13. 详解Maven用户的配置settings.xml
  14. SpringBoot(九):多模块下mapper分散后无法启动SpringBoot解决方法
  15. Redis 哨兵
  16. callback源码分析——callbacks
  17. XML系列之--对电文格式XML的简单操作(三)
  18. 一维码Code 128简介及其解码实现(zxing-cpp)
  19. mysql 在windons下的备份命令
  20. Django项目从零开始的大概脉络

热门文章

  1. Configuring IPMI under Linux using ipmitool
  2. 同源策略和跨域资源共享(CROS)
  3. Font and PDF
  4. selenium,webdriver爬取斗鱼主播信息 实操
  5. 属性选择器 [attribute^=value] [attribute~=value] [attribute|=value] [attribute*=value]
  6. web编程非常实用的在线工具大全---转载
  7. ubuntu18.04 -- 创建第一个Django项目
  8. xshell xftp使用
  9. Quartz -----定时任务框架
  10. webpack 学习4 使用loader 以及常用的一些loader