无法将“System.Web.Profile.DefaultProfile”类型的对象强制转换为“ProfileCommon”类型

时间:2011-04-20 17:04:55

标签: asp.net

我正在尝试为其中一个成员对象创建一个空白配置文件,我看到上面的错误。

“无法将'System.Web.Profile.DefaultProfile'类型的对象强制转换为'ProfileCommon'。”

有人有什么建议吗?

1 个答案:

答案 0 :(得分:0)

ProfileCommon inherits from ProfileBase班级 DefaultProfileinherits from ProfileBase