2013-10-13 39 views
6

4.0.13にアップデートした後、「レイアウトレンダラーへの接続に失敗しました.Javaの設定ミスが原因である可能性があります。これはエラーログです。Xamarin 4.0.13レイアウトレンダラーが失敗しました

Error: Could not find or load main class Files\Android\android-sdk\tools\lib\ant-tasks.jar;C:\Program 
ERROR [2013-10-13 10:47:56Z]: Connection failed 
System.Exception: Java process failed to start 
    at Xamarin.AndroidDesigner.JavaProcessConnection.DoConnect() 
ERROR [2013-10-13 10:47:58Z]: Could not update jumplists 
System.InvalidOperationException: The file type is not registered with this application. 
    at Microsoft.WindowsAPICodePack.Taskbar.JumpList.AppendCustomCategories() 
    at Microsoft.WindowsAPICodePack.Taskbar.JumpList.Refresh() 
    at MonoDevelop.Platform.JumpList.UpdateJumpList() 
    at MonoDevelop.Platform.JumpList.OnUpdateTimerEllapsed(Object sender, EventArgs args) 

Xamarinはリリースアップデートパッケージの前に慎重にテストする必要があります。私は4.0.13に更新しないことを願っています。

+4

解決方法はC:\ Users [ユーザー名]¥AppData¥Local¥XamarinStudio-4.0¥Cache¥TempDownload。 – user2753116

+0

私は全く同じ問題を抱えていますが、古いアップデートパッケージを持っていません...どうすればいいですか? –

+0

http://download.xamarin.com/studio/Windows/XamarinStudio-4.0.12-3.msi – davidcoder

答えて

0

これは解決したと思います。私にとってはこのエラーがランダムに発生していましたが、Visual StudioのAndroidスタンドアロンマネージャーを開くだけです ツール>アンドロイド> Android SDKマネージャー

+0

そして? Android SDKマネージャを開いた後、どうすればよいですか? –

関連する問題