I am chinese,i have one problem at the book
ASP.NET Security, in chapter 8,about .net passport.
I tried to test the files from chapter 8,but I received an error.
¡°/¡±Ã¦ÃóÃÃòÃõ÷þÃñÃ÷´ÃÃó¡ £
--------------------------------------------------------------------------------
Ã
äÃôÃÃó
õÃ÷: Ãô¦ÃÃÃò¸ÃÃëÃóÃṩ·þÃñÃùà èµÃÃ
äÃÃÃüþñ³ö´Ã¡£Ãë¼ì²é ÃÃÃæµÃÃö¨´ÃÃóÃêøÃÃ
â²¢à õ±µÃÃøÃÃ
äÃÃÃüþ¡£
·ÃÃöÃ÷´ÃÃóÃÃ
â: ÃÃæÃóÃÃò¼¶±ðÃÃÃâùÃÃâ² áê allowDefinition='MachineToApplication' µÃ½ÃÃôÃÃóµÃ¡£µ¼ÃøôÃÃóµ ÃÃÂÃò¿ÃÃÃÃÃÃà IIS ÃÃûÃý«ÃéÃâÿüÃ÷êæÃó ÃÃò½øÃÃÃ
äÃá£
ô´ÃÃó:
Ãà 36£º "Passport" and "None"
Ãà 37£º -->
Ãà 38£º <authentication mode="Passport">
Ãà 39£º <passport redirectUrl="login.aspx"/>
Ãà 40£º </authentication>
ôÃüþ: c:\inetpub\wwwroot\securepassportapp\web.config ÃÃ: 38
--------------------------------------------------------------------------------
°æ±¾ÃÃ
â: Microsoft .NET ¿ò¼Ã°æ±¾:1.0.3705.0; ASP.NET °æ±¾:1.0.3705.0
before this,I installed .net passport sdk and registered this web
application in
http://www.netservicesmanager.com.I have done all the steps according to your book,but the securepassportapp still cann't work normally,just come out the error above.can you help
me,thank you.