Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created June 4, 2015 14:11
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 Rajneesh360Logica/b3d3c356119513ed11d8 to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/b3d3c356119513ed11d8 to your computer and use it in GitHub Desktop.
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-06-04 19:29:59.0] Initial entitlements: iOS Priority 2016-06-01 10:54:59Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-06-04 19:29:59.1] Running license sync for iOS
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-06-04 19:30:08.5] Initial entitlements: Android Priority 2016-06-01 10:54:56Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-06-04 19:30:08.6] Running license sync for Android
Xamarin.VisualStudio.Shell.XamarinShellPackage Error: 0 : [2015-06-04 19:30:23.1] Failed to update Android license: TrustFailure.
Xamarin.VisualStudio.Shell.XamarinShellPackage Error: 0 : [2015-06-04 19:30:23.8] Failed to update iOS license: TrustFailure.
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-06-04 19:30:24.0] Read license: Android Priority 2016-06-01 16:24:56Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-06-04 19:30:24.2] Read license: iOS Priority 2016-06-01 16:24:59Z
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-06-04 19:35:51.2] BeginEdit
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-06-04 19:35:51.2] EndEdit
Xamarin.VisualStudio.ProfilerSettings Information: 0 : [2015-06-04 19:35:51.2] Settings successfully saved.
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-06-04 19:35:51.3] Hooked up SDB tracing adapter
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-06-04 19:35:51.3] Initialization finished
Xamarin.VisualStudio.Android.XamarinAndroidPackage Warning: 0 : [2015-06-04 19:35:51.3] Initializing Xamarin.VisualStudio.Android.XamarinAndroidPackage
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-06-04 19:35:51.3] -- Starting Process - 06/04/2015 19:35:51 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-06-04 19:35:51.3] Executable: E:\ANDROI~2\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-06-04 19:35:51.3] Arguments: list avd
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-06-04 19:36:13.0] -- Process Finished [-1] --
Xamarin.VisualStudio.TastyFlavoredProject Error: 0 : [2015-06-04 19:36:15.0] 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-06-04 19:36:17.9] 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()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment