Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
144527 | May 10,2019 06:13 AM UTC | May 15,2019 10:32 AM UTC | Xamarin.Forms | 5 |
![]() |
Tags: SfListView |
I'm having some trouble with the new Xamarin.Forms, with
version 3.5.0.129542.
The app starts normally in UWP, but in Android when I try to
open any page that contains a sfListView control, the TypeLoadException gets
thrown with the following description:
Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular
registration. See the inner exception for details. Registration:
Activator = ServiceItemsView (ReflectionActivator), Services = [ServiceItems (System.Object)],
Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None,
Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking
the constructor 'Void .ctor()' on type 'ServiceItemsView'. ---> VTable setup
of type Syncfusion.ListView.XForms.SfListView failed (See inner exception for
details.) (See inner exception for details.) --->
Autofac.Core.DependencyResolutionException: An exception was thrown while
invoking the constructor 'Void .ctor()' on type 'ServiceItemsView'. --->
VTable setup of type
Syncfusion.ListView.XForms.SfListView failed (See inner
exception for details.) ---> System.TypeLoadException: VTable setup of type
Syncfusion.ListView.XForms.SfListView failed
at
XamApp.Views.ServiceItemsView..ctor
How can I solve this problem?
Thank you.
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.