Skip to content

Instantly share code, notes, and snippets.

@AkhileshKumar01
Created April 27, 2015 09:25
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 AkhileshKumar01/25d25bdf03b1dd56bd73 to your computer and use it in GitHub Desktop.
Save AkhileshKumar01/25d25bdf03b1dd56bd73 to your computer and use it in GitHub Desktop.
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-04-27 14:52:48.0] Initial entitlements: iOS Priority 2016-04-24 11:18:47Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-04-27 14:52:48.5] Running license sync for iOS
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-04-27 14:52:48.5] Initial entitlements: Android Priority 2016-04-24 11:18:47Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-04-27 14:52:48.5] Running license sync for Android
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-04-27 14:52:54.3] Updated license: Android Priority 24-04-2016 11:18:47
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-04-27 14:52:54.7] Updated license: iOS Priority 24-04-2016 11:18:47
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-04-27 14:53:04.4] BeginEdit
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-04-27 14:53:04.4] EndEdit
Xamarin.VisualStudio.ProfilerSettings Information: 0 : [2015-04-27 14:53:04.4] Settings successfully saved.
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-04-27 14:53:04.4] Hooked up SDB tracing adapter
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-04-27 14:53:04.5] Initialization finished
Xamarin.VisualStudio.Android.XamarinAndroidPackage Warning: 0 : [2015-04-27 14:53:04.5] Initializing Xamarin.VisualStudio.Android.XamarinAndroidPackage
Xamarin.VisualStudio.Android.XamarinAndroidPackageErrors Warning: 0 : [2015-04-27 14:53:04.5] Xamarin.Android for Visual Studio requires Android NDK, which is used to embed .NET assemblies into native libraries. While the NDK is generally not used for developing an Android application, we suggest you to install it. Please set Android NDK path on Tools->Options->Xamarin->Android Settings menu.
Xamarin.VisualStudio.TastyFlavoredProject Error: 0 : [2015-04-27 14:53:04.5] Could not add project to the startup list
System.Runtime.InteropServices.COMException (0x80004005): Unspecified error (Exception from HRESULT: 0x80004005 (E_FAIL))
at EnvDTE.Project.get_UniqueName()
at Xamarin.VisualStudio.ProjectInterfaceConverters.ToHierarchy(Project project)
at Xamarin.VisualStudio.Android.Utilities.IsStartable(Project project)
at Xamarin.VisualStudio.Android.MonoAndroidFlavoredProject.get_IsStartable()
at Xamarin.VisualStudio.TastyFlavoredProject.AddToStartupList()
Xamarin.VisualStudio.TastyFlavoredProject Error: 0 : [2015-04-27 14:53:04.5] Could not add project to the startup list
System.NullReferenceException: Object reference not set to an instance of an object.
at Clide.Solution.Implementation.VsSolutionHierarchyNode.<.ctor>b__2()
at System.Lazy`1.CreateValue()
at System.Lazy`1.LazyInitValue()
at System.Lazy`1.get_Value()
at Clide.Solution.Implementation.VsSolutionHierarchyNode.get_Parent()
at Clide.Solution.Implementation.SolutionExplorerNodeFactory.<>c__DisplayClass8.<CreateNode>b__6(IVsSolutionHierarchyNode hierarchy)
at Clide.Solution.Implementation.SolutionExplorerNodeFactory.<>c__DisplayClass8.<CreateNode>b__5(IVsSolutionHierarchyNode hierarchy)
at Clide.Solution.Implementation.SolutionExplorerNodeFactory.CreateNode(IVsSolutionHierarchyNode hierarchyNode)
at Clide.Solution.Implementation.SolutionExplorerNodeFactory.<>c__DisplayClass3.<Create>b__2(Tuple`2 _)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at Clide.Solution.Implementation.SolutionExplorerNodeFactory.Create(IVsSolutionHierarchyNode hierarchyNode)
at Clide.Solution.Adapters.DteToSolutionAdapter.Adapt(Project from)
at lambda_method(Closure , IAdapter , Object )
at Clide.Patterns.Adapter.AdapterService.Adapt[TSource,TTarget](TSource source)
at Clide.Patterns.Adapter.AdapterService.Adaptable`1.As[T]()
at Xamarin.VisualStudio.TastyFlavoredProject.AddToStartupList()
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-04-27 14:53:04.5] -- Starting Process - 04/27/2015 14:53:03 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-04-27 14:53:04.5] Executable: E:\ANDROI~1\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-04-27 14:53:04.6] Arguments: list avd
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-04-27 14:53:04.6] -- Process Finished [-1] --
Xamarin.VisualStudio.Android.AvdWatcher Error: 0 : [2015-04-27 14:53:04.6] Error loading avd devices.
System.InvalidOperationException: 'C:\Windows\system32\java.exe' is not recognized as an internal or external command,
operable program or batch file.
at Xamarin.VisualStudio.Android.AvdDevicesLoader.LoadDevices()
at Xamarin.VisualStudio.Android.AvdWatcher.RefreshDevices(Boolean forceRefresh)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment