5D通行证的一些错误...

      web产品思考 2007-5-15 23:20

通行证退出经常出现:

Line 177:        MyUser u = new MyUser();
Line 178:        u.Identity = temp.Rows[0]["Identity"]+"";
Line 179:        u.Fullname = temp.Rows[0]["Fullname"] + "";
Line 180:        u.Nickname = temp.Rows[0]["Nickname"] + "";

应该是identity丢失,改写不了myuser实体类的identity的属性值.

通行证 偶尔登陆后主页还是显示出没登陆状态,但是可以进blog发表文章等任何操作...

官方BLOGhttp://www.feelhum.com 官方BLOGhttp://www.feelhum.com
标签集:TAGS:5dblog
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}