@Allie
@Justin
demo都在这里了。只需要再建2个aspx文件
1个是login.aspx,随便出点比如loginpage这样的字
另外1个是session\test.aspx,也随便出点字比如thisisatest
然后直接访问
http://localhost/session/test.aspx
正常的话会出thisisatest
而在那台有问题的机器上则会重定向到login.aspx,看到的字就是loginpage
Allie,呵呵,今天出现第5台了。
这台机器以前machinekey不对,我重装了iis
然后重装.net 2.0 runtime,把DPAPI的错误修好了。然后就出这个毛病了。
我明天去找win2k3 sp2来试试。