读书人

2.0中个性华用户配置的有关问题

发布时间: 2011-12-11 23:19:43 作者: rapoo

2.0中个性华用户配置的问题
我在app_code中定义了一个类abc
然然在web.config中
添加
<profile>
<proerties>
<add name= "abc " type= "abc " serializeAs= "Binary ">
</proerties>
</profile>

然后生成网站
却提示:属性类型abc比Profile.Common.abc访问级别低,这是怎么回事?

[解决办法]
兄弟我也碰到过类似问题,
但是我解决了,你去非常编程网看看,
网址:www.xiangboren.cn

读书人网 >asp.net

热点推荐