Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created August 7, 2015 11:29
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/8acebbac9abf1bf14d11 to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/8acebbac9abf1bf14d11 to your computer and use it in GitHub Desktop.
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-08-07 16:47:30.6] Initial entitlements: iOS Priority 2016-07-28 15:05:34Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-08-07 16:47:30.6] Running license sync for iOS
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-08-07 16:47:31.1] Initial entitlements: Android Priority 2016-07-28 15:05:34Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-08-07 16:47:31.1] Running license sync for Android
Xamarin.VisualStudio.Shell.XamarinShellPackage Error: 0 : [2015-08-07 16:47:36.7] Failed to update Android license: Could not find user with matching ID. (UserLookupFailure)
Xamarin.VisualStudio.Shell.XamarinShellPackage Error: 0 : [2015-08-07 16:47:37.2] Failed to update iOS license: Could not find user with matching ID. (UserLookupFailure)
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-08-07 16:47:37.2] Read license: iOS Priority 2016-07-28 20:35:34Z
Xamarin.VisualStudio.Shell.XamarinShellPackage Information: 0 : [2015-08-07 16:47:37.3] Read license: Android Priority 2016-07-28 20:35:34Z
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-08-07 16:47:56.4] BeginEdit
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-08-07 16:47:56.4] EndEdit
Xamarin.VisualStudio.ProfilerSettings Information: 0 : [2015-08-07 16:47:56.4] Settings successfully saved.
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-08-07 16:47:56.4] Hooked up SDB tracing adapter
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-08-07 16:47:56.4] Initialization finished
Xamarin.VisualStudio.IOS.XamarinIOSPackage Warning: 0 : [2015-08-07 16:47:56.4] Initializing Xamarin.VisualStudio.IOS.XamarinIOSPackage.
Xamarin.VisualStudio.IOS.XamarinIOSPackage Information: 0 : [2015-08-07 16:47:56.5] MDAddinsHash: 6571e3228ff9e432a98b468630ec5ffd35f2f6b3
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-08-07 16:47:57.2] BeginEdit
Xamarin.VisualStudio.ProfilerSettings Verbose: 0 : [2015-08-07 16:47:57.2] EndEdit
Xamarin.VisualStudio.ProfilerSettings Information: 0 : [2015-08-07 16:47:57.3] Settings successfully saved.
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-08-07 16:47:58.3] Hooked up SDB tracing adapter
Xamarin.VisualStudio.TastyPackage Information: 0 : [2015-08-07 16:47:58.3] Initialization finished
Xamarin.VisualStudio.Android.XamarinAndroidPackage Warning: 0 : [2015-08-07 16:47:58.3] Initializing Xamarin.VisualStudio.Android.XamarinAndroidPackage
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-08-07 16:47:58.3] -- Starting Process - 08/07/2015 16:47:57 --
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-08-07 16:47:58.3] Executable: E:\SDK_NDKFOLDER\android-sdk\tools\android.bat
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-08-07 16:47:58.3] Arguments: list avd
Xamarin.VisualStudio.ProcessWrapper Verbose: 0 : [2015-08-07 16:48:01.1] -- Process Finished [-1] --
Xamarin.VisualStudio.Shell.XamarinShellPackage Error: 0 : [2015-08-07 16:48:01.3] Metadata lookup failed
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchProjectEntries(AssemblyName assemblyName, String typeName, Boolean ignoreTypeCase, Assembly& assembly)
at Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchEntries(AssemblyName assemblyName, String typeName, Boolean ignoreCase, Assembly& assembly, ReferenceType refType)
at Microsoft.VisualStudio.Design.VSTypeResolutionService.SearchEntries(AssemblyName assemblyName, String typeName, Boolean ignoreTypeCase, Assembly& assembly)
at Microsoft.VisualStudio.Design.VSTypeResolutionService.System.ComponentModel.Design.ITypeResolutionService.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase)
at Microsoft.VisualStudio.Design.VSTypeResolutionService.System.ComponentModel.Design.ITypeResolutionService.GetType(String name)
at Microsoft.VisualStudio.Design.VSDynamicTypeService.OnTypeResolve(Object sender, ResolveEventArgs e)
at System.AppDomain.OnTypeResolveEvent(RuntimeAssembly assembly, String typeName)
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName)
at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
at System.Type.GetType(String typeName)
at Xamarin.Designer.DesignerService.CreateEditor(XElement editor)
at Xamarin.Designer.PropertyEditing.PropertySetEditor.Initialize(DesignerService service, XElement e)
at Xamarin.Designer.DesignerService.CreateEditor(XElement editor)
at Xamarin.Designer.DesignerService.LoadComponentMetadata(XElement e, String& cname)
at Xamarin.Designer.DesignerService.LoadMetadata(XDocument propertyMetadata)
at Xamarin.Designer.DesignerService.LoadMetadata()
Xamarin.VisualStudio.IOS.BuildServerAddressProvider.BuildServerAddressProvider Error: 0 : [2015-08-07 16:48:09.8] Server address 255.255.255.255 is not routable
Xamarin.VisualStudio.IOS.BuildServerAddressProvider.BuildServerAddressProvider Information: 0 : [2015-08-07 16:48:09.8] SelectedEnded launching with result Error - 255.255.255.255
Xamarin.VisualStudio.Forms.Intellisense.ProjectTypeResolver Error: 0 : [2015-08-07 16:51:22.0] 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.Forms.Intellisense.ProjectTypeResolver Error: 0 : [2015-08-07 16:51:28.5] An error occurred searching types for the given assembly
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.ResolveAssembly(Module scope, Token tokenAssemblyRef)
at Microsoft.MetadataReader.MetadataOnlyModule.ResolveTypeRef(ITypeReference typeReference)
at Microsoft.MetadataReader.MetadataOnlyTypeReference.GetResolvedTypeWorker()
at Microsoft.MetadataReader.TypeProxy.GetResolvedType()
at Microsoft.MetadataReader.TypeProxy.get_Module()
at Microsoft.MetadataReader.MetadataOnlyTypeDef.Equals(Type other)
at Microsoft.VisualStudio.Shell.Design.TypeWrapper.Equals(Type o)
at Microsoft.MetadataReader.MetadataOnlyTypeDef.IsValueTypeHelper()
at Microsoft.MetadataReader.MetadataOnlyTypeDef.IsValueTypeImpl()
at Microsoft.VisualStudio.Shell.Design.TypeWrapper.IsValueTypeImpl()
at System.Type.get_IsClass()
at Xamarin.VisualStudio.Forms.Intellisense.ProjectTypeResolver.<SearchTypesAsync>b__24()
Xamarin.VisualStudio.Forms.Intellisense.ProjectTypeResolver Error: 0 : [2015-08-07 16:51:28.5] An error occurred searching types for the given assembly
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.ResolveAssembly(Module scope, Token tokenAssemblyRef)
at Microsoft.MetadataReader.MetadataOnlyModule.ResolveTypeRef(ITypeReference typeReference)
at Microsoft.MetadataReader.MetadataOnlyTypeReference.GetResolvedTypeWorker()
at Microsoft.MetadataReader.TypeProxy.GetResolvedType()
at Microsoft.MetadataReader.TypeProxy.get_Module()
at Microsoft.MetadataReader.MetadataOnlyTypeDef.Equals(Type other)
at Microsoft.VisualStudio.Shell.Design.TypeWrapper.Equals(Type o)
at Microsoft.MetadataReader.MetadataOnlyTypeDef.IsValueTypeHelper()
at Microsoft.MetadataReader.MetadataOnlyTypeDef.IsValueTypeImpl()
at Microsoft.VisualStudio.Shell.Design.TypeWrapper.IsValueTypeImpl()
at System.Type.get_IsClass()
at Xamarin.VisualStudio.Forms.Intellisense.ProjectTypeResolver.<SearchTypesAsync>b__24()
Xamarin.VisualStudio.Forms.Intellisense.ProjectTypeResolver Error: 0 : [2015-08-07 16:51:53.7] An error occurred searching types for the given assembly
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
at System.Reflection.Assembly.Load(AssemblyName assemblyRef)
at Microsoft.VisualStudio.Design.VSTypeResolutionService.System.ComponentModel.Design.IDesignTimeAssemblyLoader.LoadRuntimeAssembly(AssemblyName targetAssemblyName)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.LoadRuntimeAssembly(AssemblyName assemblyName)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.ResolveAssemblyFromRuntimeLocation(AssemblyName name)
at Microsoft.VisualStudio.Shell.Design.VsTargetFrameworkUniverse.ResolveAssembly(Module scope, Token tokenAssemblyRef)
at Microsoft.MetadataReader.MetadataOnlyModule.ResolveTypeRef(ITypeReference typeReference)
at Microsoft.MetadataReader.MetadataOnlyTypeReference.GetResolvedTypeWorker()
at Microsoft.MetadataReader.TypeProxy.GetResolvedType()
at Microsoft.MetadataReader.TypeProxy.get_Module()
at Microsoft.MetadataReader.MetadataOnlyTypeDef.Equals(Type other)
at Microsoft.VisualStudio.Shell.Design.TypeWrapper.Equals(Type o)
at Microsoft.MetadataReader.MetadataOnlyTypeDef.IsValueTypeHelper()
at Microsoft.MetadataReader.MetadataOnlyTypeDef.IsValueTypeImpl()
at Microsoft.VisualStudio.Shell.Design.TypeWrapper.IsValueTypeImpl()
at System.Type.get_IsClass()
at Xamarin.VisualStudio.Forms.Intellisense.ProjectTypeResolver.<SearchTypesAsync>b__24()
Xamarin.VisualStudio.IOS.BuildServerAddressProvider.BuildServerAddressProvider Error: 0 : [2015-08-07 16:51:57.3] Server address 255.255.255.255 is not routable
Xamarin.VisualStudio.IOS.BuildServerAddressProvider.BuildServerAddressProvider Information: 0 : [2015-08-07 16:51:57.4] SelectedEnded launching with result Error - 255.255.255.255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment