Package 'Microsoft.VisualStudio.Xaml' has failed to load properly ( GUID
= {E58C2A8B-etc., etc., etc.} ). Please contact package vendor for
assistance. Application restart is recommended, due to possible
environment corruption. Would you like to disable loading this package
in the future? You may use 'devenv /resetskippkgs' to re-enable package
loading.
html页面只有html视图且html标记都不会变色,没有设计视图。
解决办法:
1. tools---->options—>Environment---->International settings----->select “English” .
2. In Visual studio 2008 command prompt ---> Input : devenv /resetskippkgs (注意中间有个空格),这样重启IDE后,问题得到解决。
本文介绍了在使用Visual Studio过程中遇到的HTML视图显示异常问题及其解决方案。问题表现为HTML标记无法正常高亮显示且缺少设计视图。通过调整国际设置及运行特定命令重启IDE,成功解决了该问题。
20万+

被折叠的 条评论
为什么被折叠?



