REGDB_E_CLASSNOTREG [Windows Phone 8.1运行时] [英] REGDB_E_CLASSNOTREG [Windows Phone 8.1 Runtime]

查看:86
本文介绍了REGDB_E_CLASSNOTREG [Windows Phone 8.1运行时]的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


这是什么:)如何处理此错误。


项目正确编译。


这是我的MainPageViewModel:

使用System; 
使用System.Collections.Generic;
使用System.Linq;
使用System.Text;
使用System.Threading.Tasks;

namespace Something.ViewModel
{
public class MainPageViewModel:BaseViewModel
{
public MainPageViewModel()
{

}
}
}


XAML出错:



解决方案

嗨承办者_,


我在我身边做了一个简单的测试,但是我无法重现您的问题。在我看来,它可能是由你的环境造成的。请尝试重新启动Visual Studio并创建一个简单的项目再次测试它是否有效。


最好的问候,

Amy Peng


Hi,

What is this :) How can I dispose of this error.

Project compiles correctly.

This is my MainPageViewModel:

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Something.ViewModel
{
    public class MainPageViewModel : BaseViewModel
    {
        public MainPageViewModel()
        {            
           
        }
    }
}

Error in XAML:

解决方案

Hi undertaker_,

I have done a simple test in my side, but I can not reproduce your issue. In my mind it may be caused by your environment. Please try to restart your Visual Studio and create a simple project to test it again to see if it works.

Best Regards,
Amy Peng


这篇关于REGDB_E_CLASSNOTREG [Windows Phone 8.1运行时]的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆