Visual Studio 2008 开发环境Package Load Failure问题的解决方法
环境: Vs2008 sp1 英文版 + windows XP 中文版/windows server 2008中文版
问题描述: 在装完Vs2008 + sp1  后, 出现如下错误:
1. Package load failure. Package ‘visual web developer html source editor package’ has failed to load property……
如图:
2.  菜单栏是中英文混合的….
3.  html页面只有html视图且html标记都不会变色,没有设计视图。
解决办法:
1. tools---->options—>Environment---->International settings----->select “English” .
2. In Visual studio 2008 command prompt ---> Input :  devenv /resetskippkgs (注意中间有个空格),这样重启IDE后,问题得到解决。

 

如果还遇到Microsoft.visualStudio.xaml加载失败问题,

请安装Visual Studio 2008 Service Pack 1 installer

相关文章:

  • 2021-09-20
  • 2021-05-29
  • 2022-02-11
  • 2021-05-06
  • 2021-12-07
  • 2021-04-21
  • 2021-08-22
  • 2022-01-01
猜你喜欢
  • 2021-06-21
  • 2021-06-15
  • 2021-08-08
  • 2021-04-16
  • 2021-08-25
  • 2022-12-23
  • 2021-11-18
相关资源
相似解决方案