Giter Club home page Giter Club logo

pricetrendcam's People

Contributors

humbertomoli99 avatar

Stargazers

 avatar

Watchers

 avatar

pricetrendcam's Issues

Fix System.Runtime.InteropServices.COMException: No se han detectado componentes instalados. (0x800F1000) in ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0 (Int32 hr)

Version 1.0.0.0(1.0.0.0)

Stacktrace

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Microsoft.UI.Xaml.IVisualStateManagerStaticsMethods.GoToState(IObjectReference _obj, Control control, String stateName, Boolean useTransitions);ABI.Microsoft.UI.Xaml

PriceTrendCam.Views.MainPage.UserControl_PointerEntered(Object sender, PointerRoutedEventArgs e);PriceTrendCam.Views

ABI.Microsoft.UI.Xaml.Input.PointerEventHandler.Do_Abi_Invoke(IntPtr thisPtr, IntPtr sender, IntPtr e);ABI.Microsoft.UI.Xaml.Input

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.Runtime.InteropServices.COMException: No se han detectado componentes instalados. (0x800F1000)

Link to App Center

Fix System.ArgumentException: Page not found: PriceTrendCam.ViewModels.ProductDetailsViewModel. Did you forget to call PageService.Configure? in PageService.GetPageType (String key)

Version 1.0.0.0(1.0.0.0)

Stacktrace

PriceTrendCam.Services.PageService.GetPageType(String key);PriceTrendCam.Services

PriceTrendCam.Services.NavigationService.NavigateTo(String pageKey, Object parameter, Boolean clearNavigation);PriceTrendCam.Services

PriceTrendCam.Services.NavigationViewService.OnItemInvoked(NavigationView sender, NavigationViewItemInvokedEventArgs args);PriceTrendCam.Services

ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args);ABI.Windows.Foundation

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.ArgumentException: Page not found: PriceTrendCam.ViewModels.ProductDetailsViewModel. Did you forget to call PageService.Configure?

Link to App Center

Fix System.ArgumentException: El parámetro no es correcto. value in ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0 (Int32 hr)

Version 1.0.0+c0e6057249ce5f4eeffc119c252b5703c55ecb42(1.0.0.0)

Stacktrace

WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr);WinRT

ABI.Microsoft.UI.Xaml.Markup.IXamlBindingHelperStaticsMethods.ConvertValue(IObjectReference _obj, Type type, Object value);ABI.Microsoft.UI.Xaml.Markup

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_ViewModel_ProductUrl(String obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_ViewModel(ProductDetailsViewModel obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_(ProductDetailsPage obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update();PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Initialize();PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Loading(FrameworkElement src, Object data);PriceTrendCam.Views.ProductDetailsPage

WinRT.EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_UI_Xaml_FrameworkElement__object.EventState.b__1_0(FrameworkElement sender, Object args);WinRT.EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_UI_Xaml_FrameworkElement__object

ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args);ABI.Windows.Foundation

WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.ArgumentException: El parámetro no es correcto.

value

Link to App Center

Fix System.UriFormatException: Invalid URI: The URI is empty. in AddSelectorsViewModel.UpdateStoreDetails (Store partnerStore)

Version 1.0.0.0(1.0.0.0)

Stacktrace

PriceTrendCam.ViewModels.AddSelectorsViewModel.UpdateStoreDetails(Store partnerStore);PriceTrendCam.ViewModels

PriceTrendCam.ViewModels.AddSelectorsViewModel.GetDataFromUrlAsync(String Url);PriceTrendCam.ViewModels

PriceTrendCam.Views.AddSelectorsPage.WebView_NavigationStarting(WebView2 sender, CoreWebView2NavigationStartingEventArgs args);PriceTrendCam.Views

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.UriFormatException: Invalid URI: The URI is empty.

Link to App Center

Fix System.InvalidCastException: Unable to cast object of type 'PriceTrendCam.Views.ProductListItem' to type 'PriceTrendCam.Views.SelectorListItem'. in MainPage.ListViewRight_ContainerContentChanging (ListViewBase sender, ContainerContentChangingEventArgs args)

Version 1.0.0.0(1.0.0.0)

Stacktrace

PriceTrendCam.Views.MainPage.ListViewRight_ContainerContentChanging(ListViewBase sender, ContainerContentChangingEventArgs args);PriceTrendCam.Views

ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args);ABI.Windows.Foundation

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.InvalidCastException: Unable to cast object of type 'PriceTrendCam.Views.ProductListItem' to type 'PriceTrendCam.Views.SelectorListItem'.

Link to App Center

Fix System.NotSupportedException: Cannot delete ProductListItem: it has no PK in SQLiteConnection.Delete (Object primaryKey, TableMapping map)

Version 1.0.0.0(1.0.0.0)

Stacktrace

SQLite.SQLiteConnection.Delete(Object primaryKey, TableMapping map);SQLite

SQLite.SQLiteAsyncConnection.<>c__DisplayClass33_0`1.b__0();SQLite.SQLiteAsyncConnection

PriceTrendCam.Core.Services.PriceTrackerDbService.DeleteAsync[T](Int32 id);PriceTrendCam.Core.Services

PriceTrendCam.ViewModels.MainViewModel.DeleteCommand_ExecuteRequested(XamlUICommand sender, ExecuteRequestedEventArgs args);PriceTrendCam.ViewModels

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.NotSupportedException: Cannot delete ProductListItem: it has no PK

Link to App Center

Fix Microsoft.UI.Xaml.Markup.XamlParseException: XAML parsing failed. in ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0 (Int32 hr)

Version 1.0.0.0(1.0.0.0)

Stacktrace

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr);WinRT

ABI.Microsoft.UI.Xaml.IApplicationStaticsMethods.LoadComponent(IObjectReference _obj, Object component, Uri resourceLocator, ComponentResourceLocation componentResourceLocation);ABI.Microsoft.UI.Xaml

PriceTrendCam.Views.MainPage.InitializeComponent();PriceTrendCam.Views

PriceTrendCam.Views.MainPage..ctor();PriceTrendCam.Views.MainPage

PriceTrendCam.PriceTrendCam_XamlTypeInfo.XamlTypeInfoProvider.Activate_137_MainPage();PriceTrendCam.PriceTrendCam_XamlTypeInfo

PriceTrendCam.PriceTrendCam_XamlTypeInfo.XamlUserType.ActivateInstance();PriceTrendCam.PriceTrendCam_XamlTypeInfo

ABI.Microsoft.UI.Xaml.Markup.IXamlType.Do_Abi_ActivateInstance_13(IntPtr thisPtr, IntPtr* result);ABI.Microsoft.UI.Xaml.Markup

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr);WinRT

ABI.Microsoft.UI.Xaml.Controls.IFrameMethods.Navigate(IObjectReference _obj, Type sourcePageType, Object parameter);ABI.Microsoft.UI.Xaml.Controls

PriceTrendCam.Services.NavigationService.NavigateTo(String pageKey, Object parameter, Boolean clearNavigation);PriceTrendCam.Services

PriceTrendCam.Activation.DefaultActivationHandler.HandleInternalAsync(LaunchActivatedEventArgs args);PriceTrendCam.Activation

PriceTrendCam.Activation.ActivationHandler`1.HandleAsync(Object args);PriceTrendCam.Activation

PriceTrendCam.Services.ActivationService.HandleActivationAsync(Object activationArgs);PriceTrendCam.Services

PriceTrendCam.Services.ActivationService.ActivateAsync(Object activationArgs);PriceTrendCam.Services

PriceTrendCam.App.OnLaunched(LaunchActivatedEventArgs args);PriceTrendCam

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

Microsoft.UI.Xaml.Markup.XamlParseException: XAML parsing failed.

Link to App Center

Fix System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Int32'. in MainPage_obj1_Bindings.UpdateTwoWay_18_SelectedItem ()

Version 1.5.1.0(1.5.1.0)

Stacktrace

PriceTrendCam.Views.MainPage.MainPage_obj1_Bindings.UpdateTwoWay_18_SelectedItem();PriceTrendCam.Views.MainPage

PriceTrendCam.Views.MainPage.MainPage_obj1_Bindings.MainPage_obj1_BindingsTracking.<RegisterTwoWayListener_18>b__8_0(DependencyObject sender, DependencyProperty prop);PriceTrendCam.Views.MainPage.MainPage_obj1_Bindings

ABI.Microsoft.UI.Xaml.DependencyPropertyChangedCallback.Do_Abi_Invoke(IntPtr thisPtr, IntPtr sender, IntPtr dp);ABI.Microsoft.UI.Xaml

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Int32'.

Link to App Center

Fix System.NullReferenceException: Object reference not set to an instance of an object. in AddSelectorsViewModel.UpdateStoreDetails (Store partnerStore)

Version 1.0.0+ad28891dca22170c6f30bcf778eb66c844f16b33(1.0.0.0)

Stacktrace

PriceTrendCam.ViewModels.AddSelectorsViewModel.UpdateStoreDetails(Store partnerStore);PriceTrendCam.ViewModels

PriceTrendCam.Views.AddSelectorsPage.WebView_NavigationStarting(WebView2 sender, CoreWebView2NavigationStartingEventArgs args);PriceTrendCam.Views

WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.NullReferenceException: Object reference not set to an instance of an object.

Link to App Center

Fix System.ArgumentException: Value does not fall within the expected range. in ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0 (Int32 hr)

Version 1.0.0.0(1.0.0.0)

Stacktrace

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Microsoft.UI.Xaml.Controls.IContentDialogMethods.ShowAsync(IObjectReference _obj);ABI.Microsoft.UI.Xaml.Controls

PriceTrendCam.ViewModels.MainViewModel.OrderList();PriceTrendCam.ViewModels

CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask);CommunityToolkit.Mvvm.Input

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.ArgumentException: Value does not fall within the expected range.

Link to App Center

Fix System.UriFormatException: Invalid URI: The URI is empty. in AddSelectorsPage.AddressBar_QuerySubmitted (AutoSuggestBox sender, AutoSuggestBoxQuerySubmittedEventArgs args)

Version 1.5.1.0(1.5.1.0)

Stacktrace

PriceTrendCam.Views.AddSelectorsPage.AddressBar_QuerySubmitted(AutoSuggestBox sender, AutoSuggestBoxQuerySubmittedEventArgs args);PriceTrendCam.Views

WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.UriFormatException: Invalid URI: The URI is empty.

Link to App Center

Fix System.ArgumentException: El parámetro no es correcto. value in ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0 (Int32 hr)

Version 1.5.1.0(1.5.1.0)

Stacktrace

WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr);WinRT

ABI.Microsoft.UI.Xaml.Markup.IXamlBindingHelperStaticsMethods.ConvertValue(IObjectReference _obj, Type type, Object value);ABI.Microsoft.UI.Xaml.Markup

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_ViewModel_ProductUrl(String obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_ViewModel(ProductDetailsViewModel obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_(ProductDetailsPage obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update();PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Initialize();PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Loading(FrameworkElement src, Object data);PriceTrendCam.Views.ProductDetailsPage

WinRT.EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_UI_Xaml_FrameworkElement__object.EventState.b__1_0(FrameworkElement sender, Object args);WinRT.EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_UI_Xaml_FrameworkElement__object

ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args);ABI.Windows.Foundation

WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.ArgumentException: El parámetro no es correcto.

value

Link to App Center

Fix System.Runtime.InteropServices.COMException: La aplicación llamó a una interfaz que se aplanó para un diferente subproceso. (0x8001010E (RPC_E_WRONG_THREAD)) in ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0 (Int32 hr)

Version 1.5.1.0(1.5.1.0)

Stacktrace

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

Reason

System.Runtime.InteropServices.COMException: La aplicación llamó a una interfaz que se aplanó para un diferente subproceso. (0x8001010E (RPC_E_WRONG_THREAD))

Link to App Center

Fix System.ArgumentException: PriceTrendCam.ViewModels.NotificationSettingsContentDialogViewModel needs to be registered in ConfigureServices within App.xaml.cs. in App.GetService[T] ()

Version 1.0.0.0(1.0.0.0)

Stacktrace

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.Views.ProductDetailsPage.BtnEditNotification_Click(Object sender, RoutedEventArgs e);PriceTrendCam.Views

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.ArgumentException: PriceTrendCam.ViewModels.NotificationSettingsContentDialogViewModel needs to be registered in ConfigureServices within App.xaml.cs.

Link to App Center

Fix System.Runtime.InteropServices.COMException: La aplicación llamó a una interfaz que se aplanó para un diferente subproceso. (0x8001010E (RPC_E_WRONG_THREAD)) in ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0 (Int32 hr)

Version 1.0.0.0(1.0.0.0)

Stacktrace

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

PriceTrendCam.App.GetServiceT;PriceTrendCam

PriceTrendCam.Views.NotificationSettingsContentDialog..ctor();PriceTrendCam.Views.NotificationSettingsContentDialog

Reason

System.Runtime.InteropServices.COMException: La aplicación llamó a una interfaz que se aplanó para un diferente subproceso. (0x8001010E (RPC_E_WRONG_THREAD))

Link to App Center

Fix System.InvalidOperationException: Operation is not valid due to the current state of the object. in ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0 (Int32 hr)

Version 1.0.0+c0e6057249ce5f4eeffc119c252b5703c55ecb42(1.0.0.0)

Stacktrace

WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr);WinRT

WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr);WinRT

ABI.Windows.Storage.IApplicationDataStaticsMethods.get_Current(IObjectReference _obj);ABI.Windows.Storage

PriceTrendCam.App..cctor() in C:\Users\USER\source\repos\humbertomoli99\PriceTrendCam\PriceTrendCam\App.xaml.cs:line 34;PriceTrendCam.App

Reason

System.InvalidOperationException: Operation is not valid due to the current state of the object.

Link to App Center

Fix System.ArgumentException: El parámetro no es correcto. in ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0 (Int32 hr)

Version 1.5.1.0(1.5.1.0)

Stacktrace

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Microsoft.UI.Xaml.Markup.IXamlBindingHelperStaticsMethods.ConvertValue(IObjectReference _obj, Type type, Object value);ABI.Microsoft.UI.Xaml.Markup

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_ViewModel_ProductUrl(String obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_ViewModel(ProductDetailsViewModel obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_(ProductDetailsPage obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update();PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Initialize();PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Loading(FrameworkElement src, Object data);PriceTrendCam.Views.ProductDetailsPage

WinRT.EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_UI_Xaml_FrameworkElement__object.EventState.b__1_0(FrameworkElement sender, Object args);WinRT.EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_UI_Xaml_FrameworkElement__object

ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args);ABI.Windows.Foundation

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.ArgumentException: El parámetro no es correcto.

Link to App Center

Fix System.ArgumentException: Page not found: PriceTrendCam.ViewModels.ControlPagerViewModel. Did you forget to call PageService.Configure? in PageService.GetPageType (String key)

Version 1.0.0.0(1.0.0.0)

Stacktrace

PriceTrendCam.Services.PageService.GetPageType(String key);PriceTrendCam.Services

PriceTrendCam.Services.NavigationService.NavigateTo(String pageKey, Object parameter, Boolean clearNavigation);PriceTrendCam.Services

PriceTrendCam.Services.NavigationViewService.OnItemInvoked(NavigationView sender, NavigationViewItemInvokedEventArgs args);PriceTrendCam.Services

ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args);ABI.Windows.Foundation

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.ArgumentException: Page not found: PriceTrendCam.ViewModels.ControlPagerViewModel. Did you forget to call PageService.Configure?

Link to App Center

Fix System.ArgumentException: El parámetro no es correcto. value in ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0 (Int32 hr)

Version 1.0.0+ad28891dca22170c6f30bcf778eb66c844f16b33(1.0.0.0)

Stacktrace

WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr);WinRT

ABI.Microsoft.UI.Xaml.Markup.IXamlBindingHelperStaticsMethods.ConvertValue(IObjectReference _obj, Type type, Object value);ABI.Microsoft.UI.Xaml.Markup

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_ViewModel_ProductUrl(String obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_ViewModel(ProductDetailsViewModel obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update_(ProductDetailsPage obj, Int32 phase);PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Update();PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Initialize();PriceTrendCam.Views.ProductDetailsPage

PriceTrendCam.Views.ProductDetailsPage.ProductDetailsPage_obj1_Bindings.Loading(FrameworkElement src, Object data);PriceTrendCam.Views.ProductDetailsPage

WinRT.EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_UI_Xaml_FrameworkElement__object.EventState.b__1_0(FrameworkElement sender, Object args);WinRT.EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_UI_Xaml_FrameworkElement__object

ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args);ABI.Windows.Foundation

WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.ArgumentException: El parámetro no es correcto.

value

Link to App Center

Fix System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Int32'. in MainPage_obj1_Bindings.UpdateTwoWay_18_SelectedItem ()

Version 1.0.0.0(1.0.0.0)

Stacktrace

PriceTrendCam.Views.MainPage.MainPage_obj1_Bindings.UpdateTwoWay_18_SelectedItem();PriceTrendCam.Views.MainPage

PriceTrendCam.Views.MainPage.MainPage_obj1_Bindings.MainPage_obj1_BindingsTracking.<RegisterTwoWayListener_18>b__12_1(DependencyObject sender, DependencyProperty prop);PriceTrendCam.Views.MainPage.MainPage_obj1_Bindings

ABI.Microsoft.UI.Xaml.DependencyPropertyChangedCallback.Do_Abi_Invoke(IntPtr thisPtr, IntPtr sender, IntPtr dp);ABI.Microsoft.UI.Xaml

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Int32'.

Link to App Center

Fix System.ArgumentException: Page not found: PriceTrendCam.ViewModels.EverydayPhrasesUserControlViewModel. Did you forget to call PageService.Configure? in PageService.GetPageType (String key)

Version 1.0.0.0(1.0.0.0)

Stacktrace

PriceTrendCam.Services.PageService.GetPageType(String key);PriceTrendCam.Services

PriceTrendCam.Services.NavigationService.NavigateTo(String pageKey, Object parameter, Boolean clearNavigation);PriceTrendCam.Services

PriceTrendCam.Services.NavigationViewService.OnItemInvoked(NavigationView sender, NavigationViewItemInvokedEventArgs args);PriceTrendCam.Services

WinRT.EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_UI_Xaml_Controls_NavigationView__global__Microsoft_UI_Xaml_Controls_NavigationViewItemInvokedEventArgs.EventState.b__1_0(NavigationView sender, NavigationViewItemInvokedEventArgs args);WinRT.EventSource_global__Windows_Foundation_TypedEventHandler_global__Microsoft_UI_Xaml_Controls_NavigationView__global__Microsoft_UI_Xaml_Controls_NavigationViewItemInvokedEventArgs

ABI.Windows.Foundation.TypedEventHandler`2.Do_Abi_Invoke[TSenderAbi,TResultAbi](Void* thisPtr, TSenderAbi sender, TResultAbi args);ABI.Windows.Foundation

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.ArgumentException: Page not found: PriceTrendCam.ViewModels.EverydayPhrasesUserControlViewModel. Did you forget to call PageService.Configure?

Link to App Center

Fix System.UriFormatException: Invalid URI: The URI is empty. in AddSelectorsPage.AddressBar_QuerySubmitted (AutoSuggestBox sender, AutoSuggestBoxQuerySubmittedEventArgs args)

Version 1.0.0.0(1.0.0.0)

Stacktrace

PriceTrendCam.Views.AddSelectorsPage.AddressBar_QuerySubmitted(AutoSuggestBox sender, AutoSuggestBoxQuerySubmittedEventArgs args);PriceTrendCam.Views

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.UriFormatException: Invalid URI: The URI is empty.

Link to App Center

Fix System.InvalidCastException: Unable to cast object of type 'System.String' to type 'Microsoft.UI.Xaml.Controls.ComboBoxItem'. in NewWebScrapingToolsProfilePage.cmbWebAutomationTool_SelectionChanged (Object sender, SelectionChangedEventArgs e)

Version 1.0.0.0(1.0.0.0)

Stacktrace

PriceTrendCam.Views.NewWebScrapingToolsProfilePage.cmbWebAutomationTool_SelectionChanged(Object sender, SelectionChangedEventArgs e);PriceTrendCam.Views

ABI.Microsoft.UI.Xaml.Controls.SelectionChangedEventHandler.Do_Abi_Invoke(IntPtr thisPtr, IntPtr sender, IntPtr e);ABI.Microsoft.UI.Xaml.Controls

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.InvalidCastException: Unable to cast object of type 'System.String' to type 'Microsoft.UI.Xaml.Controls.ComboBoxItem'.

Link to App Center

Inbox Coupons

Ahorre tiempo y dinero al permitir buscar cupones de correos electrónicos de promociones minoristas en su bandeja de entrada y mostrarlos.

Fix System.ArgumentNullException: Value cannot be null. (Parameter 'source') in AddSelectorsViewModel.GetStoreUrlsByUrl (String url)

Version 1.0.0+c0e6057249ce5f4eeffc119c252b5703c55ecb42(1.0.0.0)

Stacktrace

PriceTrendCam.ViewModels.AddSelectorsViewModel.GetStoreUrlsByUrl(String url);PriceTrendCam.ViewModels

PriceTrendCam.ViewModels.AddSelectorsViewModel.GetStoreDetailsAsync(String Url);PriceTrendCam.ViewModels

PriceTrendCam.ViewModels.AddSelectorsViewModel.GetDataFromUrlAsync(String Url);PriceTrendCam.ViewModels

PriceTrendCam.Views.AddSelectorsPage.WebView_NavigationStarting(WebView2 sender, CoreWebView2NavigationStartingEventArgs args);PriceTrendCam.Views

WinRT.ExceptionHelpers.g__Throw|39_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.ArgumentNullException: Value cannot be null. (Parameter 'source')

Link to App Center

Fix System.ArgumentException: Source object type is not a projected type and does not inherit from a projected type. (Parameter 'value') in CastExtensions.GetRefForObject (Object value)

Version 1.0.0.0(1.0.0.0)

Stacktrace

WinRT.CastExtensions.GetRefForObject(Object value);WinRT

WinRT.CastExtensions.As[TInterface](Object value);WinRT

PriceTrendCam.Views.AddSelectorsPage.AddSelectorsPage_obj37_Bindings.SetDataRoot(Object newDataRoot);PriceTrendCam.Views.AddSelectorsPage

PriceTrendCam.Views.AddSelectorsPage.AddSelectorsPage_obj37_Bindings.ProcessBindings(Object item, Int32 itemIndex, Int32 phase, Int32& nextPhase);PriceTrendCam.Views.AddSelectorsPage

ABI.Microsoft.UI.Xaml.Markup.IDataTemplateComponent.Do_Abi_ProcessBindings_1(IntPtr thisPtr, IntPtr item, Int32 itemIndex, Int32 phase, Int32* nextPhase);ABI.Microsoft.UI.Xaml.Markup

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.ArgumentException: Source object type is not a projected type and does not inherit from a projected type. (Parameter 'value')

Link to App Center

Fix System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Int32'. in MainPage.RowsPerPageOption_SelectionChanged (Object sender, SelectionChangedEventArgs e)

Version 1.0.0.0(1.0.0.0)

Stacktrace

PriceTrendCam.Views.MainPage.RowsPerPageOption_SelectionChanged(Object sender, SelectionChangedEventArgs e);PriceTrendCam.Views

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Int32'.

Link to App Center

Fix System.Runtime.InteropServices.COMException: Error catastrófico (0x8000FFFF (E_UNEXPECTED)) in ExceptionHelpers.<ThrowExceptionForHR>g__Throw|20_0 (Int32 hr)

Version 1.0.0.0(1.0.0.0)

Stacktrace

WinRT.ExceptionHelpers.g__Throw|20_0(Int32 hr);WinRT

ABI.Windows.ApplicationModel.Core.IUnhandledErrorMethods.Propagate(IObjectReference _obj);ABI.Windows.ApplicationModel.Core

Reason

System.Runtime.InteropServices.COMException: Error catastrófico (0x8000FFFF (E_UNEXPECTED))

Link to App Center

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.