Skip to content

Instantly share code, notes, and snippets.

@Udham1
Created July 8, 2015 12:28
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 Udham1/2062da84d7f1bf118880 to your computer and use it in GitHub Desktop.
Save Udham1/2062da84d7f1bf118880 to your computer and use it in GitHub Desktop.
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-07-08 17:50:04.5] Initial entitlements: iOS Priority 2016-06-19 13:25:35Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-07-08 17:50:04.5] Running license sync for iOS
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-07-08 17:50:05.2] Initial entitlements: Android Priority 2016-06-19 13:25:28Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-07-08 17:50:05.3] Running license sync for Android
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-07-08 17:50:29.4] Updated license: Android Priority 6/19/2016 1:25:28 PM
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-07-08 17:50:29.4] Updated license: iOS Priority 6/19/2016 1:25:35 PM
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-07-08 17:52:12.8] BeginEdit
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-07-08 17:52:12.8] EndEdit
Xamarin.VisualStudio.ProfilerSettings Information: 0 : [2015-07-08 17:52:12.8] Settings successfully saved.
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-07-08 17:52:12.9] Hooked up SDB tracing adapter
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-07-08 17:52:12.9] Initialization finished
Xamarin.VisualStudio.Android.XamarinAndroidPackage Warning: 0 : [2015-07-08 17:52:12.9] Initializing Xamarin.VisualStudio.Android.XamarinAndroidPackage
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-07-08 17:52:12.9] -- Starting Process - 07/08/2015 17:52:12 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-07-08 17:52:12.9] Executable: D:\Backup_OldMachine\D Drive\SDK\SDK\android-sdk\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-07-08 17:52:13.0] Arguments: list avd
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-07-08 17:52:30.5] -- Process Finished [-1] --
Xamarin.VisualStudio.TastyFlavoredProject Error: 0 : [2015-07-08 17:52:33.8] 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-07-08 17:52:39.2] 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