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后,问题得到解决。
posted @ 2010-08-31 12:37  谢多  阅读(398)  评论(0)    收藏  举报