摘要: Git - error: RPC failed; result=22, HTTP code = 401 fatal: The remote end hung up unexpectedlypush的内容超过了git config http.postBuffer的大小。 阅读全文
posted @ 2013-08-19 14:35 SimonDM 阅读(356) 评论(0) 推荐(0) 编辑
摘要: 33down voteacceptedPoking around the registry, it looks likeHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersions\2.0HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersions\3.5HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersions\4.0may be what you're after; fire up regedit.exe a 阅读全文
posted @ 2013-03-21 16:03 SimonDM 阅读(437) 评论(0) 推荐(0) 编辑
摘要: IntroductionWhen request come from client to the server a lot of operation is performed before sending response to the client. This is all about how IIS Process the request. Here I am not going to describe the Page Life Cycle and there events, this article is all about the operation of IIS Level. Be 阅读全文
posted @ 2012-07-25 14:36 SimonDM 阅读(230) 评论(0) 推荐(0) 编辑