2017-01-26 9 views
0

안녕하세요 저는 C# 코딩의 초보자이며 Xamarin Studio Community를 설치했습니다. 6.1.2 버전에서 필자는 추가 기능 관리자에서 새로운 추가 기능을 찾아 볼 수있었습니다.OS El Capitan의 Xamarin 6.1.5

Exception occurred: The remote server returned an error: (404) Not Found.

System.Net.WebException: The remote server returned an error: (404) Not Found. at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00065] in /private/tmp/source-mono-4.6.0/bockbuild-mono-4.6.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/System/System.Net/HttpWebRequest.cs:1025 at System.Net.HttpWebRequest.GetResponse() [0x0000e] in /private/tmp/source-mono-4.6.0/bockbuild-mono-4.6.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/System/System.Net/HttpWebRequest.cs:1037 at MonoDevelop.Core.Web.RequestHelper.GetResponse (System.Threading.CancellationToken token) [0x0008d] in /Users/builder/data/lanes/3509/7494718e/source/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core.Web/RequestHelper.cs:194

그것은 웹 페이지처럼 보이거나 소스가 존재하지 않는 : 나는 6.1.5로 업데이트 이후 저장소에 갈 때 나는이 오류 메시지를 받았습니다. 6.1.2에서는 다운로드 한 애드 인의 소스를 찾은 것처럼 보입니다.

내가해야 할 사항은 무엇입니까?

+0

이후 다시 시도해 보셨습니까? 어쩌면 서버에 일시적인 문제가 있었을 것입니까? – Cheesebaron

+0

나는 몇 번 시도하고 방금 다시 시도하고 여전히 동일한 문제. – GuillaumeM1986

답변