在Windows Server 2008 R2上安装VS 2012时出错

问题描述:

我在尝试安装VS 2012时遇到问题.我已经尝试过专业高级版本.在查看日志时,我看到以下错误,但不知道如何修复.我认为它可能在前面板上缺少斜线 路径,但我找不到它在哪里引用此路径.

I'm having issues trying to install VS 2012.  I've tried both the professional & Premium versions.  In looking at the logs, I see the following error but don't know how to repair.  I think it might be missing a slash on the front of the path but I can't find where it's referencing this path.

[10B8:09BC] [2013-06-25T13:23:25]:MUX:检测完成,现在创建视图
[10B8:09BC] [2013-06-25T13:23:26]:MUX:验证自定义路径失败:路径无效:\ mass2 \ redirected \ choward \ My Documents
[10B8:09BC] [2013-06-25T13:23:27]:MUX:用户反馈控制已启用,因为选择加入的值未定义
[10B8:09BC] [2013-06-25T13:23:27]:MUX:错误:System.Windows.EffectiveValueEntry.set_IsDeferredReference(布尔值)
[10B8:09BC] [2013-06-25T13:23:27]:MUX:堆栈:在System.W

[10B8:09BC][2013-06-25T13:23:25]: MUX:  Detect Completed, now create view
[10B8:09BC][2013-06-25T13:23:26]: MUX:  Validate custom path failed: Path is not valid: \mass2\redirected\choward\My Documents
[10B8:09BC][2013-06-25T13:23:27]: MUX:  User feedback control is Enable because opt-in value is NotDefined
[10B8:09BC][2013-06-25T13:23:27]: MUX:  ERROR: System.Windows.EffectiveValueEntry.set_IsDeferredReference(Boolean)
[10B8:09BC][2013-06-25T13:23:27]: MUX:  Stack:    at System.W

indows.Media.Animation.AnimationStorage.OnCurrentTimeInvalidated(对象发送者,EventArgs参数)

indows.Media.Animation.AnimationStorage.OnCurrentTimeInvalidated(Object sender, EventArgs args)

您可以访问我的日志sdrv.ms/17bx0nh

You can access my logs  sdrv.ms/17bx0nh

谢谢

查克

嗨查克,

我无法通过您的帖子链接获取您的日志.从您的帖子中,我觉得您的安装文件已损坏,请从以下位置下载新的ISO文件:
http://www.microsoft.com/visualstudio/chi/downloads

I can't get your log from your post link. From your post, I feel your setup file is broken, please download a new ISO file from:
http://www.microsoft.com/visualstudio/eng/downloads

下载后,请使用此工具 http://support.microsoft.com/kb/841290 来验证iso的哈希值.练习的重点是从.iso文件生成一个或多个哈希值-MD5和SHA1-以便可以对照该文件的已知值来检查它.任何差异都会 表示文件已损坏.

After downloading, please use this tool http://support.microsoft.com/kb/841290 to verify hash of the iso. The point of the exercise is to generate a hash value (or values) - MD5 and SHA1 - from the .iso file so that it can be checked against the known value(s) for that file. Any discrepancy would indicatethat the file was corrupted.

最好的问候