MvvmCross.Platform.Exceptions.MvxException: Problem seen creating View-ViewModel lookup table - you have more than one View registered for the ViewModels: 2*HomeViewModel (HomeView,HomeView) ---> System.ArgumentException: An item with the same key has already been added. Key: MvxFormsTemplate.ViewModels.HomeViewModel
有一个公共DNS。它可以找到here。它是所有开发人员的公共DNS。它解析为lcoalcode.net
出于某种原因,我不能再127.0.0.1
了。当我这样做时,我得到:
Ping请求找不到主机localcode.net。请检查名称 然后再试一次。
当我跑ping localcode.net
时;我得到以下内容:
无法解析目标系统名称localcode.net。
修改
我的ISP是康卡斯特。我在两个不同的ISP上问了我的两个朋友试图ping tracert localcode.net
。 Verizon ISP工作;但康卡斯特没有。
发生了什么事?
答案 0 :(得分:1)
找到答案。 康卡斯特正在过滤DNS。抽搐!
将路由器设置中的主DNS更改为8.8.8.8
到Google的公共DNS。