博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Turning off “Language Service Disabled” error message in VS2017
阅读量:6855 次
发布时间:2019-06-26

本文共 646 字,大约阅读时间需要 2 分钟。

We are getting the following "Error" message in our MVC web application in Visual studio 2017 Enterprise.

The language service is disabled for project 'C:\Work\Blackhawk Platform\Platform-DEV-Branch\BlackhawkViewer\BlackhawkViewer.csproj' because it included a large number of .js files. Consider excluding files using the 'exclude' section of a 'tsconfig.json' file.

I have found a solution for this problem.

I reset my userData using:

devenv.exe /resetuserdata

Since doing this the JavaScript settings seem to have persisted and I no longer get the language service error above.

TAKE NOTE: This will reset all your user data and customisations.

转载地址:http://ztyyl.baihongyu.com/

你可能感兴趣的文章
linux查看本机外网ip
查看>>
EE 磁芯 参数 汇总
查看>>
共享存储之drbd应用详解及pacemaker实现高可用共享存储(一)
查看>>
LVS 自开发脚本
查看>>
Linux下如何使CP命令不提示覆盖(转)
查看>>
12月第1周网络安全报告:85.9万境内主机感染病毒
查看>>
8月国内电脑分辨率TOP10:1920*1080连续三月夺冠
查看>>
全球六大国际域名解析总量达1.6亿 环比净增4.7万
查看>>
12月国内操作系统份额:Win10突破3% 涨幅近1%
查看>>
python基础教程
查看>>
Centos中无法使用make
查看>>
mysql 5.5编译安装
查看>>
生产环境编译安装LNMP环境
查看>>
打通钉钉+WebHook:日志服务告警升级
查看>>
Powerdesigner 自动生成注释
查看>>
C盘安装WIN7,D盘安装CentOS
查看>>
Linux零基础入学之1-4 Linux文件管理-xfs文件系统的备份恢复-服务器来电后自动开机...
查看>>
***的致命诱惑 蜜罐程序
查看>>
php生成图片,在html的img标签中可以正常显示,直接访问网址乱码的问题解决
查看>>
SQL server数据库资料
查看>>