Skip to content

Instantly share code, notes, and snippets.

@Mohit-Kheterpal
Created February 25, 2015 10:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mohit-Kheterpal/f2644c715a92db30ad34 to your computer and use it in GitHub Desktop.
Save Mohit-Kheterpal/f2644c715a92db30ad34 to your computer and use it in GitHub Desktop.
INFO [2015-02-25 16:00:52Z]: Starting Xamarin Studio 5.7.2 (build 7)
INFO [2015-02-25 16:00:52Z]: Running on Microsoft .NET 4.0.30319.18408
INFO [2015-02-25 16:00:52Z]: Found GTK# version 2.12.26
INFO [2015-02-25 16:00:52Z]: Using GTK+ 2.24.22
INFO [2015-02-25 16:00:52Z]: Add-in loaded: MonoDevelop.Core
INFO [2015-02-25 16:00:52Z]: Add-in loaded: MonoDevelop.Ide
INFO [2015-02-25 16:00:52Z]: Add-in loaded: MonoDevelop.WindowsPlatform
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.DesignerSupport
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.PackageManagement
INFO [2015-02-25 16:00:53Z]: Initializing Runtime MS.NET
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.Xamarin.Ide
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.Debugger
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.SourceEditor2
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.Xml
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.AspNet
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.ILAsmBinding
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.Deployment
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.Autotools
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.Refactoring
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.CSharpBinding
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.VBBinding
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.Gettext
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.NUnit
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.Debugger.Soft
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.MonoAndroid
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.FSharpBinding
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.GtkCore
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.WebReferences
INFO [2015-02-25 16:00:53Z]: Add-in loaded: MonoDevelop.Deployment.Linux
INFO [2015-02-25 16:00:53Z]: Using staging servers
INFO [2015-02-25 16:00:53Z]: Framework .NETPortable,Version=v4.6 has unknown RuntimeVersion 4.6
INFO [2015-02-25 16:00:53Z]: Framework .NETPortable,Version=v4.6,Profile=Profile151 has unknown RuntimeVersion 4.6
INFO [2015-02-25 16:00:53Z]: Framework .NETPortable,Version=v4.6,Profile=Profile157 has unknown RuntimeVersion 4.6
INFO [2015-02-25 16:00:53Z]: Framework .NETPortable,Version=v4.6,Profile=Profile31 has unknown RuntimeVersion 4.6
INFO [2015-02-25 16:00:53Z]: Framework .NETPortable,Version=v4.6,Profile=Profile32 has unknown RuntimeVersion 4.6
INFO [2015-02-25 16:00:53Z]: Framework .NETPortable,Version=v4.6,Profile=Profile44 has unknown RuntimeVersion 4.6
INFO [2015-02-25 16:00:53Z]: Framework .NETPortable,Version=v4.6,Profile=Profile84 has unknown RuntimeVersion 4.6
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v1.0\Xamarin.iOS.Tasks.Core.dll' in framework 'MonoTouch,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.iOS.Tasks.Core.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.iOS.Tasks.Core.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.iOS.Tasks.Core.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.iOS.Tasks.Core.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v1.0\Xamarin.iOS.Tasks.dll' in framework 'MonoTouch,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.iOS.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.iOS.Tasks.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.iOS.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.iOS.Tasks.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v1.0\Xamarin.MacDev.dll' in framework 'MonoTouch,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v1.0\Xamarin.MacDev.Tasks.Core.dll' in framework 'MonoTouch,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.Tasks.Core.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.Tasks.Core.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.Tasks.Core.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.Tasks.Core.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v1.0\Xamarin.MacDev.Tasks.dll' in framework 'MonoTouch,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.Tasks.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.Tasks.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\MonoTouch\v1.0\Xamarin.ObjcBinding.Tasks.dll' in framework 'MonoTouch,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.ObjcBinding.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.ObjcBinding.Tasks.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.ObjcBinding.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.ObjcBinding.Tasks.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Xamarin.iOS.Tasks.Core.dll' in framework 'Xamarin.iOS,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.iOS.Tasks.Core.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.iOS.Tasks.Core.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.iOS.Tasks.Core.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.iOS.Tasks.Core.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Xamarin.iOS.Tasks.dll' in framework 'Xamarin.iOS,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.iOS.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.iOS.Tasks.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.iOS.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.iOS.Tasks.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Xamarin.MacDev.dll' in framework 'Xamarin.iOS,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Xamarin.MacDev.Tasks.Core.dll' in framework 'Xamarin.iOS,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.Tasks.Core.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.Tasks.Core.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.Tasks.Core.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.Tasks.Core.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Xamarin.MacDev.Tasks.dll' in framework 'Xamarin.iOS,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.Tasks.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.MacDev.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.MacDev.Tasks.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
ERROR [2015-02-25 16:00:53Z]: Error reading name for assembly 'C:\Program Files\Reference Assemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Xamarin.ObjcBinding.Tasks.dll' in framework 'Xamarin.iOS,Version=v1.0':
System.BadImageFormatException: Could not load file or assembly 'Xamarin.ObjcBinding.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.ObjcBinding.Tasks.dll' ---> System.BadImageFormatException: Could not load file or assembly 'Xamarin.ObjcBinding.Tasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format.
File name: 'Xamarin.ObjcBinding.Tasks.dll'
at System.Reflection.AssemblyName.nGetFileInformation(String s)
at System.Reflection.AssemblyName.GetAssemblyName(String assemblyFile)
at MonoDevelop.Core.Assemblies.SystemAssemblyService.GetAssemblyNameObj(String file)
at MonoDevelop.Core.Assemblies.TargetFramework.FromFrameworkDirectory(TargetFrameworkMoniker moniker, FilePath dir)
INFO [2015-02-25 16:00:55Z]: ANDROID: sdk: Looking for Android SDK..
INFO [2015-02-25 16:00:55Z]: ANDROID: sdk: Key HKCU\SOFTWARE\Novell\Mono for Android\AndroidSdkDirectory found:
Path contains adb.exe in \platform-tools (D:\android-sdk).
INFO [2015-02-25 16:00:55Z]: ANDROID: sdk: Key HKLM\SOFTWARE\Novell\Mono for Android\AndroidSdkDirectory found:
Path does not contain adb.exe in \platform-tools (C:\android-sdk-windows).
INFO [2015-02-25 16:00:55Z]: ANDROID: sdk: Key HKCU\SOFTWARE\Xamarin\MonoAndroid\PrivateAndroidSdkPath not found.
INFO [2015-02-25 16:00:55Z]: ANDROID: sdk: Key HKCU\SOFTWARE\Android SDK Tools\Path not found.
INFO [2015-02-25 16:00:55Z]: ANDROID: sdk: Key HKLM\SOFTWARE\Android SDK Tools\Path not found.
INFO [2015-02-25 16:00:55Z]: ANDROID: sdk: Looking for Android NDK..
INFO [2015-02-25 16:00:55Z]: ANDROID: sdk: Key HKCU\SOFTWARE\Novell\Mono for Android\AndroidNdkDirectory found:
Path contains ndk-stack.exe in \. (C:\Users\Mohit\Documents\Android\ndk\android-ndk-r8d).
INFO [2015-02-25 16:00:55Z]: ANDROID: sdk: Key HKLM\SOFTWARE\Novell\Mono for Android\AndroidNdkDirectory not found.
INFO [2015-02-25 16:00:55Z]: ANDROID: sdk: Key HKCU\SOFTWARE\Novell\Mono for Android\JavaSdkDirectory found:
Path contains jarsigner.exe in \bin (C:\Program Files\Java\jdk1.7.0_71).
INFO [2015-02-25 16:00:55Z]: ANDROID: Found Xamarin.Android 4.20.0
INFO [2015-02-25 16:00:55Z]: ANDROID: Found Android SDK. API levels: 7, 8, 10, 12, 14, 15, 16, 17, 18, 19, 20, 21
INFO [2015-02-25 16:00:55Z]: Initial entitlements: Android Trial
INFO [2015-02-25 16:00:55Z]: Running license sync for Android
Starting Xamarin Studio
INFO [2015-02-25 16:00:56Z]: Add-in loaded: MonoDevelop.TextTemplating
INFO [2015-02-25 16:00:56Z]: Add-in loaded: Xamarin.Forms.Addin
INFO [2015-02-25 16:00:56Z]: Add-in loaded: MonoDevelop.VersionControl
Loading Workbench
INFO [2015-02-25 16:00:56Z]: Add-in loaded: MonoDevelop.DocFood
INFO [2015-02-25 16:00:56Z]: Add-in loaded: MonoDevelop.AssemblyBrowser
INFO [2015-02-25 16:00:56Z]: Add-in loaded: MonoDevelop.RegexToolkit
INFO [2015-02-25 16:00:56Z]: Add-in loaded: MonoDevelop.VersionControl.Git
Initializing Main Window
INFO [2015-02-25 16:00:56Z]: Creating DefaultWorkbench
INFO [2015-02-25 16:00:57Z]: Updating Welcome Page from 'https://software.xamarin.com/Service/News'.
INFO [2015-02-25 16:00:57Z]: Updating Prebuilt Apps from 'https://components.xamstage.com/api/prebuilt_apps'.
INFO [2015-02-25 16:00:58Z]: Welcome Page updated.
INFO [2015-02-25 16:00:58Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion
INFO [2015-02-25 16:00:58Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion.Windows
INFO [2015-02-25 16:00:58Z]: Prebuilt Apps image already up-to-date.
INFO [2015-02-25 16:00:58Z]: Add-in loaded: MonoDevelop.Xamarin.Ide.Windows
INFO [2015-02-25 16:00:58Z]: Prebuilt Apps image already up-to-date.
INFO [2015-02-25 16:00:58Z]: ANDROID: Tracking android devices started
INFO [2015-02-25 16:00:58Z]: ANDROID: Got new device list from adb with 0 devices
INFO [2015-02-25 16:00:59Z]: Updated license: Android Trial 3/23/2015 4:02:05 PM
ERROR [2015-02-25 16:00:59Z]: Monodoc documentation tree could not be loaded.
System.IO.FileNotFoundException: Could not find file 'C:\Windows\System32\monodoc.xml'.
File name: 'C:\Windows\System32\monodoc.xml'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
at System.Threading.CompressedStack.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
at System.Xml.XmlTextReaderImpl.OpenUrl()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at Monodoc.RootTree.LoadTree(String basedir)
at Monodoc.RootTree.LoadTree()
at MonoDevelop.Projects.HelpService.InitializeHelpTree()
INFO [2015-02-25 16:00:59Z]: Prebuilt Apps image already up-to-date.
INFO [2015-02-25 16:00:59Z]: Prebuilt Apps image already up-to-date.
ERROR [2015-02-25 16:00:59Z]: 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.Run()
INFO [2015-02-25 16:01:00Z]: Prebuilt Apps already up-to-date.
INFO [2015-02-25 16:01:00Z]: Prebuilt Apps updated.
INFO [2015-02-25 16:01:00Z]: Prebuilt Apps image already up-to-date.
WARNING [2015-02-25 16:01:35Z]: C:\Users\Mohit\Desktop\mobile-samples\Phoneword\Phoneword_Android.sln (24) : Project with guid = '{C6F1F6DD-B1E1-41B7-8EF2-C0B96CA31972}' not found or not loaded. Ignoring
ERROR [2015-02-25 16:01:36Z]: 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)
INFO [2015-02-25 16:04:54Z]: ExternalToolService: No user templates, reading default templates.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment