下载.NET 4源$ C ​​$ C [英] Downloading .NET 4 source code

查看:152
本文介绍了下载.NET 4源$ C ​​$ C的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在试图下载源$ C ​​$ C对.NET 4(<一href="http://referencesource.microsoft.com/netframework.aspx">http://referencesource.microsoft.com/netframework.aspx)从昨天开始,但它只是不工作。

I've been trying to download the source code for .NET 4 (http://referencesource.microsoft.com/netframework.aspx) since yesterday but it just doesn't work.

点击下载链接在IE,FF不刷新页面,但没有开始下载。

Clicking on the download links in IE, FF does refresh the page but the download doesn't start.

点击下载链接在Chrome并开始下载,但它被称为netframework.aspx,没有迹象表明有多大的下载。在任何情况下,试图下载与民主行动党不会导致为好。

Clicking on the download links in Chrome does start a download but it's called netframework.aspx, there is no indication of how big the download is. In any event, trying to download with DAP has not result as well.

我已经在两台不同的机器具有相同的结果尝试这个。和我所有的设施,包括Windows中被不断更新。

I've tried this on 2 different machines with the same results. And all of my installations including Windows is kept up to date.

任何建议或地道的替代品将AP preciated。

Any suggestions or authentic alternatives would be appreciated.

推荐答案

我有过很多次这种情况发生。它的的下载安装程序,它只是有错误的名称。我不认为这是在几个月正常工作。

I've had this happen before many times. It is downloading the installer, it just has the wrong name. I don't think it's worked properly in months.

您可以只需更改扩展名从ASPX微星然后再进行安装。

You can just change the extension from aspx to msi and then install it.

netframework.aspx -> netframework.msi


IE10似乎现在的工作,它没有前(不知道这是否适用于所有版本的IE浏览器了)。


IE10 appears to work now, where it didn't before (not sure if this applies to all versions of IE now).

看来,当你下载的文件,网页使用的是回发到 netframework.aspx 键,设置一个HTTP头通知的内容的浏览器。注意:文件名中的内容处置头正在由Chrome浏览器忽略设置。

It appears that when you download the file, the webpage is using a postback to netframework.aspx and sets an HTTP header to notify the browser of the content. Note the filename set in the content-disposition header which is being ignored by Chrome.


Cache-Control:private
content-disposition:attachment; extension-token; filename=DotNET.msi
Content-Type:Application/binary-stream
Date:Fri, 10 May 2013 18:31:05 GMT
Server:Microsoft-IIS/7.5
Transfer-Encoding:chunked
X-AspNet-Version:2.0.50727
X-Powered-By:ASP.NET

这篇关于下载.NET 4源$ C ​​$ C的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆