windows 安装 VS 2010 SP1 时出错
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/8066990/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Error installing VS 2010 SP1
提问by JibW
when I am installing visual studio 2010 SP1 I get an error.read POSTS. But still can't figure out why. I tried with the ISO Image also. Always get the error.
当我安装 Visual Studio 2010 SP1 时,我收到一个 error.read POSTS。但还是想不通为什么。我也尝试过使用 ISO 映像。总是得到错误。
I Have installed VS 2010 Ultimate edition.
我已经安装了 VS 2010 Ultimate 版。
I tried to install the SP1 found in this LINK
我尝试安装在此LINK 中找到的 SP1
The error is as follows,
错误如下,
The feature you are trying to use is on a network resource that is unavailable.
Click OK to try again, or enter alternative path to a folder containing the installation package. 'DotfuscatorCE_5.0.2500.msi' in the list` box below`
Following is a screenshot of the error
以下是错误截图
If anyone can suggest a solution really appreciated. Thanks in advance.
如果有人可以提出解决方案,真的很感激。提前致谢。
Edits................................................................................
编辑 ..................................... …………………………………………………………………………………………………………………………………………………………………………………………
I did fixed the above error as Talon06 described in this post. But again get the following error when I proceed through.
我确实按照这篇文章中描述的 Talon06 修复了上述错误。但是当我继续时再次出现以下错误。
Has anyone experienced this error before ? Does any one have idea of How I can proceed through. Thanks
有没有人遇到过这个错误?有没有人知道我可以如何进行。谢谢
回答by Talon06
Found this answer at http://social.msdn.microsoft.com/Forums/en/vssetup/thread/57de87cb-607f-4c49-baa3-128eb0fbebfd
在http://social.msdn.microsoft.com/Forums/en/vssetup/thread/57de87cb-607f-4c49-baa3-128eb0fbebfd找到这个答案
This link will allow you to download the Dotfuscator file you need. http://go.microsoft.com/fwlink/?LinkId=208995&clcid=0x409
此链接将允许您下载所需的 Dotfuscator 文件。 http://go.microsoft.com/fwlink/?LinkId=208995&clcid=0x409
Post From Social.msdn.mcrosoft.com
来自 Social.msdn.mcrosoft.com 的帖子
You can download the package directly from http://go.microsoft.com/fwlink/?LinkId=208995&clcid=0x409and pass that if prompted. If you're not being prompted for source, you'll need to create a local layout of SP1 by downloading the SP1 setup application, then from a command prompt type:
VS10sp1-KB983509.exe /createlayout "%TEMP%\VS2010SP1"
When that completes, you can run setup.exe from that directory.
您可以直接从http://go.microsoft.com/fwlink/?LinkId=208995&clcid=0x409下载程序包,并在出现提示时传递该程序包 。如果没有提示您输入源代码,您需要通过下载 SP1 安装应用程序来创建 SP1 的本地布局,然后从命令提示符键入:
VS10sp1-KB983509.exe /createlayout "%TEMP%\VS2010SP1"
完成后,您可以从该目录运行 setup.exe。
回答by paul
I had a similar problem and used Microsoft's FixItutility which you can download here. http://support.microsoft.com/mats/windows_update/.
我遇到了类似的问题,并使用了 Microsoft 的FixIt实用程序,您可以在此处下载。http://support.microsoft.com/mats/windows_update/。
I had already installed a number of English Express versions which had SP1 applied. I then tried to install the German VS2010 Professional and got a number of problems like the one described above.
我已经安装了许多应用了 SP1 的 English Express 版本。然后我尝试安装德国版的 VS2010 Professional,但遇到了许多类似上述问题的问题。