Hi.
I simply changed the viewmodel name and view name to ManageCheckListViewModel and ManageCheckListView respectively, now it worked fine.
I also created another project with different name and it worked too. Viewmodels and views can't contain the root namespace in the name (in my case "Checklist").
Thanks Morgan.
I simply changed the viewmodel name and view name to ManageCheckListViewModel and ManageCheckListView respectively, now it worked fine.
I also created another project with different name and it worked too. Viewmodels and views can't contain the root namespace in the name (in my case "Checklist").
Thanks Morgan.