Skip to content

Instantly share code, notes, and snippets.

@RamChBachkheti
Created May 5, 2015 12:24
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 RamChBachkheti/f054cdbde778eba24b9f to your computer and use it in GitHub Desktop.
Save RamChBachkheti/f054cdbde778eba24b9f to your computer and use it in GitHub Desktop.
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-05-05 17:14:08.6] Initial entitlements: iOS Priority 2016-04-13 15:12:05Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-05-05 17:14:08.9] Running license sync for iOS
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-05-05 17:14:09.0] Initial entitlements: aPriority 2016-04-13 15:12:05Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-05-05 17:14:09.0] Running license sync for Android
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-05-05 17:14:09.5] BeginEdit
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-05-05 17:14:09.5] EndEdit
Xamarin.VisualStudio.ProfilerSettings Information: 0 : [2015-05-05 17:14:09.6] Settings successfully saved.
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-05-05 17:14:09.6] Hooked up SDB tracing adapter
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-05-05 17:14:09.7] Initialization finished
Xamarin.VisualStudio.IOS.XamarinIOSPackage Warning: 0 : [2015-05-05 17:14:09.7] Initializing Xamarin.VisualStudio.IOS.XamarinIOSPackage.
Xamarin.VisualStudio.IOS.XamarinIOSPackage Information: 0 : [2015-05-05 17:14:09.8] MDAddinsHash: 438f3e4b8352e006958552de07c6f54770c9233c
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-05-05 17:14:10.1] BeginEdit
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-05-05 17:14:10.2] EndEdit
Xamarin.VisualStudio.ProfilerSettings Information: 0 : [2015-05-05 17:14:10.2] Settings successfully saved.
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-05-05 17:14:11.0] Hooked up SDB tracing adapter
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-05-05 17:14:11.0] Initialization finished
Xamarin.VisualStudio.Android.XamarinAndroidPackage Warning: 0 : [2015-05-05 17:14:11.1] Initializing Xamarin.VisualStudio.Android.XamarinAndroidPackage
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:14:11.2] -- Starting Process - 05/05/2015 17:14:10 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:14:11.3] Executable: D:\ANDROI~1\ANDROI~1\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:14:11.4] Arguments: list avd
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-05-05 17:14:12.2] Updated license: iOS Priority 4/13/2016 3:12:05 PM
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-05-05 17:14:12.3] Updated license: Android Priority 4/13/2016 3:12:05 PM
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:14:13.4] -- Process Finished [-1] --
Xamarin.VisualStudio.TastyFlavoredProject Error: 0 : [2015-05-05 17:14:14.2] 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 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.TastyFlavoredProject Error: 0 : [2015-05-05 17:14:14.8] 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.IOS.BuildServerAddressProvider.BuildServerAddressProvider Error: 0 : [2015-05-05 17:14:17.4] Server address 255.255.255.255 is not routable
Xamarin.VisualStudio.IOS.BuildServerAddressProvider.BuildServerAddressProvider Information: 0 : [2015-05-05 17:14:17.6] SelectedEnded launching with result Error - 255.255.255.255
Xamarin.VisualStudio.TastyFlavoredProject Error: 0 : [2015-05-05 17:14:17.7] 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-05-05 17:14: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()
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:24:10.0] -- Starting Process - 05/05/2015 17:24:10 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:24:10.2] Executable: D:\ANDROI~1\ANDROI~1\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:24:10.3] Arguments: list avd
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:24:13.2] -- Process Finished [-1] --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:29:10.0] -- Starting Process - 05/05/2015 17:29:10 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:29:10.2] Executable: D:\ANDROI~1\ANDROI~1\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:29:10.3] Arguments: list avd
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:29:14.0] -- Process Finished [-1] --
Xamarin.VisualStudio.TastyFlavoredProject Error: 0 : [2015-05-05 17:30:54.1] Could not add project to the startup list
System.NotImplementedException: The method or operation is not implemented.
at Microsoft.VisualStudio.ProjectFlavoring.Configuration.PropertyWatch.PropertyListenerProvider.GetActiveConfiguration()
at Microsoft.VisualStudio.ProjectFlavoring.Configuration.PropertyWatch.PropertyListenerProvider.GetActiveConfigurationListener()
at Microsoft.VisualStudio.ProjectFlavoring.Configuration.PropertyWatch.PropertyListenerProvider.GetListeners()
at Microsoft.VisualStudio.ProjectFlavoring.Configuration.PropertyWatch.InvalidPropertyWatcher.AttachListeners()
at Microsoft.VisualStudio.ProjectFlavoring.Configuration.PropertyWatch.InvalidPropertyWatcher.Run()
at Microsoft.VisualStudio.ProjectFlavoring.Startup.ProjectStartupManager.OnAfterOpenProject(Object sender, OpenProjectEventArgs e)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
at Microsoft.VisualStudio.ErrorHandler.ThrowOnFailure(Int32 hr, Int32[] expectedHRFailure)
at Microsoft.VisualStudio.Shell.Flavor.FlavoredProjectBase.GetGuidProperty(UInt32 itemId, Int32 propId)
at Xamarin.VisualStudio.IOS.MonoTouchFlavoredProject.GetGuidProperty(UInt32 itemId, Int32 propId)
at Microsoft.VisualStudio.Shell.Flavor.FlavoredProjectBase.Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.GetGuidProperty(UInt32 itemId, Int32 propId, Guid& guid)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
at Microsoft.VisualStudio.ErrorHandler.ThrowOnFailure(Int32 hr, Int32[] expectedHRFailure)
at Microsoft.VisualStudio.Shell.Flavor.FlavoredProjectBase.GetGuidProperty(UInt32 itemId, Int32 propId)
at Xamarin.VisualStudio.IOS.MonoTouchFlavoredProject.GetGuidProperty(UInt32 itemId, Int32 propId)
at Microsoft.VisualStudio.Shell.Flavor.FlavoredProjectBase.Microsoft.VisualStudio.Shell.Interop.IVsHierarchy.GetGuidProperty(UInt32 itemId, Int32 propId, Guid& guid)
at Microsoft.VisualStudio.ProjectFlavoring.Configuration.PropertyWatch.PropertyListenerProvider.GetActiveConfiguration()
at Microsoft.VisualStudio.ProjectFlavoring.Configuration.PropertyWatch.PropertyListenerProvider.GetActiveConfigurationListener()
at Microsoft.VisualStudio.ProjectFlavoring.Configuration.PropertyWatch.PropertyListenerProvider.GetListeners()
at Microsoft.VisualStudio.ProjectFlavoring.Configuration.PropertyWatch.InvalidPropertyWatcher.AttachListeners()
at Microsoft.VisualStudio.ProjectFlavoring.Configuration.PropertyWatch.InvalidPropertyWatcher.Run()
at Microsoft.VisualStudio.ProjectFlavoring.Startup.ProjectStartupManager.OnAfterOpenProject(Object sender, OpenProjectEventArgs e)
at EnvDTE.Project.get_UniqueName()
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.TastyFlavoredProject Error: 0 : [2015-05-05 17:30:54.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.IOS.BuildServerAddressProvider.BuildServerAddressProvider Error: 0 : [2015-05-05 17:30:55.8] Server address 255.255.255.255 is not routable
Xamarin.VisualStudio.IOS.BuildServerAddressProvider.BuildServerAddressProvider Information: 0 : [2015-05-05 17:30:55.9] SelectedEnded launching with result Error - 255.255.255.255
Xamarin.VisualStudio.TastyFlavoredProject Error: 0 : [2015-05-05 17:30:56.4] Could not add project to the startup list
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
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-05-05 17:30:56.6] 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.Forms.Intellisense.ProjectTypeResolver Error: 0 : [2015-05-05 17:30:57.2] System.InvalidOperationException: Could not resolve mscorlib for target framework 'MonoAndroid,Version=v2.3'. This can happen if the target framework is not installed or if the framework moniker is incorrectly formatted.
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse..ctor(IDesignTimeAssemblyLoader assemblyLoader, IVsDesignTimeAssemblyResolution projectAssemblyResolution, IVsSmartOpenScope dispenser)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.GetUniverse(IDesignTimeAssemblyLoader assemblyLoader, IVsDesignTimeAssemblyResolution projectAssemblyResolution, IVsSmartOpenScope dispenser)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkProvider..ctor(IVsDesignTimeAssemblyResolution assemblyResolution, IDesignTimeAssemblyLoader assemblyLoader, TypeDescriptionProvider parentProvider, IVsSmartOpenScope openScope)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkProvider..ctor(IVsDesignTimeAssemblyResolution assemblyResolution, IDesignTimeAssemblyLoader assemblyLoader, IVsSmartOpenScope openScope)
at Clide.Solution.IProjectNodeExtensions.GetReferencedAssemblies(IProjectNode project)
at Xamarin.VisualStudio.Forms.Intellisense.ProjectTypeResolver.<SearchTypesAsync>b__24()
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:34:10.0] -- Starting Process - 05/05/2015 17:34:10 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:34:10.1] Executable: D:\ANDROI~1\ANDROI~1\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:34:10.2] Arguments: list avd
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:34:13.4] -- Process Finished [-1] --
Xamarin.VisualStudio.Forms.Intellisense.ProjectTypeResolver Error: 0 : [2015-05-05 17:34:26.3] System.InvalidOperationException: Could not resolve mscorlib for target framework 'MonoAndroid,Version=v2.3'. This can happen if the target framework is not installed or if the framework moniker is incorrectly formatted.
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse..ctor(IDesignTimeAssemblyLoader assemblyLoader, IVsDesignTimeAssemblyResolution projectAssemblyResolution, IVsSmartOpenScope dispenser)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.GetUniverse(IDesignTimeAssemblyLoader assemblyLoader, IVsDesignTimeAssemblyResolution projectAssemblyResolution, IVsSmartOpenScope dispenser)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkProvider..ctor(IVsDesignTimeAssemblyResolution assemblyResolution, IDesignTimeAssemblyLoader assemblyLoader, TypeDescriptionProvider parentProvider, IVsSmartOpenScope openScope)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkProvider..ctor(IVsDesignTimeAssemblyResolution assemblyResolution, IDesignTimeAssemblyLoader assemblyLoader, IVsSmartOpenScope openScope)
at Clide.Solution.IProjectNodeExtensions.GetReferencedAssemblies(IProjectNode project)
at Xamarin.VisualStudio.Forms.Intellisense.ProjectTypeResolver.<SearchTypesAsync>b__24()
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:39:10.0] -- Starting Process - 05/05/2015 17:39:10 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:39:10.1] Executable: D:\ANDROI~1\ANDROI~1\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:39:10.2] Arguments: list avd
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:39:14.1] -- Process Finished [-1] --
Xamarin.VisualStudio.Forms.Intellisense.ProjectTypeResolver Error: 0 : [2015-05-05 17:42:14.4] System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchProjectEntries(String fullName, Boolean correctThread)
at Microsoft.VisualStudio.Design.VSTypeResolutionService.System.ComponentModel.Design.IDesignTimeAssemblyLoader.GetTargetAssemblyPath(AssemblyName runtimeOrTargetAssemblyName, String suggestedAssemblyPath, FrameworkName targetFramework)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.ResolveAssembly(AssemblyName assemblyName, Assembly runtimeAssembly)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.GetSystemAssembly()
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse..ctor(IDesignTimeAssemblyLoader assemblyLoader, IVsDesignTimeAssemblyResolution projectAssemblyResolution, IVsSmartOpenScope dispenser)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.GetUniverse(IDesignTimeAssemblyLoader assemblyLoader, IVsDesignTimeAssemblyResolution projectAssemblyResolution, IVsSmartOpenScope dispenser)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkProvider..ctor(IVsDesignTimeAssemblyResolution assemblyResolution, IDesignTimeAssemblyLoader assemblyLoader, TypeDescriptionProvider parentProvider, IVsSmartOpenScope openScope)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkProvider..ctor(IVsDesignTimeAssemblyResolution assemblyResolution, IDesignTimeAssemblyLoader assemblyLoader, IVsSmartOpenScope openScope)
at Clide.Solution.IProjectNodeExtensions.GetReferencedAssemblies(IProjectNode project)
at Xamarin.VisualStudio.Forms.Intellisense.ProjectTypeResolver.<SearchTypesAsync>b__24()
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:44:10.0] -- Starting Process - 05/05/2015 17:44:10 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:44:10.1] Executable: D:\ANDROI~1\ANDROI~1\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:44:10.2] Arguments: list avd
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:44:14.1] -- Process Finished [-1] --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:49:10.0] -- Starting Process - 05/05/2015 17:49:10 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:49:10.1] Executable: D:\ANDROI~1\ANDROI~1\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:49:10.2] Arguments: list avd
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:49:14.4] -- Process Finished [-1] --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:54:10.0] -- Starting Process - 05/05/2015 17:54:10 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:54:10.1] Executable: D:\ANDROI~1\ANDROI~1\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:54:10.2] Arguments: list avd
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-05-05 17:54:14.6] -- Process Finished [-1] --
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment