In Visual Studio 2005, if you get this following message - The web services enumeration components are not available. You need to reinstall Visual Studio to add web references to your application - try running this from the prompt: devenv /resetskippkgs
It worked for me.
本文解决了一个在Visual Studio 2005中遇到的问题:当尝试添加网络引用时,提示“网络服务枚举组件不可用”。通过运行命令“devenv /resetskippkgs”,该问题得以解决。
473

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



